Tasks
Delete a task assignee from the task
Delete a new assignee from the task. ⚠️ Endpoint is available only in the Enterprise interface.
delete/tasks/{task_id}/assignees/{assignee_id}
Path parameters
task_idstring required
Example:8bed991c68a470e7aaeffbf048
The unique ID of the task in CareCloud.
assignee_idstring required
Example:81eaeea13b8984a169c490a325
The unique ID of the task assignee in CareCloud.
Headers
Accept-Languagestring
The unique ID of the language code by ISO 639-1.
Response
No Content