# Remove an operation group Removes a grouping of operations. Leaves the operations itself untouched. Endpoint: DELETE /v1/operation-groups/{id}/ Version: 1.0.0 Security: tokenAuth ## Path parameters: - `id` (string, required) ## Response 400 fields (application/json): - `detail` (string, required) ## Response 404 fields (application/json): - `detail` (string, required) ## Response 500 fields (application/json): - `detail` (string, required) ## Response 204 fields ## Response 401 fields ## Response 403 fields