Activate User

Activate an Okta user by ID or username.

Options

Field Definition Type Required
Send Email? Indicates whether an email will be sent to the activated user. Options are Yes or No.

Dropdown

TRUE

Input

Field Definition Type Required
ID or Login ID or login of the Okta user (usually in an email format).

Text

TRUE

Output

Field Definition Type
Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Text

Activation (if the Send Email? option is set to No)
Token Activation token used to create a custom activation link and complete a user's activation process.

Text

Url Activation link for the user to set up their account.

Text

Related topics

Okta connector

Workflow elements

Guidance for Okta connector

Okta API documentation