Create a new user

Creates a new user within Seismic tenant.
When the "Active" field is set to "false", a newly created user will be locked preventing them from logging into Seismic tenant. A system administrator can activate the user, by unchecking "Is Locked" field in the Admin Settings.
For Seismic,roles is specified, then roles takes precedence. Usertype is ignored
User's custom properties are supported by Seismic SCIM APIs. You can get custom property definition by /scim/v2/Schemas API. The user's custom property schema name is SeismicUser. The custom property field name is urn:ietf:params:scim:schemas:extension:seismic:2.0:User in user model.

Body Params
emails
array of objects
emails
schemas
array of strings
schemas
string
Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/scim+json; charset=utf-8