Test Applet By Version

POST {{baseUrl}}/v1/applet/:appletUid/version/:appletVersion/test

Create new applet version test of applet by appletUid and appletVersion.

To create a new Applet version test suite you need just the binary (string with test source code).

Parameters

FieldTypeRequiredDescription
appletUidstringrequiredUnique Applet identification
versionstringrequiredApplet version

Body

FieldTypeRequiredDescription
identifierstringrequiredTest suite identifier
binarystringrequiredBinary as string

HEADERS

KeyDatatypeRequiredDescription
x-authstringAuthorization key and token
Content-Typestring
Content-Typestring
Acceptstring

RESPONSES

status: OK

{}