Delete allowed sender domain

Prev Next

Deletes allowed sender domain.

API URL

POST https://<host>/wsapis/v2.0.0/devicemgmt/emlconfig/policy/allowed_lists/sender_domain/{domain_name}?operation=delete

Sample curl request

curl -gsk -H "$c "https://$lt;host>>/wsapis/v2.0.0/devicemgmt/emlconfig/policy/allowed_lists/sender_domain/site.com?operation=delete" -XPOST
	{
		"error": false,
		"message": "Object removed"
	}
				

Availability

This command is available on the following appliances:

  • Email Security — Server

Authentication

Standard WSAPI authentication

Response mime type

application/json