1.5 KiB
1.5 KiB
name, description
| name | description |
|---|---|
| snap-packs-routes | Handle 4 OpenAPI operation(s) under /snap_packs for the snap packs route group. |
snap packs API Routes
Handle 4 OpenAPI operation(s) under /snap_packs for the snap packs 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
snap_pack_retrieve
- Operation ID:
snap_pack_retrieve - Route:
GET /snap_packs/{snap_pack_id} - Mode: READ
- Summary: Retrieve
- Parameters:
snap_pack_idinpathrequired
snap_pack_delete
- Operation ID:
snap_pack_delete - Route:
DELETE /snap_packs/{snap_pack_id} - Mode: WRITE
- Summary: Delete
- Parameters:
snap_pack_idinpathrequired
snap_packs_list
- Operation ID:
snap_packs_list - Route:
GET /snap_packs - Mode: READ
- Summary: List
- Parameters:
limitinquerybefore/afterinqueryincludeinquerydate_createdinquerymetadatainquerysend_dateinquerymail_typeinquerysort_byinquerycampaign_idinquerystatusinquery
snap_pack_create
- Operation ID:
snap_pack_create - Route:
POST /snap_packs - Mode: WRITE
- Summary: Create
- Parameters:
Idempotency-Keyinheaderidempotency_keyinquery
- Body: JSON request body accepted.