---
title: "Apply all the Recommendation Exclusion Rules which are available/applicable/provided in the tenant"
method: POST
path: "/v1/recommendations/exclusion_rule/apply"
tags: ["Recommendation"]
---

# Apply all the Recommendation Exclusion Rules which are available/applicable/provided in the tenant

`POST /v1/recommendations/exclusion_rule/apply`

Apply all Recommendation Exclusion Rule

## Request body

- RecommendationExclusionRuleApplyRequest
  - `tenant_id` string, required — Rules to apply on provided tenant.

## Response `200`

Initiated

- boolean

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.dev/corestack/apis/corestack-external-api.md) · [All operations](https://skmtc.dev/corestack/apis/corestack-external-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/corestack/corestack-external-api/revisions/bf2cdf20826d/schema)
