Policy Engine
Create a policy
Create a policy that can be used to govern the behavior of accounts.
POST
Authorizations
A JWT signed using your CDP API Key Secret, encoded in base64. Refer to the Generate Bearer Token section of our Authentication docs for information on how to generate your Bearer Token.
Headers
An optional UUID v4 request header for making requests safely retryable. When included, duplicate requests with the same key will return identical responses. Refer to our Idempotency docs for more information on using idempotency keys.
Required string length:
36
Body
application/json
Response
201
application/json
Successfully created policy.
The response is of type object
.