mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-31 09:20:21 +00:00
24 lines
No EOL
630 B
Text
24 lines
No EOL
630 B
Text
---
|
|
title: follow_group
|
|
full: true
|
|
_openapi:
|
|
method: POST
|
|
route: follow_group
|
|
toc: []
|
|
structuredData:
|
|
headings: []
|
|
contents:
|
|
- content: |
|
|
Start following a group.
|
|
|
|
You must provide your API key in the Authorization header.
|
|
---
|
|
|
|
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
|
|
|
|
Start following a group.
|
|
|
|
You must provide your API key in the Authorization header.
|
|
|
|
|
|
<APIPage document={"./lib/openapi.yml"} operations={[{"path":"follow_group","method":"post"}]} webhooks={[]} hasHead={false} /> |