---
title: Client Config
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/client-config-4szk1
---

# Client Config

Store client-specific information on the server.

## URL

POST https://vpp.itunes.apple.com/mdm/v2/client/config

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: The provided token is invalid. It may either be missing or expired. 500 Internal Server Error: An internal server error occurred. Try again later.

## Mentioned in

Getting started with the management API Managing assets Managing users Subscribing to notifications Upgrading to the new management API

## Discussion

Discussion Example Request and Response

## HTTP Body

missing

## Topics

### Request and Response

- [ClientConfigRequest](devicemanagement/clientconfigrequest.md)
- [ClientConfigResponse](devicemanagement/clientconfigresponse.md)
- [ErrorResponse](devicemanagement/errorresponse.md)

### Read-Only

- [Client Config](devicemanagement/client-config-71glv.md)

## See Also

### Configuration management

- [Service Config](devicemanagement/service-config.md)
