Skip to main content
POST
Assign Employees to 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

Assign employees to a planner

employeeIds
string<uuid>[]
required

Response

200 - application/json

Object

data
string
Example:

""

meta
object