> For the complete documentation index, see [llms.txt](https://offerslook-api.gitbook.io/api-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://offerslook-api.gitbook.io/api-documentation/networkapi/affiliates/sub-resources/block-offers.md).

# Block Offers

## Available methods <a href="#available-methods" id="available-methods"></a>

| Methods    | HTTP method | Endpoint                                                                                                                                                                                                                                          | Description                                    |
| ---------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------- |
| **Add**    |             |                                                                                                                                                                                                                                                   |                                                |
|            | POST        | [/v1/affiliates/{affiliate\_id}/blocked/{offer\_id}](https://github.com/guoqingqi/offerslookapi/tree/b0fc2e2c7edf6bb50d682e2704e2adb99b82d522/networkapi/affiliates/sub-resources/block-offers/add_offers_to_an_blocked_list_of_affiliate.md)     | Add offers to an blocked list of affiliate     |
| **Get**    |             |                                                                                                                                                                                                                                                   |                                                |
|            | GET         | [/v1/affiliates/{affiliate\_id}/blocked](/api-documentation/networkapi/affiliates/sub-resources/block-offers/get_a_list_of_blocked_offer_affiliate.md)                                                                                            | Get a list of blocked offer affiliate          |
| **Delete** |             |                                                                                                                                                                                                                                                   |                                                |
|            | Delete      | [/v1/affiliates/{affiliate\_id}/blocked/{offer\_id}](https://github.com/guoqingqi/offerslookapi/tree/b0fc2e2c7edf6bb50d682e2704e2adb99b82d522/networkapi/affiliates/sub-resources/block-offers/remove_offers_from_a_list_of_blocked_affiliate.md) | Remove offers from a list of blocked affiliate |
