Skip to main content

Delete a sensor

Delete a specific sensor by its id

Header Parameters
  • Authorization string required

    Token retrieved from the opensensemap API LogIn

Request Body required
  • id integer

    the id of the sensor to delete

  • device object[]

    array with the devices connected to the sensor to delete

  • device integer

    the id of the device to connect

  • translationIds array

    array with all the translationIds to be deleted, that belong to the sensor

Responses

OK


Schema
  • info string

    info text that indicates if the deleting of the sensor was successfull