channels

Update channel roles

Update a user's roles for a channel.

Permissions

Must have manage_channel_roles permission for the channel.

put/api/v4/channels/{channel_id}/members/{user_id}/roles

Path parameters

channel_idstring required

Channel GUID

user_idstring required

User GUID

Request body

rolesstring required

Response

Channel roles update successful

statusstring

Will contain "ok" if the request was successful and there was nothing else to return

Changes

No recorded changes to this endpoint across all 1 revision of this API.