Delete Test List
DELETE /api/v1/test_lists/{id}
DELETE
/api/v1/test_lists/{id}
Deletes a single test list by ID.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
integer
Test List ID
Responses
Section titled “ Responses ”Successful
Unauthorized
object
message
required
string
Example
Record not foundForbidden
object
message
required
string
Example
Record not foundNot Found
object
message
required
string
Example
Record not found