Deletes a password dictionary policy from a specified tenant in Cloud Directory. Can only delete a password dictionary policy that is not predefined.delete https://{tenanturl}/v3.0/DictionaryPolicy/multi/{id}Entitlement required: managePwdPolicy (Manage password policy).Path ParamsidstringrequiredThe identifier of the password dictionary policy that is being deleted.Responses 204No Content. 400The request was incorrect. 403Forbidden. 404Not found. 500An internal server error occurred.Updated about 1 year ago