Delete device log file
DELETE/devices/:id/logs/:log_id
Delete a specific log file for a device. Scoped to the caller's enterprise; a device token may address only its own device.
Request
Responses
- 200
- 400
- 401
- 404
- 500
success message
Device ID and log ID are required
Device ID mismatch
Log not found
Failed to delete log