internaluser (custom attributes, environment)
POST {{base_url}}/ers/config/internaluser
Request Body
{"InternalUser"=>{"name"=>"thomas", "description"=>"Recommended attributes to create an account.", "password"=>"C1sco12345", "enablePassword"=>"C1sco12345", "enabled"=>true, "changePassword"=>false, "expiryDateEnabled"=>false, "customAttributes"=>{"Created"=>"1616961914", "Department"=>"EN", "Expired"=>"1617566728", "Country"=>"US"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Request data format | |
Accept | string | Response data format |