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

# Install Profile

Install a configuration profile on a device.

## URL

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

## Response Codes

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

## Mentioned in

Deploying device management enrollment profiles

## 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 Install Profile Command.

## Topics

### Commands and responses

- [InstallProfileCommand](devicemanagement/installprofilecommand.md)
- [InstallProfileResponse](devicemanagement/installprofileresponse.md)

## See Also

### Profile management

- [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)
- [Remove Provisioning Profile](devicemanagement/remove-provisioning-profile-command.md)
