Skip to main content
DELETE
/
v1
/
credentials
/
{id}
Hard-delete a credential
curl --request DELETE \
  --url https://api.example.com/v1/credentials/{id}
{}

Documentation Index

Fetch the complete documentation index at: https://docs.beltic.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required
Example:

"cred_abc123"

Response

Credential deleted

deleted
enum<boolean>
required
Available options:
true