Parameter | Description |
---|---|
Disable SSL Enforcement | Enable this option to skip SSL verification of the server’s certificate chain and host name. This may increase security vulnerabilities, but can be useful for testing or when custom verification is employed. |
The email address of the user. | |
Login Name | The login name of the user. |
Name | The full name of the user. |
Password | The password to use for the user. |
Role ID | The identifier of the role the user is assigned to. |
Parameter | Description |
---|---|
Password Reset On Login | Whether to require a reset of the user’s password upon first login. Defaults to false . |
{
"id": 1,
"links": [
{
"href": "https://hostname:3780/api/3/...",
"rel": "self"
}
]
}
Was this page helpful?