---
title: User Configured
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/user-configured-command
---

# User Configured

Inform the device that it can continue past Setup Assistant and finish login.

## URL

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

## Response Codes

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

## Discussion

Discussion Refer to the following sections to determine supported channels and requirements. Command availability  |   |   |   |   |   |

## HTTP Body

The request object the server returns for the User Configured Command.

## Topics

### Commands and responses

- [UserConfiguredCommand](devicemanagement/userconfiguredcommand.md)
- [UserConfiguredResponse](devicemanagement/userconfiguredresponse.md)

## See Also

### Device details

- [Device Information](devicemanagement/device-information-command.md)
- [Device Configured](devicemanagement/device-configured-command.md)
- [Restrictions](devicemanagement/restrictions-command.md)
