API Reference
- Api reference
- Getting Started
- Schemas
protect
trace
log_stream
experiment
feedback
API Reference
feedback
Delete Feedback Template
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
Response
200
application/json
Successful Response
The response is of type any
.
Was this page helpful?
curl --request DELETE \
--url https://api.acme.rungalileo.io/v2/projects/{project_id}/feedback/templates/{template_id} \
--header 'Galileo-API-Key: <api-key>'
"<any>"
Assistant
Responses are generated using AI and may contain mistakes.