v1
latestOpenAPI 3.0.02026-07-26167441.9 MBAuthenticate 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
}