curl --location --request DELETE 'https://api-kr.iwinv.kr/v1/firewall/' \ --header 'X-iwinv-Timestamp: {{timestamp}}' \ --header 'X-iwinv-Credential: {{accesskey}}' \ --header 'X-iwinv-Signature: {{signature}}'
{ "code": "0x00", "error_code": "SUCCESS", "message": "", "result": "Deleting the firewall." }