Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 774 Bytes

File metadata and controls

16 lines (13 loc) · 774 Bytes

# UpdateQueueSlotRequest

Properties

Name Type Description Notes
profile_id string
queue_id string Queue ID to update (optional) [optional]
name string Queue name [optional]
timezone string
slots \Late\Model\QueueSlot[]
active bool [optional] [default to true]
set_as_default bool Make this queue the default [optional]
reshuffle_existing bool Whether to reschedule existing queued posts to match new slots [optional] [default to false]

[Back to Model list] [Back to API list] [Back to README]