Skip to main content
POST
Assign Shifts to Employees in Planner

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

plannerId
string<uuid>
required

The planner ID

Body

application/json

Manage shift assignments for employees within a planner. Use 'status' field to assign or delete shifts in a single request.

shiftAssignments
object[]
required

Response

200 - application/json

Object

data
string
Example:

""

meta
object