pronghorn-core

On this page:

updateGroup

Summary

Update a group.

Description

Update a group

Route

PATCH /authorization/groups/:groupId

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
groupId string yes The individual group to update.
updates object yes An object containing the requested updates

Return

DetailsExampleSchema
Name Type Description
result object The output of the group update.