Update a role

PATCH {{baseUrl}}/contact_center/roles/:roleId

Use this API to update a role.

Scopes: contact_center_role:write:admin

Rate Limit Label: Light

Request Body

{"role_name"=>"<string>", "role_description"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring