External DocumentationTo learn more, visit the N-able Cove documentation.
Actions
Add User
Add a user with optional details.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Email Address | The email address to set to the new user. |
| First Name | The first name of the user. |
| Full Name | The full name of the user. |
| Name | A login name for the user. |
| Partner ID | The ID of the customer to add the user to. |
| Password | The password for the new user. |
| Phone Number | The phone number to set to the new user. |
| Role ID | The ID of the role to set to the new user. |
| Title | The title to set to the new user. |
| Parameter | Description |
|---|---|
| Contact Person ID | The ID of the contact person that this user will be associated with. |
| Feature Access | Select the feature access for the created user. |
| ID | The ID number of the user. |
| Two Factor Authentication Status | The status of the two factor authentication. |
{
"id": "jsonrpc",
"jsonrpc": "2.0",
"result": {
"result": 876543
},
"visa": "visa"
}
Was this page helpful?