DeviceLogsController_deleteDeviceLog
DELETE/v1/organizations/:organizationId/projects/:projectId/platforms/:platform/users/:userId/devices/:deviceId/logs/:logId
DeviceLogsController_deleteDeviceLog
Request
Path Parameters
organizationId stringrequired
projectId stringrequired
platform stringrequired
userId stringrequired
deviceId stringrequired
logId stringrequired
Responses
- 200
- 400
Delete Device Log by ID successful
Bad Request
Loading...