Delete an Airbox

DELETE {{protocol}}://{{api-server}}/{{token}}/v4/airbox/:airbox_uuid

This endpoint sends an HTTP DELETE request to delete a specific airbox identified by its UUID. The response of this request is documented as a JSON schema.

HEADERS

KeyDatatypeRequiredDescription
X-Filerobot-Keystring

RESPONSES

status: OK

{"status":"success","msg":"Successfully deleted the airbox with uuid=a10bba40-8f71-4d48-b20e-96984963030a","info":{"duration":0.13134336471557617,"api_version":4},"api_version":{"hash":"1ce24f12ff9f3205395f34065a5b87bbfa619e25","datetime":"2024-08-13T12:13:54+07:00","module":"elastic_v2"}}