Skip to main content
Version: v3

Update queue settings or status

PUT 

/social-media-posting/category/queues/:queueId

Updates queue status (active/paused/deleted), time slots, or skip dates.

Request

Version stringrequired

API Version

Available optionsv3
queueId stringrequired
application/json

Bodyrequired

    locationIdstringrequired

    Location ID

    skipLegacyWatermarkboolean

    Skip legacy watermark cleanup when rescheduling posts

    statusobject

    Status of the Queue

    skipDateTimestring

    Skip Date Time in ISO format

    timeSlotsobject[]
    enableFuturePostsboolean

    Enable posting future content. Automatically Queue any New Posts Created in this Category.

    prioritizeNewContentboolean

    Prioritize new content over older content. When true, new items added via directToQueue will be placed at the top of the queue.

application/json

Queue updated successfully.

Schema
    successbooleanrequired
    statusCodenumberrequired
    resultsobjectrequired
    traceIdstring