customer Account Management V1Activate Put
PUT {{baseUrl}}/V1/customers/:email/activate
Activate a customer account using a key that was sent in a confirmation email.
Request Body
{"confirmationKey"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""