engagements
users
Add Users to an Engagement Team
patch/v1/engagements/{uuid}/users
Path parameters
uuidstring uuid required
The UUID of the Engagement to add Users to
Request body
Example request
[
{
"uuid": "3699af0f-9b92-410d-945c-bb0bf39da904"
}
]Response
No content. The Users were added to the Engagement Team successfully.