v2
latestOpenAPI 3.0.12026-07-262352981007.0 KBUsers
Resend a user invitation
Resends an invitation email with a temporary password for the specified user.
The user must exist and belong to the specified account when specifying id. Optionally invite a user using a email address instead of user id. Use a default id of all zeros when posting email address payload. Email address invites are only available to client credential grants.
post/users/{id}/invite
Path parameters
idstring uuid required
Request body
Response
When request is accepted. Returns a hypermedia 'Link' object of the user to be invited.