Skip to main content

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

Delete All Device Logs successful

Schema

    object

Loading...