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

Group bindings to be updated

group_bindings
object[]
required

A list of group bindings with information to update.

Response

200

The group bindings were successfully updated.

Last modified on July 23, 2026