Remove AITags bulk
POST https://api.imagekit.io/v1/files/removeAITags
Request Body
{"fileIds"=>["file_id_1", "file_id_2"], "AITags"=>["ai_tag_to_remove_1", "ai_tag_to_remove_2"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
POST https://api.imagekit.io/v1/files/removeAITags
{"fileIds"=>["file_id_1", "file_id_2"], "AITags"=>["ai_tag_to_remove_1", "ai_tag_to_remove_2"]}
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |