Confirm
Gets the account confirmation status.
Path parameters
customerIdstringRequiredExample:
(Required)
<integer>Responses
200
OK
application/json
Responseobject
401
Unauthorized
application/json
500
Internal Server Error
application/json
get
/V1/customers/{customerId}/confirmResend confirmation email.
Header parameters
Content-TypestringOptionalExample:
application/jsonBody
objectOptionalExample:
{"email":"<string>","websiteId":"<integer>","redirectUrl":"<string>"}Responses
200
OK
application/json
Responseobject
401
Unauthorized
application/json
500
Internal Server Error
application/json
post
/V1/customers/confirm