groups

Update a Group

You can use this endpoint to rename a Group. If a name is not unique, an error will be returned.

put/group/{id}/

Path parameters

idstring required

Query parameters

_fieldsstring

Comma-separated list of fields to include in the response.

Request body

namestring required

Response

Successful response

idstring required
namestring required
organization_idstring required

Changes