Skip to main content

Update a person

PATCH /v2/people/{personId}/invite

Request

Use this request to resend an invitation email to a specified person. An invite can be resent multiple times but can only be accepted once. The email will be Equals branded unless you are a whitelabel customer. For customisation options, please contact your account manager.

Path parameters

personId
string
required
The ID of the person that you want to update.Allowable values: An existing personId (≤ 36 characters)

Query parameters

accountId
string
required
The ID of the account to work with.Allowable values: An existing accountId

Response

If your request is successful, you’ll receive a 200 response.
For more detailed information about this request and its response, see the API reference.