Britive platform release 2026.03.01 is now live in production.

Set orders for policies associated with profile

Prev Next
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