Skip to main content

Webhook Example Fake

POST 

https://cloud.agenta.ai/api/evaluations/webhook_example_fake

Returns a fake score response for example webhook evaluation

Returns: description

Responses

Successful Response

Schema

    score Score (number)required
curl -L -X POST 'https://cloud.agenta.ai/api/evaluations/webhook_example_fake' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://cloud.agenta.ai/api
Auth
ResponseClear

Click the Send API Request button above and see the response here!