MuteApi
getAllMutedTests
Get all muted tests.
Endpoint | /app/rest/mutes
|
HTTP method | GET
|
Produces |
|
Parameters |
|
Response |
muteTest
Mute a test.
muteMultipleTests
Mute multiple tests.
unmuteTest
Unmute the matching test.
Endpoint | /app/rest/mutes/{muteLocator}
|
HTTP method | DELETE
|
Produces |
|
Parameters |
|
getMutedTest
Get a muted test.
Endpoint | /app/rest/mutes/{muteLocator}
|
HTTP method | GET
|
Produces |
|
Parameters |
|
Response |
Last modified: 20 February 2021