ghl_social_delete_queue_item
Deletes a specific social media post item from a category queue using queue and item IDs.
Instructions
Delete an item from a queue Deletes an item from a specific category queue. Endpoint: DELETE /social-media-posting/category/queues/{queueId}/items/{itemId} (Version header: v3; source: v3/social-planner-v3.json) OAuth scopes: socialplanner/category.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| itemId | Yes | ||
| queueId | Yes | ||
| sessionId | No | Edit session ID | |
| locationId | Yes | Location ID |