Okta.Sdk.Model.UserActivationToken

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
ActivationTokenstringToken received as part of an activation user request. If a password was set before the user was activated, then user must sign in with their password or the `activationToken` and not the activation link. More information about using the `activationToken` to login can be found in the Authentication API.[optional] [readonly]
ActivationUrlstringIf `sendEmail` is `false`, returns an activation link for the user to set up their account. The activation token can be used to create a custom activation link.[optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]