Create User

Create a user in CrowdStrike.

Options

Field Definition Type Required

Validate Only

Choose an option to generate input values:

  • True: Validate user attributes in the request without creating the user.

  • False: Create a user ID as a new user.

Dropdown

TRUE

Input

Field Definition Type Required

User

First Name

Given name of the user.

Text

TRUE

Last Name

Last name of the user.

Text

TRUE

Email

The email address of the user.

  • Email address must belong to the domain allowlist, otherwise the card returns a 400 Bad Request error.
  • Email address must be unique. If the email address exists, the card returns a 409 Conflict error.

Text

TRUE

Password

The user's password.

  • If the password is left blank, the system automatically sends an email to the user containing a password configuration link.

  • A password isn't required if the CrowdStrike customer ID is configured for single sign-on (SSO).

If the password fails to meet the minimum requirements, the card returns a 500 Internal Server error.

Text

FALSE

Output

Field Definition Type

User

CID

The customer ID of the CrowdStrike user.

For Falcon Complete Cloud Security customers, if you're making requests through a parent customer ID, use the CID value to specify the child customer ID where you want to make the update.

A user ID may have the same role assigned in multiple parent or child customer IDs. Assigning a CID value ensures that the user role is granted or revoked in the correct customer ID.

Text

Email

The email address of the user.

Text

First Name

Given name of the user.

Text

Last Name

Last name of the user.

Text

User ID

Unique identifier of the user.

Text

Status

The user's status.

Text

Created At

Date and time when the object was created.

Date & Time

Updated At

Date and time when the object was updated.

Date & Time

Related topics

CrowdStrike connector

Cards in flows

To access the CrowdStrike API documentation, sign in to your CrowdStrike Falcon console.