Case Management
Unwatch a case
Removes a user from the watchers list of a case. The user no longer receives notifications about updates to the case.
delete/api/v2/cases/{case_id}/watchers/{user_uuid}
Path parameters
case_idstring required
Case's UUID or key
user_uuidstring required
The UUID of the user to add or remove as a watcher.
Response
No Content
Changes
No recorded changes to this endpoint across all 1 revision of this API.