Delete Credential

Beta

Soft-delete a credential. Tool rows that still reference it via credential_id keep working until their next update resolves the FK; a future GC job hard-deletes orphaned rows.

Authentication

AuthorizationBearer

Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.

Path parameters

idstringRequired

Credential id (prefixed external id, cred_...).

Headers

Speechify-VersionstringOptional

Response

Credential soft-deleted.

Errors

401
Unauthorized Error
404
Not Found Error