curl --request POST \ --url https://api.dataspike.io/webhook \ --header 'ds-api-token: <api-key>'
Webhooks
Example of Possible Webhook Events
Fake path to describe webhook format. Click Callbacks bellow to see possible Webhook Object options. More information about webhooks can be found in the documentation.
POST
/
webhook
Example of Possible Webhook Events
Copy
curl --request POST \ --url https://api.dataspike.io/webhook \ --header 'ds-api-token: <api-key>'