---
title: Invite a user
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-userinvitations
---

# Invite a user

Invite a user with assigned user roles to join your team.

## URL

POST https://api.appstoreconnect.apple.com/v1/userInvitations

## Response Codes

201 Created: 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 409 Conflict: The provided resource data is not valid. 422 : 429 :

## See Also

### Sending and Canceling Invitations

- [Cancel a user invitation](appstoreconnectapi/delete-v1-userinvitations-_id_.md)
