v1
latestOpenAPI 3.0.02026-07-141,4077,1665.2 MBCase Management
Watch a case
Adds a user (identified by their UUID) as a watcher of a case. The user receives notifications about subsequent updates to the case.
post/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
Created