Voice Testing›
Voice Testing
Delete voice scenarios
Delete voice scenarios.
DEL
/api/projects/{project_id}/voice-scenarios/delete
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
project_idstringrequired
Body
application/jsonscenario_idsarrayrequired
Response
application/jsonCount of scenarios actually deleted; unknown IDs are skipped, not errors.
successbooleanrequired
deleted_countintegerrequired
Number of scenarios actually deleted