Update webhook status

update webhook status

POST BASEURL/webhookStatus

This endpoint allows you to get free cakes.

Headers

NameTypeDescription

Authentication

string

Authentication token to track down who is emptying our stocks.

Request Body

NameTypeDescription

status

string

enum(enabled, disabled)

{
    "status": "ok"
}

Last updated