Post
/api/paps/{papId}/policies/order
Security
HTTP
Type bearer
Path parameters
papId
stringRequired
ID of the profile
Body parameters
List of policy IDs and their corresponding order values
Array of object
object
id
string Required
Unique ID of the policy
order
integer Required
Order value for the policy
Example1
Responses
200
Policy priorities successfully updated
object
400
Bad Request