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

# Remove Provisioning Profile

Remove a previously installed provisioning profile from a device.

## URL

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

## Response Codes

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

## Discussion

Discussion Refer to the following sections to determine supported channels and requirements, and to see an example request and response. note: Don’t remove a provisioning profile to revoke access to an enterprise app. An app continues to be usable until the device restarts, even with no provisioning profile. Provisioning profiles also synchronize with iTunes and the system reinstalls them when users sync devices. For more information on removing apps, see Remove Application. Command availability  |   |   |   |   |   |  Example request and response

## HTTP Body

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

## Topics

### Commands and responses

- [RemoveProvisioningProfileCommand](devicemanagement/removeprovisioningprofilecommand.md)
- [RemoveProvisioningProfileResponse](devicemanagement/removeprovisioningprofileresponse.md)

## See Also

### Profile management

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