Skip to main content
BlobHub home page
Search...
⌘K
Support
Profile
Profile
Search...
Navigation
Credentials
Delete Credential
General
API Reference
Blob Types
SDKs
Main
Featured
REST API
Introduction
Authentication
Users
Organizations
Blobs
Revisions
API Keys
Members
Credentials
List Credentials
Create Credential
Delete Credential
Operations
WebSocket API
Introduction
Authentication
Protocol
Server
On this page
DELETE /credentials/:id
Path Parameters
Response
Example
Credentials
Delete Credential
Delete a specific credential.
DELETE
/credentials/:id
Path Parameters
Parameter
Type
Required
Description
id
string
Yes
The unique ID of the credential.
Response
Returns an empty JSON object upon success.
Example
Request
Response
Copy
curl
-X
DELETE
https://api.blobhub.io/credentials/cred_001
Create Credential
Get Operation