Unlink all devices from a project.

Examples

  {
    "status": "success",
    "message": "success",
    "result": [
        DEVICE_ID_1,
        DEVICE_ID_2
    ]
}

Params

Param name Description
project_id
required

The Project ID of the project.

Validations:

  • Must be a Integer