Set Up and Edit Webhooks
You can set up and edit webhook from the Thy Street Dashboard.
Last updated
Was this helpful?
You can set up and edit webhook from the Thy Street Dashboard.
Last updated
Was this helpful?
Before you begin, get access to the by creating an ; make sure you have gone through:
Login into the and navigate to the page.
Search and click on your device card.
Under the Details section, hover on Integration and Click on icon.
In the Device Integration pop-up page
Enter the URL where you want to receive the webhook payload when an event is triggered. We recommend using an HTTPS URL. You can use other protocols by writing your own .
Enter a Secret for the endpoint. The secret is used to validate that the webhook is from Thy Street. Learn more about .
Click on Save Endpoint to save changes.
All webhook responses must return a status code in the range of 2XX within a window of 6 seconds. If we receive response codes other than this or the request times out, it is considered a failure.
You can edit your webhook to replace the webhook URL and modify the secret.
To edit webhooks:
The Device Integration pop-up page is displayed. You can modify the following:
Webhook URL
Secret
Click on Save Endpoint to save changes.
Log into the and navigate to your Device page
Under the Details section, hover on your webhook link and click on