post https://www.pelcro.com/api/v1/sdk/customer/email/verify
Verify a customer's email address.
Rate limit
To prevent abuse and ensure proper usage, this endpoint is subject to a rate limit. This means that a specific number of requests can be made within a certain time frame. Each customer can make a maximum of 5 requests per hour.
Description
Use this public endpoint to verify a customer's email address using the email_verify_token
sent to the customer. It will return a Customer resource when successful.