Britive platform release 2026.03.02 is now live in production.

Set orders for policies associated with an entity

Prev Next
Post
/api/resource-manager/profiles/{profileId}/policies/order
Security
HTTP
Type bearer
Path parameters
profileId
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 order successfully updated

Array of object
object
id
string

Unique ID of the policy

order
integer

Order value for the policy

Example1
400

Bad Request