Authenticate Whitelabel User
Authenticates a whitelabel user and returns a JWT embed token.
post/organizations/authenticate
Request body
Response
OK
Example response
{
"token_type": "Bearer",
"expires_in": 86400
}Changes
No recorded changes to this endpoint across all 1 revision of this API.