/events/{eventId}/shifts

Use this endpoint to add new Shifts to an existing Event. The advantages of this endpoint over the Update endpoint are that you needn’t know the other properties of an event and it will return the unique identifier of the new Shift.

If the specified Event does not exist, this endpoint will return an error with HTTP Status Code 404 Not Found.

If the specified Event does exist but is not editable, this endpoint will return an error with HTTP Status Code 403 Forbidden.

If successful, the endpoint responds with HTTP Status Code 201 Created and the integer ID of the created Shift in the response body.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Defaults to 1631

Required; Unique identifier for an editable Event

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json