put https://sandbox.caxton.io/api/webhooks/endpoints
This endpoint updates the URL for a configured Event Type.
Log in to see full request history
Response
This endpoint updates the URL for a configured Event Type.
xxxxxxxxxx
curl --request PUT \
--url https://sandbox.caxton.io/api/webhooks/endpoints \
--header 'accept: application/json' \
--header 'content-type: text/json' \
--data '
{
"WebhookEventType": "Trade"
}
'
Try It!
to start a request and see the response here! Or choose an example: