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.
emailstringRequiredformat: "email"<=255 characters
The end user email address
tenantOrganizationIdstringRequired1-255 characters
The customer organization whose product the end user is signing in to

Response

Accepted (sent if the address is eligible)

messagestring
okboolean

Errors

400
Bad Request Error
429
Too Many Requests Error
500
Internal Server Error