Delete a provider
LLM Gateway: Providers
Delete a provider
Deleting a provider also removes every model route that pointed at it.
DELETE
Delete a provider
Authorizations
JWT obtained through Barndoor's authentication flow. Pass the token
verbatim in Authorization: Bearer <token>. Use the Barndoor SDK's
loginInteractive() helper to obtain a token in scripts and notebooks.
Path Parameters
Provider UUID
Response
Provider deleted
Example:
true
