# Deletes all the Positions of a device in the time span specified Endpoint: DELETE /positions Version: 6.10.0 Security: BasicAuth, ApiKey ## Query parameters: - `deviceId` (integer, required) - `from` (string, required) in ISO 8601 format. eg. 1963-11-22T18:30:00Z - `to` (string, required) in ISO 8601 format. eg. 1963-11-22T18:30:00Z ## Response 204 fields ## Response 400 fields