Skip to main content
DELETE
/
api-keys
/
{id}
Revoke an API key
curl --request DELETE \
  --url https://platform-api.anyspend.com/api/v1/api-keys/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key passed as Bearer token. Keys start with asp_.

Path Parameters

id
string
required

Response

200

Revoked