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

transaction_hashstring

The blockchain transaction hash

block_hashstring

The blockchain block hash

block_numberinteger

The blockchain block number/height

Changes