How to Manage Your Webhook
Last updated: September 1, 2026
This guide explains how to edit and delete a webhook after you have created it.
Before you begin: log in to your Yellow Card API dashboard with a role that allows you to manage developer settings, such as Administrator. Deleting a webhook stops all event notifications to that endpoint, so confirm the URL is no longer in use before you remove it.
How to edit a webhook
If you need to update a webhook you have already created, follow the steps below.
Step 1: Navigate to the Webhooks section
Log in to your API dashboard.
In the left-hand menu, under Developer tools, select Webhooks.
Step 2: Edit the webhook
Click on the webhook you want to edit.
Make your changes, then click Save.
You have successfully edited your webhook.
How to delete a webhook
Deleting a webhook is permanent, and the endpoint will stop receiving events immediately. To remove a webhook, follow the steps below.
Step 1: Navigate to the Webhooks section
Log in to your API dashboard.
In the left-hand menu, under Developer tools, select Webhooks.
Step 2: Delete the webhook
Find the webhook you want to remove in the table.
In the Action column at the far right of that row, click the three-dot (⋮) menu, then select the delete option.
A pop-up will appear asking you to confirm the deletion. Click Delete Webhook to continue.
Step 3: Confirm with the OTP code
An OTP code will be sent to your registered email address.
Enter the code in the OTP pop-up, then click Submit.
You have successfully deleted your webhook.