OnlyFans API
Webhooks

Delete Webhook

Delete an existing webhook

DELETE
/api/webhooks/{webhook_id}
AuthorizationBearer <token>

Get your API Key from OnlyFansAPI Console - https://app.onlyfansapi.com/api-keys

In: header

Path Parameters

webhook_idstring

The ID of the webhook

Response Body

curl -X DELETE "https://app.onlyfansapi.com/api/webhooks/string"
{}