Delete Access Control Rule
workmail_delete_access_control_rule | R Documentation |
Deletes an access control rule for the specified WorkMail organization¶
Description¶
Deletes an access control rule for the specified WorkMail organization.
Deleting already deleted and non-existing rules does not produce an error. In those cases, the service sends back an HTTP 200 response with an empty HTTP body.
Usage¶
Arguments¶
OrganizationId
[required] The identifier for the organization.
Name
[required] The name of the access control rule.
Value¶
An empty list.