Skip to main content
Delete a specific credential.

DELETE /credentials/:id

Path Parameters

ParameterTypeRequiredDescription
idstringYesThe unique ID of the credential.

Response

Returns an empty JSON object upon success.

Example

curl -X DELETE https://api.blobhub.io/credentials/cred_001