DeviceLogsController_deleteAllDeviceLogs
DELETE/v1/organizations/:organizationId/projects/:projectId/platforms/:platform/users/:userId/devices/:deviceId/logs
DeviceLogsController_deleteAllDeviceLogs
Request
Path Parameters
organizationId stringrequired
projectId stringrequired
platform stringrequired
userId stringrequired
deviceId stringrequired
Responses
- 200
- 400
Delete All Device Logs successful
- application/json
- Schema
- Example (from schema)
Schema
object
{}
Bad Request
Loading...