Policies
Create Policy
List all policies and create a new policy
POST
Create a new policy with an initial version. The initial version is automatically set as the current version.
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.
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
Serializer for creating a new policy with initial version
Response
Policy created successfully.
Serializer for creating a new policy with initial version