Connectors
Delete a custom provider
Deletes an environment-scoped custom provider (connector) by its identifier. This operation is permanent and removes the provider definition from the environment.
delete/api/v1/custom-providers/{identifier}
Path parameters
identifierstring required
Response
The custom provider was successfully deleted (no content returned)
ProvidersDeleteProviderResponse required