Revoke customer grant
Revokes a customer grant, rendering it unusable. Other endpoints will no longer be able to use the grant to perform its associated action.
<Note>
You cannot un-revoke a grant. Use with caution.
</Note>
**This endpoint is not rate limited.**
Scopes: `GRANTS_WRITE`
Path parameters
customer_id
ID of the customer that approved the customer grant.
grant_id
ID of the customer grant to retrieve.
Headers
Accept
X-Region
X-Signature
User-Agent
Response
OK
grant
Describes a grant that can be used to perform actions specified in a customer request using the Network API.
Errors
400
Revoke Customer Grant Request Bad Request Error
404
Revoke Customer Grant Request Not Found Error