diff --git a/Mass-Delete-via-API.md b/Mass-Delete-via-API.md index dbdf610..913dccb 100644 --- a/Mass-Delete-via-API.md +++ b/Mass-Delete-via-API.md @@ -10,12 +10,17 @@ This will create api.txt and enter the json response, where you can browse at yo The first indented column is the main id that radarr uses, the other indented id's are irrelevent: ` -api.txt - "id": 4 - "id": 7 - "id": 68 - "id": 93 - "id": 2 +api.txt + + "id": 4 + + "id": 7 + + "id": 68 + + "id": 93 + + "id": 2` So, id's 4, 68 and 93 are the id's required for the next step.