Delete a webhook of an organizationAsk AIdelete https://api.zeplin.dev/v1/organizations/{organization_id}/webhooks/{webhook_id}Delete a webhook by idPath Paramsorganization_idstringrequiredOrganization idwebhook_idstringrequiredWebhook idResponses 204Successful response 403User cannot delete webhook 404Webhook not found responseUpdated 4 months ago