Remove User from Application

Remove a user from an application.

The input and output fields in this card are dynamically generated based on your instance.

Options

Field Definition Type Required
Application Choose an app from which you want to remove the user. Choose Enter Application ID to select an app by its ID.
Caution

The maximum applications displayed is 100 application instances. When a timeout occurs due to server or network connectivity issues, the Enter Application ID is the only option that displays.

Dropdown TRUE

Input

Field Definition Type Required
User
User ID

Unique identifier of the user.

String TRUE
Send Email? If true, a removal email is sent to the admin. Boolean FALSE

Output

Field Definition Type
Status

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.

Number

Related topics

Okta connector

Workflow elements

Guidance for Okta connector

Okta API documentation