---
title: Associate Assets
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/associate-assets
---

# Associate Assets

Associate assets with client user IDs and serial numbers.

## URL

POST https://vpp.itunes.apple.com/mdm/v2/assets/associate

## 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

Upgrading to the new management API

## Discussion

Discussion Example Request and Response

## HTTP Body

missing

## Topics

### Request and Response

- [ManageAssetsRequest](devicemanagement/manageassetsrequest.md)
- [EventResponse](devicemanagement/eventresponse.md)
- [ErrorResponse](devicemanagement/errorresponse.md)

## See Also

### Asset management

- [Get Assets](devicemanagement/get-assets-4ski1.md)
- [Disassociate Assets](devicemanagement/disassociate-assets.md)
- [Revoke Assets](devicemanagement/revoke-assets.md)
- [Get Assignments](devicemanagement/get-assignments-9wv1e.md)
