Testsets
Delete Testset
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the Testset to delete.
Example:
"246"
Response
200
application/json
Testset deleted successfully
Whether the deletion was successful.