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

  1. Log in to your API dashboard.

  2. In the left-hand menu, under Developer tools, select Webhooks.

Step 2: Edit the webhook

  1. Click on the webhook you want to edit.

  2. 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

  1. Log in to your API dashboard.

  2. In the left-hand menu, under Developer tools, select Webhooks.

Step 2: Delete the webhook

  1. Find the webhook you want to remove in the table.

  2. In the Action column at the far right of that row, click the three-dot (⋮) menu, then select the delete option.

  3. A pop-up will appear asking you to confirm the deletion. Click Delete Webhook to continue.

Step 3: Confirm with the OTP code

  1. An OTP code will be sent to your registered email address.

  2. Enter the code in the OTP pop-up, then click Submit.

You have successfully deleted your webhook.