| Name | Type | Reference |
|---|---|---|
| blocker_idrequired | integer | Blocker identifier |
| category_uuidrequired | string | Blocker category identifier |
| Name | Value |
|---|---|
| Content-Type | application/json |
Path Parameters
1 curl --request DELETE \
2 --url 'https://example.kaiten.ru/api/latest/blockers/{blocker_id}/categories/{category_uuid}' \
3 --header 'Accept: application/json' \
4 --header 'Content-Type: application/json'
5 Response
ClickTry It!to start a request and see the response here!