DELETE
/
v2
/
projects
/
{project_id}
/
feedback
/
templates
/
{template_id}
curl --request DELETE \
  --url https://api.acme.rungalileo.io/v2/projects/{project_id}/feedback/templates/{template_id} \
  --header 'Galileo-API-Key: <api-key>'
"<any>"

Authorizations

Galileo-API-Key
string
header
required

Path Parameters

template_id
string
required
project_id
string
required

Response

200
application/json
Successful Response

The response is of type any.