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

# Device Configured

Inform the device that it can allow the user to continue in Setup Assistant.

## URL

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

## Response Codes

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

## Mentioned in

Implementing Platform SSO for unattended device enrollment Migrating managed devices Returning a managed device to service

## Discussion

Discussion This command only works on Automated Device Enrollment (ADE) devices that have their cloud configuration set to await configuration. 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 Device Configured Command.

## Topics

### Commands and responses

- [DeviceConfiguredCommand](devicemanagement/deviceconfiguredcommand.md)
- [DeviceConfiguredResponse](devicemanagement/deviceconfiguredresponse.md)

## See Also

### Device details

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