Skip to main content

Add a post to Queue

Method: POST

URL: https://example.com/<MIXPOST_CORE_PATH>/api/<workspaceUuid>/posts/add-to-queue/{postUuid}

Authorization: Bearer <token>

Response:

{
"success": true,
"scheduled_at": "2024-05-02 08:49:15",
}