AdminGroup

Add Admin Group

Adds an admin group

post/platform/adminuser/groups

Query parameters

responseFieldsstring

limits which fields are returned in the response body

Request body

descriptionstring nullable

Human-readable description of the group

groupCodestring nullable

User Group Id

namestring nullable

Human-readable Name of the group

scopeIdinteger

Scope Id

scopeTypeIdinteger

Scope Type Id

Response

OK

descriptionstring nullable

Human-readable description of the group

groupCodestring nullable

User Group Id

namestring nullable

Human-readable Name of the group

scopeIdinteger

Scope Id

scopeTypeIdinteger

Scope Type Id

Changes