Update Test

PATCH

Path parameters

testSuiteIdstringRequired
idstringRequired

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
Voice

Response

scorerslist of objects

These are the scorers used to evaluate the test.

idstring

This is the unique identifier for the test.

testSuiteIdstring

This is the unique identifier for the test suite this test belongs to.

orgIdstring

This is the unique identifier for the organization this test belongs to.

createdAtdatetime

This is the ISO 8601 date-time string of when the test was created.

updatedAtdatetime

This is the ISO 8601 date-time string of when the test was last updated.

scriptstring<=10000 characters

This is the script to be used for the voice test.

namestringOptional<=80 characters

This is the name of the test.

numAttemptsdoubleOptional>=1<=10

This is the number of attempts allowed for the test.

Built with