Create complex business logic you can instantly access via API.
List Policies
query Parameters
nextPagePagination token returned from a previous list response
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
List Policies › Responses
A paginated list of policies
The list of policies
nextPageToken to fetch the next page of results
Create a New Policy
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Create a New Policy › Request Body
The JDM-compatible policy document
Create a New Policy › Responses
A paginated list of policies
idThe unique identifier for the policy
The JDM-compatible policy document
createdAtWhen the policy was created
updatedAtWhen the policy was last updated
Get a Policy
path Parameters
policyIdThe ID of the policy
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Get a Policy › Responses
The policy
idThe unique identifier for the policy
The JDM-compatible policy document
createdAtWhen the policy was created
updatedAtWhen the policy was last updated
Update a Policy
path Parameters
policyIdThe ID of the policy
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Update a Policy › Responses
The policy
idThe unique identifier for the policy
The JDM-compatible policy document
createdAtWhen the policy was created
updatedAtWhen the policy was last updated
Delete a Policy
path Parameters
policyIdThe ID of the policy
Headers
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Delete a Policy › Responses
The policy
idThe unique identifier for the policy
The JDM-compatible policy document
createdAtWhen the policy was created
updatedAtWhen the policy was last updated