PearPear

Revoke API key

Revoke an API key by ID; existing clients using it stop working

DELETE
/api-keys/{id}
AuthorizationBearer <token>

In: header

Path Parameters

id*string

API key ID

Formatuuid

Response Body

curl -X DELETE "https://example.com/api-keys/3fa85f64-5717-4562-b3fc-2c963f66afa6"
Empty