HvcManagementAdministratorsRemoveRequestBody

This is a request body class for an operation.


Properties

string
group_name Required

Name of the group to be removed. Ex - xyz@abc.com where xyz is the group name and abc.com is the domain name

JSON Example

{
	"group_name": "string"
}

Feedback

Was this page helpful?