---
title: Settings
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/settings-command
---

# Settings

Configure settings on a device.

## URL

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

## Response Codes

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

## Mentioned in

Returning a managed device to service

## Discussion

Discussion Users may be able to change the settings later if a profile isn’t set to restrict such changes. 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 (DeviceName)

## HTTP Body

The request object the server returns for the Settings Command.

## Topics

### Commands and responses

- [SettingsCommand](devicemanagement/settingscommand.md)
- [SettingsResponse](devicemanagement/settingsresponse.md)

## See Also

### Managed settings

- [Disable Remote Desktop](devicemanagement/disable-remote-desktop-command.md)
- [Enable Remote Desktop](devicemanagement/enable-remote-desktop-command.md)
