Creates a new product registration using an email address. This endpoint is used to register a product using an email address. The registration can be associated with a specific collection and token ID. An email verification will be sent to the provided address.
The API key required for accessing protected routes. It should be included in the request headers as x-api-key
.
Successfully created registration and sent verification email.
A product registration record containing customer information, product details, and collection association.