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

# Install Provisioning Profile

Install a provisioning profile on a device.

## URL

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

## Response Codes

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

## Mentioned in

Installing provisioning profiles on devices

## Discussion

Discussion No error occurs if the provisioning profile is already present. 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 Install Provisioning Profile Command.

## Topics

### Commands and responses

- [InstallProvisioningProfileCommand](devicemanagement/installprovisioningprofilecommand.md)
- [InstallProvisioningProfileResponse](devicemanagement/installprovisioningprofileresponse.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)
- [Provisioning Profile List](devicemanagement/provisioning-profile-list-command.md)
- [Remove Provisioning Profile](devicemanagement/remove-provisioning-profile-command.md)
