Case 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

Changes

No recorded changes to this endpoint across all 1 revision of this API.