v1

latestOpenAPI 3.0.12026-07-26381328555.2 KB
AdminAuthTicket

Refresh Auth Ticket

Reauthenticates the current user for a different tenant. If the user does not have access to the tenant, the operation fails.

put/platform/adminuser/authtickets/tenants

Query parameters

tenantIdinteger

The tenant to authenticate the user in

responseFieldsstring

limits which fields are returned in the response body

Request body

accessTokenstring nullable
accessTokenExpirationstring date-time
createdOnstring date-time
grantedBehaviorsinteger[] nullable
jwtAccessTokenstring nullable
redirectstring nullable
refreshTokenstring nullable
refreshTokenExpirationstring date-time
ssoNameIdstring nullable
ssoSessionstring 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