Update Group

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Authorization

This endpoint requires Authorization.

Path Parameters

ParameterTypeDescriptionRequired
idstringUUID of the group.Yes

Request Body

KeyTypeDescriptionRequired
namestringNew name for the group. Must be unique within the organization.No
{
  "name": "Updated Group Name"
}

Response

Returns the updated group with its current members.

Errors

StatusMessageDescription
404Group not foundThe group does not exist or does not belong to this organization.
422Name has already been takenA group with this name already exists.
Path Params
string
required
Body Params
string
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json