Test Applet By Version And Identifier

PUT {{baseUrl}}/v1/applet/:appletUid/version/:appletVersion/test/:testIdentifier

Update existing applet version test of applet by appletUid, appletVersion & testIdentifier

To update existing Applet version test suite you need just the binary (string with test source code).

Parameters

FieldTypeRequiredDescription
appletUidstringrequiredUnique Applet identification
versionstringrequiredApplet version
identifierstringrequiredTest suite identifier

Body

FieldTypeRequiredDescription
binarystringrequiredBinary as string

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-Typestring
Acceptstring

RESPONSES

status: OK

{}