Delete a storage credential

View as Markdown

Deletes a storage credential. Refuses (409) when a project still references it. Requires organization:manage.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Path parameters

credIdstringRequired

Response

The credential was deleted.
okboolean

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error