Update file details
PATCH https://api.imagekit.io/v1/files/file_id_string/details
Request Body
{"tags"=>["tag1", "tag2"], "removeAITags"=>["car", "vehicle", "motorsports"], "customCoordinates"=>"10,10,100,100", "extensions"=>[{"name"=>"google-auto-tagging", "maxTags"=>5, "minConfidence"=>95}, {"name"=>"remove-bg", "options"=>{"add_shadow"=>true, "bg_color"=>"green"}}], "customMetadata"=>{"SKU"=>10, "brand"=>nil}, "webhookUrl"=>"https://www.example.com/webhook"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |