Delete Applet Version File
DELETE {{baseUrl}}/v1/applet/:appletUid/version/:appletVersion/file/:appletFileName?build=<boolean>
Delete an existing file to applet version files by appletUid
, appletVersion
& appletFileName
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
build | string | Do the build of applet version when file is uploaded. Accepted values '0', '1', 'true', 'false'. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-auth | string | Authorization key and token | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
""