Create a new item in a category queue
POST/social-media-posting/category/queues/:queueId/create/item
Creates a new post item directly within a specified category queue. This is useful for adding new queue items without any existing published post.
Request
Responses
- 201
- 400
- 401
- 422
The queue item has been successfully created.
Bad Request
Unauthorized
Unprocessable Entity