Recerc

Verify catalog user

Checks whether an email address belongs to an existing user for the target catalog.

POST/api/catalogs/{handle}/verify-user

Checks whether an email address belongs to an existing user for the target catalog.

Path Parameters

handle*string

Stable handle used in routes and lookups.

Example"starter-catalog"

Request Body

application/json

Request payload for Verify catalog user.

email*string

Email address to verify within the target catalog.

Match^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$
Formatemail
[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json