mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-19 08:49:26 +00:00
23 lines
No EOL
618 B
Text
23 lines
No EOL
618 B
Text
---
|
|
title: organization_member_create
|
|
full: true
|
|
_openapi:
|
|
method: POST
|
|
toc: []
|
|
structuredData:
|
|
headings: []
|
|
contents:
|
|
- content: |
|
|
Make a user a member of an organization.
|
|
|
|
You must be authorized to edit the organization.
|
|
---
|
|
|
|
{/* 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 an organization.
|
|
|
|
You must be authorized to edit the organization.
|
|
|
|
|
|
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"organization_member_create","method":"post"}]} /> |