Authorizations
Bearer authentication header of the form Bearer <Token>, where <Token> is your access token.
Headers
The organization identifier
The merchant account number
Preferred language for the response
Body
application/json
The unique identifier of the organisation
Example:
"FYH0NTVW0DXK"
The unique identifier of the merchant account
Required range:
10000000 <= x <= 99999999Example:
35253486
The unique identifier of the user to reinvite
Example:
"user-id-123"
Response
200 - application/json
User invitation email sent
Success message confirming the invitation email was sent
Example:
"User invitation email sent"