Create a category queue
POST/social-media-posting/category/queues
Creates a new queue for a specific category within a location. This initializes the queue with all existing published posts from that category. If the category does not have any published posts, the queue is created with an empty post.
Request
Responses
- 201
 - 400
 - 401
 - 422
 
The queue has been successfully created.
Bad Request
Unauthorized
Unprocessable Entity