Skip to main content
DELETE
/
v2
/
integrations
/
{name}
Delete Integration
curl --request DELETE \
  --url https://api.galileo.ai/v2/integrations/{name} \
  --header 'Galileo-API-Key: <api-key>'
"<any>"

Authorizations

Galileo-API-Key
string
header
required

Path Parameters

name
enum<string>
required
Available options:
anthropic,
aws_bedrock,
aws_sagemaker,
azure,
custom,
databricks,
labelstudio,
mistral,
nvidia,
openai,
vegas_gateway,
vertex_ai,
writer

Response

Successful Response

The response is of type any.

I