---
title: ClearProfileRequest
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/clearprofilerequest
---

# ClearProfileRequest

The request used to remove a profile from devices.

## Declaration

```data
object ClearProfileRequest
```

## Properties

devices: An array of strings containing device serial numbers. profile_uuid: The unique identifier for a profile.

## See Also

### Request and Response

- [ClearProfileResponse](devicemanagement/clearprofileresponse.md)
- [ClearProfileResponse.Devices](devicemanagement/clearprofileresponse/devices-data.dictionary.md)
