23 lines
818 B
Markdown
23 lines
818 B
Markdown
---
|
|
name: webhook-verification-key-routes
|
|
description: Handle 1 OpenAPI operation(s) under /webhook_verification_key/get for the webhook verification key route group.
|
|
---
|
|
|
|
# webhook verification key API Routes
|
|
|
|
Handle 1 OpenAPI operation(s) under /webhook_verification_key/get for the webhook verification key 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
|
|
|
|
### webhook_verification_key_get
|
|
|
|
- Operation ID: `webhook_verification_key_get`
|
|
- Route: `POST /webhook_verification_key/get`
|
|
- Mode: WRITE
|
|
- Summary: Get webhook verification key
|
|
- Body: JSON request body accepted.
|