Rewardly Docs
API ReferenceWebhooks

Delete a webhook endpoint

DELETE
/v1/webhook-endpoints/{id}
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/json

curl -X DELETE "https://example.com/v1/webhook-endpoints/string"
{  "ok": true}