/employers/{employerId}/shiftTypes/{shiftTypeId}

Use this endpoint to link a Shift Type to an existing Employer.

Accepts a shiftTypeId for an existing Shift Type with optional overrides for defaultStartTime and defaultEndTime.

If successful, the endpoint responds with HTTP Status Code 201 Created and a Shift object in the response body.

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

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

Required; unique identifier for the Employer

int32
required
Defaults to 12

Required; unique identifier for the Shift Type

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