Skip to main content
POST
Assign an Entity (Employee, Office, Department or EntityGroup) to a planned task

Authorizations

Authorization
string
header
required

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

Body

application/json

Entity object to assign for the task that needs

plannedTaskId
string<uuid>
required

The id of the planned task

entityReference
object
required

Response

200 - application/json

Object

id
string<uuid>