v1

latestOpenAPI 3.0.12026-07-26381328555.2 KB
AdminAuthTicket

Create User Auth Ticket

Authenticates a user for a particular tenant given a set of user credentials and a tenantId.

post/platform/adminuser/authtickets/tenants

Query parameters

tenantIdinteger

Optional tenant Id parameter

responseFieldsstring

limits which fields are returned in the response body

Request body

emailAddressstring nullable
passwordstring nullable
userNamestring nullable

Response

OK

accessTokenstring nullable
accessTokenExpirationstring date-time
createdOnstring date-time
grantedBehaviorsinteger[] nullable
jwtAccessTokenstring nullable
redirectstring nullable
refreshTokenstring nullable
refreshTokenExpirationstring date-time
ssoNameIdstring nullable
ssoSessionstring nullable