Update Policy Status
PUT
https://manage.g.alchemy.com/api/gasManager/policy/{id}/status
Modifies the status of a policy to either "active" or "inactive".
Header Access Token
To call this endpoint, you must use your access token in the authorization header of the API request.
Headers
stringrequired
Bearer authentication token
Path Parameters
stringrequireddefaults to
a844e221-3c13-40c6-95db-d2db390e14b5ID of the policy to be updated
Request Body
Responses
200
Policy status updated successfully
Was this page helpful?