Skip to main content
DELETE
Delete a planned task assignation by id

Authorizations

Authorization
string
header
required

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

Path Parameters

plannedTaskAssignationId
string<uuid>
required

Planned task assignation ID

Response

204 - undefined