Rename existing group
Header Parameters
Authorization token
Path Parameters
This is your organization’s MyPreferences Account Id. A 404 is returned if this value is invalid.
Name of the groupType associated with the group you want to rename.
Body Parameters
The current name of the group you want to rename.
The new name you want to assign to the group.
Must be set to true if the new group name already exists for the specified group type.
Response
The request was successfully processed.
The request was invalid and cannot be processed. This may be a result of a malformed request. You must update the request before trying again.
Authentication credentials are missing or incorrect. You must verify your ClientId, UserId, and Authorization Scheme before trying again.
The authentication credentials were insufficient to grant access to the requested resource. In most cases, your user may not have the appropriate permissions to access the requested resource. Verify User Group permissions for your user before trying again.
The requested resource cannot be found. Most errors in this category are returned when a resource specified on the URL path is not found. In certain instances, it is also returned when a parameter specified in the request body is also not found.
The server encountered an unexpected condition that prevented it from fulfilling the request. Notify PossibleNOW Support if it’s a continuous occurrence.