Create New User

Creates a new user and invites them to Lightstep via email. All new users get the default role you set in Lightstep -- you can change that role later in Lightstep] or with Terraform.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The name of your Lightstep organization.

Body Params

The user emails.

data
object
required
Responses
200

The user was created successfully.

400

The request data failed validation -- probably due to invalid or omitted fields.

401

The API Key does not provide access to this resource, or the organization name doesn't exist.

409

User with username already exists.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!