Deletes a stage file.
DELETE {{baseUrl}}/session/files/:fileId?suppress_response_codes=in adipisicing
An individual file can be deleted. Once deleted, the file can no longer be accessed.
Body
PARAM
Key | Datatype | Required | Description |
suppress_response_codes
|
string | This can be left without an assignment or you can use itself, suppress_response_codes=suppress_response_codes |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
{
"returnStatus": {
"status": 200,
"code": "OK0000",
"message": "",
"server": "WS-Sb29a7dd631e94af5a5439148ea7a5bffHS"
}
} |
ENDPOINTS