users
Revoke a grant (remove app authorization)
delete/users/{id}/grants/{address}
Path parameters
idstring required
The user ID (grantor)
addressstring required
The app API key (grantee address) to revoke
Response
Grant revoked successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.