Arka API calls
/disablePolicy/{id}
Disables an existing sponsorship policy by its ID.
PUT
Example values you can use to demo the API:
Example response:
Headers
API key associated with the wallet address.
Path Parameters
The ID of the sponsorship policy to disable.
Response
200
application/json
Successfully disabled the sponsorship policy
Example:
"Successfully disabled policy with id 123"