ckanaction/docs/content/docs/member_delete.mdx

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"}]} />