Skip to main content

Update user's sidebar category order

PUT 

/api/v4/users/:user_id/teams/:team_id/channels/categories/order

Updates the order of the sidebar categories for a user on the given team. The provided array must include the IDs of all categories on the team. Minimum server version: 5.26

Permissions

Must be authenticated and have the list_team_channels permission.

Request

Responses

Order update successful