cURL
curl --request DELETE \ --url https://sdk-api.playcamp.io/v1/server/webhooks/{id} \ --header 'Authorization: Bearer <token>'
{ "status": 404, "error": "Not Found", "message": "Resource not found", "code": "NOT_FOUND" }
Server API Key (format: {keyId}:{secret})
성공 (No Content)