mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-19 08:49:26 +00:00
23 lines
No EOL
674 B
Text
23 lines
No EOL
674 B
Text
---
|
|
title: member_delete
|
|
full: true
|
|
_openapi:
|
|
method: DELETE
|
|
toc: []
|
|
structuredData:
|
|
headings: []
|
|
contents:
|
|
- content: |
|
|
Remove an object (e.g. a user, dataset or group) from a group.
|
|
|
|
You must be authorized to edit a group to remove objects from it.
|
|
---
|
|
|
|
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
|
|
|
|
Remove an object (e.g. a user, dataset or group) from a group.
|
|
|
|
You must be authorized to edit a group to remove objects from it.
|
|
|
|
|
|
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"member_delete","method":"delete"}]} /> |