Retrieve the UUID of a webhook template by providing its name
| Field | Type | Required | Description |
|---|---|---|---|
webhook_name | string | Yes | Name of the webhook template |
| Field | Type | Description |
|---|---|---|
success | boolean | Indicates if the request was successful (always true on success) |
webhook_uuid | string | Unique identifier for the webhook template |
| Field | Type | Description |
|---|---|---|
success | boolean | Indicates if the request was successful (always false on error) |
error | string | Error message describing what went wrong |
API key for authentication. Get this from your dashboard by selecting a brand and going to API Keys section.
Brand UUID for authentication. Get this from your dashboard after adding a brand - it will be displayed in the UI.
Webhook template lookup by name
Name of the webhook template