1.4 KiB
1.4 KiB
name, description
| name | description |
|---|---|
| booklets-routes | Handle 4 OpenAPI operation(s) under /booklets for the booklets route group. |
booklets API Routes
Handle 4 OpenAPI operation(s) under /booklets for the booklets 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
booklet_retrieve
- Operation ID:
booklet_retrieve - Route:
GET /booklets/{booklet_id} - Mode: READ
- Summary: Retrieve
- Parameters:
booklet_idinpathrequired
booklet_delete
- Operation ID:
booklet_delete - Route:
DELETE /booklets/{booklet_id} - Mode: WRITE
- Summary: Delete
- Parameters:
booklet_idinpathrequired
booklets_list
- Operation ID:
booklets_list - Route:
GET /booklets - Mode: READ
- Summary: List
- Parameters:
limitinquerybefore/afterinqueryincludeinquerydate_createdinquerymetadatainquerysend_dateinquerymail_typeinquerysort_byinquerycampaign_idinquerystatusinquery
booklet_create
- Operation ID:
booklet_create - Route:
POST /booklets - Mode: WRITE
- Summary: Create
- Parameters:
Idempotency-Keyinheaderidempotency_keyinquery
- Body: JSON request body accepted.