Skip to main content
Revoke and delete a specific API key.

DELETE /api_keys/:id

Path Parameters

ParameterTypeRequiredDescription
idstringYesThe unique ID of the API key.

Response

Returns an empty JSON object upon success.

Example

curl -X DELETE https://api.blobhub.io/api_keys/key_001