Contents

Client Config

Store client-specific information on the server.

URL

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

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
ClientConfigResponse

400Bad Request
Content-Type: application/json
ErrorResponse

401Unauthorized
Content-Type: application/json
ErrorResponse

The provided token is invalid. It may either be missing or expired.

500Internal Server Error
Content-Type: application/json
ErrorResponse

An internal server error occurred. Try again later.

Mentioned in

Discussion

Example Request and Response

HTTP Body

missing

Topics

Request and Response

Read-Only

See Also

Configuration Management