mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-19 00:39:25 +00:00
24 lines
No EOL
633 B
Text
24 lines
No EOL
633 B
Text
---
|
|
title: group_member_create
|
|
full: true
|
|
_openapi:
|
|
method: POST
|
|
route: group_member_create
|
|
toc: []
|
|
structuredData:
|
|
headings: []
|
|
contents:
|
|
- content: |
|
|
Make a user a member of a group.
|
|
|
|
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 a user a member of a group.
|
|
|
|
You must be authorized to edit the group.
|
|
|
|
|
|
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"group_member_create","method":"post"}]} webhooks={[]} hasHead={false} /> |