Returns the roles for which the calling user, based on their role within the room, can assign to invitees.
GET {{baseUrl}}/v2/accounts/{{accountId}}/rooms/{{roomId}}/assignable_roles?assigneeEmail={{assigneeEmail}}&filter={{filter}}&startPosition=0&count=100
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
assigneeEmail | string | ||
filter | string | ||
startPosition | number | ||
count | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |