ghl_social_create_queue
Create a draft queue for a social media category to schedule posts at specified time slots. Use the update endpoint to activate the queue after creation.
Instructions
Create a new category queue Creates a queue in draft status for a category. Published posts are auto-added. Use update endpoint to activate. Endpoint: POST /social-media-posting/category/queues (Version header: v3; source: v3/social-planner-v3.json) OAuth scopes: socialplanner/category.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |