curl --request POST \
--url https://api.platform.dakota.xyz/webhooks/inbound/bridge \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{}'Receive webhook events from Bridge service
curl --request POST \
--url https://api.platform.dakota.xyz/webhooks/inbound/bridge \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '{}'The body is of type object.
Webhook received successfully