Update allowed sender domain

Prev Next

Updates allowed sender domain.

API URL

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

Sample curl request

curl -gsk -H "$c" "https://<host>/wsapis/v2.0.0/devicemgmt/emlconfig/policy/allowed_lists/sender_domain/site.com" -d '{"matches" : 1000}'
	{
		"error": false,
		"message": "updated object"
	}
		

Availability

Email Security — Server

Authentication

Standard WSAPI authentication

Response mime type

application/json