Skip to main content
DELETE
Delete evaluation

Authorizations

Authorization
string
header
required

Voiceflow bearer token

Path Parameters

evaluationID
string
required

The ID of the evaluation to operate on.

Query Parameters

projectID
string
required

The ID of the project to operate on.

Response

200 - application/json

Confirms the evaluation was removed from the project. The body carries a message only, so drop any cached copy of the project's evaluations.

message
string
required

A human-readable message confirming the deletion.