Skip to main content

Delete User Group By Name

Select

SaaS
Customer Managed

This operation deletes a user group.

Path Parameters
  • UserGroupName string required

    Name of the Usergroup

Query Parameters
  • newUserId string

    Id of the user to which the properties be transferred. Also can give name of the user by "newUserId=byName(userName=''{NewUserName'')"

  • newUserGroupId string

    Id of the user group to which the properties be transferred. Also can give name of the user group by "newUserId=byName(userGroupName=''{NewUserGroupName'')"

Responses

OK


Schema
  • processinginstructioninfo object
  • attributes object[]
  • name string
  • value string
  • response object[]
  • errorString string
  • errorCode integer
  • entity object
  • GUID string
  • userGroupName string
  • userGroupId integer
Loading...