Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Groups to be updated

groups
object[]
required

A list of groups with information to update.

Response

200 - application/json

The resulting updated group infos.

groups
object[]
required

A list of groups with information to update.

Last modified on July 10, 2026