Webhooks API¶
0 confirmed endpoints — 0 respond with data, 0 require valid input.
Not Found¶
| Method | Path | Code |
|---|---|---|
GET |
/api/v1/webhooks |
404 |
GET |
/api/v1/webhooks/{webhookId} |
404 |
GET |
/config/api/v1/webhooks |
404 |
POST |
/config/api/v1/webhooks |
404 |
DELETE |
/config/api/v1/webhooks/{webhookId} |
404 |
PUT |
/config/api/v1/webhooks/{webhookId} |
404 |