Webhook
Create webhook
POST
https://widget.blinger.io/api/external/v1/webhooks
This endpoint allows you to get free cakes.
Headers
Name | Type | Description |
---|---|---|
Authorization | string | Authorization Token. |
Request Body
Name | Type | Description |
---|---|---|
url | string | Webhook url. |
Remove webhook
DELETE
https://widget.blinger.io/api/external/v1/webhooks
Headers
Name | Type | Description |
---|---|---|
Authorization | string | Authorization Token. |
Last updated