Confirm user invitation
get/auth/v0.1/customer/users/invite/confirm/{confirmToken}
Request
Authorization
X-AT
header
apiKey
Path Parameters
confirmTokenThe confirmation token as received by the end user.
string
REQUIRED
Response
200If the invitation is for a non existing user, additional info is needed and the response will be different.
422Invalid invitation token.
Shell cURL
shell
Show schema
json