Policies
Create Policy Version
Create a new policy version or list all versions of a specific policy
POST
Create a new version of an existing policy. The new version is automatically set as the current version for the policy.
Creating a new version does not modify existing versions. All previous versions remain accessible and can be restored using the Set Current Version endpoint.
Path Parameters
Query Parameters
Request Body
Content Object
Thecontent field accepts a JSON object with the following optional sections:
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Organization ID. This is required for access control. It can be provided via query or request body depending on the endpoint.
Body
application/json