Sign in

Create user

documented

Creates a new user in your Okta org.

POST /api/v1/usersUsersno implementation yet0 runs

Input

okta_domain*
Okta domain (host)
your-org.okta.com
firstName*
First name
Jane
lastName*
Last name
Doe
email*
Email
jane.doe@example.com
login*
Login
jane.doe@example.com
Calls Okta as you (your API key is your account); keychains.dev holds the credentials.
Create user · Okta · OpenIntegrations