Custom Tabs

Update the order of custom tabs for a specific role

Update the order of custom tabs for a specific role. NOTE: Only tabs created on this role can be ordered. All tabs defined on the role must be specified in the payload

patch/v2/tab/role/{roleId}/order

Path parameters

roleIdinteger required

Request body

tabIdinteger
positioninteger

Response

Returns a list of the affected tabs (as CustomTabLabelPublicApiDTO) with updated order data

Changes

No recorded changes to this endpoint across all 2 revisions of this API.