Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Body

application/json
add
string<uuid>[]

Agent UUIDs to add

remove
string<uuid>[]

Agent UUIDs to remove

Response

Updated participant list

participants
object[]