DELETE
/
v2
/
scorers
/
{scorer_id}
curl --request DELETE \
  --url https://api.galileo.ai/v2/scorers/{scorer_id} \
  --header 'Galileo-API-Key: <api-key>'
{
  "message": "<string>"
}

Authorizations

Galileo-API-Key
string
header
required

Path Parameters

scorer_id
string
required

Response

200
application/json

Successful Response

The response is of type object.