ckanaction/docs/content/docs/member_create.mdx
2025-12-02 18:39:52 -05:00

31 lines
No EOL
909 B
Text

---
title: member_create
full: true
_openapi:
method: POST
route: member_create
toc: []
structuredData:
headings: []
contents:
- content: >
Make an object (e.g. a user, dataset or group) a member of a group.
If the object is already a member of the group then the capacity of
the membership will be updated.
You must be authorized to edit the group.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Make an object (e.g. a user, dataset or group) a member of a group.
If the object is already a member of the group then the capacity of the membership will be updated.
You must be authorized to edit the group.
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"member_create","method":"post"}]} webhooks={[]} hasHead={false} />