Skip to main content
PUT
Reorder controls in a Trust Center control category

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

slugId
string
required
categoryId
string
required

Body

application/json
orderedControlIds
string[]
required

Ordered list of all control IDs in the category representing the desired order.

Response

200 - application/json

Ok

id
string
required

Unique identifier for the control category.

name
string
required

Name of the category.