Unlink all devices from a project.
  {
    "status": "success",
    "message": "success",
    "result": [
        DEVICE_ID_1,
        DEVICE_ID_2
    ]
}
  | Param name | Description | 
|---|---|
| 
      project_id  required  | 
    
      
 The Project ID of the project. Validations: 
  |