Skip to main content

Update a channel view's sort order

POST 

/api/v4/channels/:channel_id/views/:view_id/sort_order

Experimental: This endpoint is experimental and may change or be removed in a future release.

Updates the sort order of a channel view, setting its new index from the request body and updating the rest of the views in the channel to accommodate the change.

Minimum server version: 11.6

Permissions

Must have create_post permission for the channel.

Request

Responses

Channel view sort order update successful