Delete a storage credential
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
credId
Response
The credential was deleted.
ok
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error