Skip to main content
POST
Get user access token. New password used only for users who need to update it.

Body

application/json
username
string
required
password
string<password>
required
write-only
tenant_name
string
required
new_password
string<password> | null

Response

Successful Response

Keycloak representation of a token object

Attributes: access_token (str): An access token

access_token
string
required