Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Policy data
Creates a new policy for the authenticated user. Requires cpf:create
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Policy data