Test Applet By Version And Identifier
DELETE {{baseUrl}}/v1/applet/:appletUid/version/:appletVersion/test/:testIdentifier
Delete existing Applet version test by appletUid
, appletVersion
& testIdentifier
.
Parameters
Field | Type | Required | Description |
---|---|---|---|
appletUid | string | required | Unique Applet identification |
appletVersion | string | required | Applet version |
testIdentifier | string | required | Test suite identifier |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Accept | string |
RESPONSES
status: OK
{}