post https://api.tryspeed.com/webhooks
You can register a webhook endpoint of a current or latest version to receive real-time notifications of all subscribed events in your Speed account.
Log in to see full request history
Response
You can register a webhook endpoint of a current or latest version to receive real-time notifications of all subscribed events in your Speed account.
xxxxxxxxxx
curl --request POST \
--url https://api.tryspeed.com/webhooks \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"connect":false}'
Try It!
to start a request and see the response here! Or choose an example: