---
title: ProfileServiceRequest
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/profileservicerequest
---

# ProfileServiceRequest

The request for assigning a profile to a set of devices.

## Declaration

```data
object ProfileServiceRequest
```

## Properties

devices: Array of strings that contains device serial numbers. profile_uuid: The unique identifier for a profile.

## See Also

### Request and Response

- [AssignProfileResponse](devicemanagement/assignprofileresponse.md)
- [AssignProfileResponse.Devices](devicemanagement/assignprofileresponse/devices-data.dictionary.md)
