Change administrator

post/cas/administrators
Internal-Use Only

Change information about an administrator.

Request Samples

1

Response Samples

1{
2 "objectExample": {
3 "$ref": "#/components/examples/APIResult"
4 }
5}

Query Parameters

NameTypeRequiredDescription
adminName
string
true

Administrator to change.

adminType
string
true

New administrator type for user.

Allowed values:
casdata
itemName
string
true

Item name for administrator to change. Item name is returned when listing adminstrators.

nameType
string
true

Name type.

Allowed values:
usergroup

Responses

StatusMeaningDescription
200OKOKSchema
400Bad RequestBad Request
404Not FoundThe specified administrator does not exist.Schema