Delete Credential
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
id
Credential id (prefixed external id, cred_...).
Headers
Speechify-Version
Response
Credential soft-deleted.
Errors
401
Unauthorized Error
404
Not Found Error