OmniSocials API
string · required
Hashtag Sets
Save reusable, named groups of hashtags per workspace and apply one to a new post in a single call — appended to captions or dropped into the auto first comment.
Create a hashtag set
POST
/hashtag-sets
Saves a reusable, named group of hashtags. Tags may be passed with or without the leading '#'; they are deduped case-insensitively and stored in order. Max 100 tags per set.
Create a hashtag set › Request Body
nameSet name, e.g. "Fitness Brand". Unique per workspace.
required
Array of tags (["fitness", "#gym"]) or a single string ("#fitness
Create a hashtag set › Responses
Hashtag set created