Skip to main content

DeleteProvider

DELETE 

/v1/catalog/providers/:id

DeleteProvider removes a provider, along with the project assignments that granted access to it. Refuses while any model still references it, while any BYOK API key is registered against it (revoke those keys first), or when it is the only provider assigned to a project that still has models assigned. On success, any revoked BYOK keys for this provider and their stored secrets are permanently removed, and the provider's own stored credential is retired.

Request

Responses

Success