Creates a token meant to be used for the end user.
{ "emails": [ "string" ], "external_id": "string", "from": "string", "mailbox_id": "string", "tags": [ "string" ] }
{ "expires_at": "integer", "token": "string" }
unexpected error
Will contain both “v1” (deprecated, or soon to be) errors and “v2” errors. When possible, prefer errors that are not deprecated.
Show properties