v1

latestOpenAPI 3.1.02026-07-24700259.3 KB
API KEYS

Remove an API key

Remove an existing API key

post/api_keys/remove

Request body

idstring required

The ID of the existing API key you wish to remove.

subaccount_idstring

If you wish to make this API call on behalf of a subaccount then include its unique ID here.

Example request

{
  "id": "api-00000000000000000000000000000000"
}

Response

Successfully removed API key