Update an accountCopy Pagepost https://example.com/ServerManage/UpdateAccountEither "Host" or "DomainID" or "DatabaseID" should be provided.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsIsManagedbooleanTrue to create a managed accounttruefalseHoststringID of the resourceDomainIDstringID of the domainWorkflowApproversarray of objectsAn array of WorkflowApprover objects. Refer to WorkflowApprover. Not necessary when removing workflow.WorkflowApproversADD objectBackupApproverobjectDetermines approver if user has no manager. Refer to WorkflowApprover. Use WorkflowApprover object. Only required when NoManagerAction=useBackupBackupApprover objectWorkflowApproverobjectFor when there is just one workflow approver.WorkflowApprover objectWorkflowDefaultOptionsstringStringified JSON object detailing default options. Example: {"GrantMin":60}IDstringID of the account to be updatedUseWheelbooleanTrue to use proxy accounttruefalseWorkflowSentbooleanInforms whether or not this is a workflow change.truefalseNoManagerActionstringDetermines what to do when account/system does not have manager. Not required. "useBackup", "approve" or "deny"DatabaseIDstringID of the databaseUserstringUser name for the accountWorkflowEnabledbooleanDetermines whether you are removing or adding/updating a workflowtruefalseWorkflowApproversListarray of objectsIdentical to WorkflowApprovers. Refer to WorkflowApprover. Stored in database, but not used in code.WorkflowApproversListADD objectDescriptionstringDescription for the accountResponse 200API-ResultUpdated 8 months ago