> 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/affiliate_blocked.md).

# Affiliate Blocked

***Facilitate AFM’s management of traffic access and block & reject low quality traffic.***

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

| Methods    | HTTP method | Endpoint                                                                                                                                                                | Description                                  |
| ---------- | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------- |
| **Create** |             |                                                                                                                                                                         |                                              |
|            | POST        | [/v1/affiliate\_blocks](/api-documentation/networkapi/affiliates/sub-resources/affiliate_blocked/create_a_new_affiliate_blocked.md)                                     | Create a new affiliate blocked               |
| **Get**    |             |                                                                                                                                                                         |                                              |
|            | GET         | [/v1/affiliate\_blocks/{affiliate\_block\_id}](/api-documentation/networkapi/affiliates/sub-resources/affiliate_blocked/get_a_affiliate_blocked_of_the_affiliate.md)    | Get an affiliate blocked of the affiliate    |
|            | GET         | [/v1/affiliate\_blocks](/api-documentation/networkapi/affiliates/sub-resources/affiliate_blocked/get_affiliate_blocked_of_the_affiliate.md)                             | Get affiliate blocked of the affiliate       |
| **Delete** |             |                                                                                                                                                                         |                                              |
|            | DELETE      | [/v1/affiliate\_blocks/{affiliate\_block\_id}](/api-documentation/networkapi/affiliates/sub-resources/affiliate_blocked/delete_a_affiliate_blocked_of_the_affiliate.md) | Delete an affiliate blocked of the affiliate |
