Skip to main content

Update Group

POST 

/org/:orgId/groups/:groupId

Update a Group identified by groupId.

Request​

Path Parameters

    orgId stringrequired

    The Organization ID (UUID) for which you are querying.

    groupId stringrequired

    The Group ID (UUID) for which you are querying.

Body

required

    any

Responses​

Success.

Schema

    any

Loading...