Verify catalog user
Checks whether an email address belongs to an existing user for the target catalog.
POST
/api/unstable/catalogs/{handle}/verify-userChecks whether an email address belongs to an existing user for the target catalog.
Request Body
application/json
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,}$Example
"buyer@example.com"[key: string]?never
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json