Delete a firewall target for a given rule
DELETE https://api-authenticator.iwelcome.com/v1/firewalls/:id/target/:target_id Headers: Authorization: Bearer {your application API Key} Content-Type: application/json
id
(string, required) - The rule id.
target_id
(string, required) - The target id.
{ "type": "api.application.firewall.target.delete", "result": { "deleted": true } }
Have a question? You can always send us an email at support@unloq.io, or contact us on chat.
For security related concerns, please visit our Security page.