Creating a user will pre configure user definitions like display name, profile picture, groups and the slack id
The request body resource
Email address of the user
Groups registered for this user
["sre", "dba"]Display name
"John Wick"
Local auth cases have a password
"mysecurepassword"
The profile picture url to display
""
The identifier of slack to send messages to users
"U053ELZHB53"
The status of the user. Inactive users cannot access the system
active, inactive, invited Created
Email address of the user
Groups registered for this user
["sre", "dba"]Unique identifier of the resource
Display name
"John Wick"
Local auth cases have a password
"mysecurepassword"
The profile picture url to display
""
Permission related to the user
admin, standard, unregistered "standard"
The identifier of slack to send messages to users
"U053ELZHB53"
The status of the user. Inactive users cannot access the system
active, inactive, invited DEPRECATED in flavor of role