Summary
Delete a group mapping.
Description
Delete a group mapping
Route
DELETE /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 delete. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | Result of group mapping deletion process |