Update Test Suite

PATCH

Path parameters

idstringRequired

Headers

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

Request

This endpoint expects an object.
namestringOptional<=80 characters

This is the name of the test suite.

phoneNumberIdstringOptional

This is the phone number ID associated with this test suite.

Response

idstring

This is the unique identifier for the test suite.

orgIdstring

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

createdAtdatetime

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

updatedAtdatetime

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

namestringOptional<=80 characters

This is the name of the test suite.

phoneNumberIdstringOptional

This is the phone number ID associated with this test suite.

Built with