cURL
curl --request DELETE \ --url https://api-{region}.sesametime.com/schedule/v1/planners/{plannerId}/shift-assignments/{shiftAssignmentId} \ --header 'Authorization: Bearer <token>'
{ "data": "", "meta": { "currentPage": 1, "lastPage": 1, "total": 1, "perPage": 1 } }
Soft-deletes a shift assignment (shift draft) by ID
API token obtained from Sesame HR Dashboard > Settings > Integrations > API
The planner ID
The shift assignment ID
Object
""
Show child attributes
Suggestions