IssueRepresentativeAuthToken returns the temporary token for given email. Deprecated: Use IssueUserAuthToken with the represent_email option instead.

post/v1/tokens/represent

Request body

emailstring
ttlMinutesstring int64

Response

A successful response.

tokenstring

Changes