post https://prod-api.zerodev.app/projects//policies/
Log in to see full request history
Responses
xxxxxxxxxx
10curl --request POST \
--url https://prod-api.zerodev.app/projects/projectId/policies/policyId \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"policyGroup": "wallet",
"modificationType": "add_address"
}
'
Try It!
to start a request and see the response here! Or choose an example: