Link a language translation to all devices.
{
  "status": "success",
  "message": "success",
  "result": [
      DEVICE_ID_1,
      DEVICE_ID_2
  ]
}
  | Param name | Description | 
|---|---|
| 
      language_translation_id  required  | 
    
      
 The Language Translation ID. Validations: 
  | 
  
| 
      response_type  optional  | 
    
      
 By default, the request will return an array of Device IDs. If response_type parameter is set to ‘unit_ids’ the request will return an array of Device Unit IDs instead. Validations: 
  |