Delete Webhook
Credit
Profile
Leaderboard
Webhook
Webhook Secret
Delete Webhook
Delete an existing webhook
DELETE
/
webhook
/
{id}
curl --request DELETE \
--url https://api.openformat.tech/v1/webhook/{id} \
--header 'X-API-KEY: <api-key>'
This response has no body data.
curl --request DELETE \
--url https://api.openformat.tech/v1/webhook/{id} \
--header 'X-API-KEY: <api-key>'
This response has no body data.