post

POST /v2/cases/{id}/actions/participant — Add a request participant

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Adds a user as a request participant (watcher) on the case in Jira Service Management.

Request body

FieldTypeRequiredDescription
userIdsarray of stringNoAffiliate user IDs to add as watchers. Adding users other than yourself requires affiliate_super_admin/affiliate_admin — a non-admin caller supplying userIds gets 403. If omitted, the caller adds themself as a watcher, which requires the caller to have a linked Jira account

Errors

StatusCodeDescription
403FORBIDDENNon-admin caller passed userIds to add someone else
422INVALID_FIELDCaller has no linked Jira account (self-add), or userIds contains a user not in this affiliate / with no linked Jira account
404Case not found

Required role

affiliate_super_admin, affiliate_admin, or affiliate_agent

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!