Policies
policies
Methods
post/v1/policies
Create a new policy.
delete/v1/policies/{policy_id}
Delete a policy by policy ID.
get/v1/policies/{policy_id}
Get a policy by policy ID.
get/v1/policies/{policy_id}
Get a policy by policy ID.
patch/v1/policies/{policy_id}
Update a policy by policy ID.
path Parameters
policy_id: string
(minLength: 24, maxLength: 24)header Parameters
privy-authorization-signature: string
Optional
Request authorization signature. If multiple signatures are required, they should be comma separated.
Response fields
Request example
200Example
Domain types
Policy = { id, chain_type, created_at, 4 more... }