Update a group (team)
Update a group (team)
Updates the group named by the groupId path parameter. Authorization: organization administrators only — other callers get 403. Body: optional name (1–255 chars) and/or description (both optional; send only the fields to change). Returns the updated group.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
groupId
Request
This endpoint expects an object.
name
description
Response
The group was updated.
id
organizationId
name
description
createdAt
updatedAt
Errors
403
Forbidden Error