Change administrator
post/cas/administrators
Change information about an administrator.
Name | Type | Required | Description |
---|---|---|---|
adminType | string | false | New administrator type for user. Allowed values: casdata |
itemName | string | false | Item name for administrator to change. Item name is returned when listing adminstrators. |
nameType | string | false | Name type. Allowed values: usergroup |
adminName | string | true | Administrator to change. |
Name | Type | Required | Description |
---|---|---|---|
adminName | string | true | The name for the administrator. |
itemName | string | false | Item name for administrator to change. Item name is returned when listing adminstrators. |
nameType | string | true | Indicates if the name identifies a user or group. Allowed values: usergroup |
adminType | string | true | The type of administrator being added. Allowed values: casdata |
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | OK | Schema | |
400 | Bad Request | Bad Request | ||
404 | Not Found | The specified administrator does not exist. | Schema |