Add a participant to a case
participants
Add a participant to a case
Adds a user to a case. You must be logged into an organization, and the user you add must be in the same organization.
POST
Add a participant to a case
Authorizations
access token
Body
application/json
Response
200 - text/plain
Participant was successfully added to the case
The response is of type string.
Example:
"participant was successfully added to the case"