Skip to main content
DELETE
/
v1
/
credentials
/
{credential_id}
Delete credential
curl --request DELETE \
  --url http://13.207.23.185:8000/v1/credentials/{credential_id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.oneinbox.ai/llms.txt

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

Authorizations

Authorization
string
header
required

Use api_key from POST /v1/api-keys

Path Parameters

credential_id
string
required

Response

204

No Content