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