All versions ->

Copy link to request setupRun requestRun
POST/v2/labor/scheduled-shifts/{id}/publish

Publish scheduled shift

Sign in
SandboxProduction

Access Tokens

Sign in to populate your access tokens from the developer dashboard Sign in

Link to section

Parameters

id

string

Required

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

Link to section

Body

idempotency_key

string

Required

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

Generate

scheduled_shift_notification_audience

string

Notify all active team members. Note that republishing an unchanged shift with this setting resends the notification.

Notify the team member assigned to the shift. If the shift assignment changes, notify both the newly assigned and previously assigned team members.

Do not send a notification.

version

integer(32-bit)

POST /v2/labor/scheduled-shifts/{id}/publish

Response

// No response received yet.