---
title: Account Configuration
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/account-configuration-command
---

# Account Configuration

Create and configure a local administrator account on a device.

## URL

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

## Response Codes

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

## Mentioned in

Implementing Platform SSO for unattended device enrollment

## 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 Account Configuration Command.

## Topics

### Commands and responses

- [AccountConfigurationCommand](devicemanagement/accountconfigurationcommand.md)
- [AccountConfigurationResponse](devicemanagement/accountconfigurationresponse.md)

## See Also

### Accounts

- [Invite To Program](devicemanagement/invite-to-program-command.md)
