Create user
documentedCreate a new user in the organization.
POST /api/v1/userUsersno implementation yet0 runsInput
email*
User email
user@example.com
handle*
User handle (email)
handle@example.com
name
Full name
Alice Smith
access_role
Access role (st|adm|ro)
adm
disabled
Disabled
false
icon
Avatar icon URL
https://example.com/avatar.png
verified
Verified
false
Calls Datadog as you (your API key is your account); keychains.dev holds the credentials.