Mute
Number of APIs: 5
-
Get all muted tests. GET {{baseUrl}}/app/rest/mutes?locator=<string>&fields=<string>
-
Mute a test. POST {{baseUrl}}/app/rest/mutes?fields=<string>
-
Mute multiple tests. POST {{baseUrl}}/app/rest/mutes/multiple?fields=<string>
-
Get a muted test. GET {{baseUrl}}/app/rest/mutes/:muteLocator?fields=<string>
-
Unmute the matching test. DELETE {{baseUrl}}/app/rest/mutes/:muteLocator