893 B
893 B
name, description
| name | description |
|---|---|
| invites-routes | Handle 2 OpenAPI operation(s) under /invites for the invites route group. |
invites API Routes
Handle 2 OpenAPI operation(s) under /invites for the invites route group.
Use the generated operation tools to make real API calls. Do not invent API responses. If a tool reports missing setup, return the exact setup field name to the caller. For write, update, or delete operations, state the intended action before calling the tool.
Operations
post_invites
- Operation ID:
post_invites - Route:
POST /invites - Mode: WRITE
- Summary: Create user invite
- Parameters:
fieldsinquery
- Body: JSON request body accepted.
get_invites_id
- Operation ID:
get_invites_id - Route:
GET /invites/{invite_id} - Mode: READ
- Summary: Get user invite status
- Parameters:
invite_idinpathrequiredfieldsinquery