Groups
Update Group Configuration
Update a group configuration belonging to the organization or user.
PATCH
Path Parameters
The slug of the organization or user account.
The name of the group.
Body
application/json
The configuration to be applied to the chosen group.
Prevent the group from being deleted.
Example:
true
Response
200 - application/json
Successful response
Prevent the group from being deleted.
Example:
true
Was this page helpful?