Clean
DELETE {{baseUrl}}/account/:accountID/shipment/:shipmentID/clean
Clean all shipment data and reset alarm status.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
authorization
|
string | (Required) |
RESPONSES
status OK
{
"message": "Data cleaned."
} |
ENDPOINTS