put https://api.zan.top/paymaster/v1/policy//status
Updates the policy status by policy ID. The field "status" should be "active". You can call this API to activate the newly created policy.
Log in to see full request history
Response
Updates the policy status by policy ID. The field "status" should be "active". You can call this API to activate the newly created policy.
xxxxxxxxxx
curl --request PUT \
--url https://api.zan.top/paymaster/v1/policy/12345678-5555-6666-7777-1234567890ab/status \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: