External DocumentationTo learn more, visit the N-able N-Central documentation.
Actions
Update Organization Unit Custom Property
Update the custom property of an organization unit.

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 |
|---|---|
| Custom Property ID | The ID of the required custom property. |
| Organization Unit ID | The ID of the organization unit. Can be obtained by using the List Organization Units action. |
| Value | The new value of the custom property. |
{
"_warnings": [
"Property Type is ignored during update."
]
}
Was this page helpful?