Crypto Ramp API
Delete a webhook
api
delete
/webhooks/{webhook_id}

Delete a webhook

Delete a webhook so that events are not sent to the specified URL any more.

For more information, see the guides: Work with webhooks -> Track order and payment lifecycle.

X-API-KEY

Each Crypto Ramp API request must contain an authorization header in the following format to make a call: X-API-KEY: {your_API_key}.

Before you start, make sure that you have the correct API key. For more information, see the Get started guides: Integrate with Revolut Ramp -> 2. Get Partner keys.

Request

Path Parameters
Path Parameters

The ID of the webhook.

Header Parameters
Header Parameters

Your API key that you received during integration setup. For more information, see the Authorization section above.

Response

The webhook has been deleted

Was this page helpful?
Loading...