post https://www.pelcro.com/api/v1/sdk/auth/register
Register a new customer.
Description
Use this public endpoint to create a new customer linked to your site and account. It will return a Customer resource when successful, which contains a valid JSON Web Token (JWT) to be used in subsequent request to any protected endpoints.
Safeguarding your account from fraud is crucial for smooth business operations. This feature mitigate threats like card testing attacks and fraudulent account creation, both prevalent online. When this feature is enabled, the security_token
attribute will always be required, read the related documentation for more information.