cURL
curl -X DELETE https://morimori.app/api/v2/orders/webhooks/WEBHOOK_ID \ -H "Authorization: Bearer YOUR_API_TOKEN"
{ "data": "<unknown>" }
웹훅을 삭제합니다.
API Key for external client access
Webhook ID
Deleted successfully
Response data (null if no data)