DELETE
/
api
/
webhooks
/
{id}
curl --request DELETE \
  --url https://app.sandbox.rio.trade/api/webhooks/{id} \
  --header 'x-api-key: <api-key>'

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Id of the webhook to delete.