1.5 KiB
1.5 KiB
name, description
| name | description |
|---|---|
| postcards-routes | Handle 4 OpenAPI operation(s) under /postcards for the postcards route group. |
postcards API Routes
Handle 4 OpenAPI operation(s) under /postcards for the postcards 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
postcard_retrieve
- Operation ID:
postcard_retrieve - Route:
GET /postcards/{psc_id} - Mode: READ
- Summary: Retrieve
- Parameters:
psc_idinpathrequired
postcard_delete
- Operation ID:
postcard_delete - Route:
DELETE /postcards/{psc_id} - Mode: WRITE
- Summary: Cancel
- Parameters:
psc_idinpathrequired
postcards_list
- Operation ID:
postcards_list - Route:
GET /postcards - Mode: READ
- Summary: List
- Parameters:
limitinquerybefore/afterinqueryincludeinquerydate_createdinquerymetadatainquerycampaign_idinquerystatusinquerysizeinqueryscheduledinquerysend_dateinquerymail_typeinquerysort_byinquery
postcard_create
- Operation ID:
postcard_create - Route:
POST /postcards - Mode: WRITE
- Summary: Create
- Parameters:
Idempotency-Keyinheaderidempotency_keyinquery
- Body: JSON request body accepted.