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_idstringRequired
grant_idstringRequired

Headers

AcceptstringRequired
X-RegionstringRequired
X-SignaturestringRequired
User-AgentstringRequired

Response

OK
grantobject
Describes a grant that can be used to perform actions specified in a customer request using the Network API.

Errors