Skip to main content
POST
/
services
/
{service_id}
/
cds
/
feedback
Submit CDS feedback
curl --request POST \
  --url https://api.verial.ai/services/{service_id}/cds/feedback \
  --header 'Authorization: Bearer <token>'
{}
Record user feedback for a CDS Hook response (e.g., accepted, overridden). Used to evaluate agent behavior and drive analytics.

Authorizations

Authorization
string
header
required

API key passed as a Bearer token.

Path Parameters

service_id
string
required

Service ID

Response

Successful response

The response is of type object.