Request an end-user sign-in email
Request an end-user sign-in email
Emails a one-time sign-in token to an end user of the given customer organization. Enumeration-safe: the response is identical whether or not the email is known.
Request
This endpoint expects an object.
email
The end user email address
tenantOrganizationId
The customer organization whose product the end user is signing in to
Response
Accepted (sent if the address is eligible)
message
ok
Errors
400
Bad Request Error
429
Too Many Requests Error
500
Internal Server Error