developer_apps

Deactivate a bearer token (API access key) for a developer app. Indexer validates grants.

post/developer-apps/{address}/access-keys/deactivate

Path parameters

addressstring required

Developer app address (API Key)

Query parameters

user_idstring required

The user ID of the user who owns the developer app

Request body

api_access_keystring required

The bearer token (API access key) to deactivate

Response

Access key deactivated successfully

successboolean

Whether the deactivation was successful

Changes

No recorded changes to this endpoint across all 1 revision of this API.