Create administrator
put/cas/administrators
Create an administrator. Use for administrators with names that do not conform to URL format.
| Name | Type | Required | Description |
|---|---|---|---|
adminName | string | true | The name for the administrator. |
adminType | string | true | The type of administrator being added. Allowed values: casdata |
nameType | string | true | Indicates if the name identifies a user or group. Allowed values: usergroup |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 201 | Created | Created | Schema | |
| 400 | Bad Request | Bad Request |