---
title: Remove Profile
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/remove-profile-command
---

# Remove Profile

Remove a previously installed profile from the device.

## URL

PUT https://yourmdmhost.example.com/mdm

## Response Codes

200 OK: The response object the system returns for the Remove Profile Command.

## Discussion

Discussion Refer to the following sections to determine supported channels and requirements, and to see an example request and response. Command availability  |   |   |   |   |   |  Example request and response

## HTTP Body

The request object the server returns for the Remove Profile Command.

## Topics

### Commands and responses

- [RemoveProfileCommand](devicemanagement/removeprofilecommand.md)
- [RemoveProfileResponse](devicemanagement/removeprofileresponse.md)

## See Also

### Profile management

- [Install Profile](devicemanagement/install-profile-command.md)
- [Profile List](devicemanagement/profile-list-command.md)
- [Install Provisioning Profile](devicemanagement/install-provisioning-profile-command.md)
- [Provisioning Profile List](devicemanagement/provisioning-profile-list-command.md)
- [Remove Provisioning Profile](devicemanagement/remove-provisioning-profile-command.md)
