Summary
Update a group mapping.
Description
Update a group mapping
Route
PATCH /group-mappings/:provenance/:externalGroup
Roles
admin
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| provenance | string | yes | The provenance for the requested group mapping. |
| externalGroup | string | yes | The individual group mapping to update. |
| updates | object | yes | An object containing the requested updates |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| result | object | The output of the group mapping update. |