Sign-in Tokens
Create sign-in token
Creates a new sign-in token and associates it with the given user. By default, sign-in tokens expire in 30 days. You can optionally supply a different duration in seconds using the expires_in_seconds property.
post/sign_in_tokens
Request body
Response
Success