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.
When sending API requests, make sure that you use the correct server URL:
- ending in
*.com
for the Production environment - ending in
*.codes
for the Test environment (where available)
Request
Response
The webhook has been deleted
Was this page helpful?