---
title: Retire a User
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/retire-a-user
---

# Retire a User

Retire a user account.

## URL

POST https://vpp.itunes.apple.com/mdm/retireVPPUserSrv

## Response Codes

200 OK:

## Discussion

Discussion This service disassociates a VPP user from its iTunes account and releases the revocable licenses associated with the VPP user. The revoked licenses can then be assigned to other users in the organization. Currently, ebook licenses are irrevocable. A retired VPP user can be reregistered, in the same organization, using the Register a User endpoint. Example Request and Response

## HTTP Body

missing

## Topics

### Request and Response

- [RetireVppUserRequest](devicemanagement/retirevppuserrequest.md)
- [RetireVppUserResponse](devicemanagement/retirevppuserresponse.md)

## See Also

### User management

- [Get a User](devicemanagement/get-a-user.md)
- [Get Users](devicemanagement/get-users-5boi1.md)
- [Register a User](devicemanagement/register-a-user.md)
- [Edit a User](devicemanagement/edit-a-user.md)
