group
Update a group
This function is an API endpoint that allows an authenticated admin to update a group.<br> Todo allow to use different team
Parameters
- guid: The request data, which includes the details of the group to be updated. <br>
Returns
If successful, this function returns a Json<UsersResponse> object, which includes a success message, the total number of groups, and the list of groups. <br>
put/api/group
Request body
Response
Changes
Changed in 2 of the 11 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api removed without deprecation
api-removed-without-deprecation
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲