third_categories_write - third_categories_writecurl --location 'https://api.zid.sa/v1/managers/store/categories//cover-image/upload' \
--header 'Authorization: {{Autherization}}' \
--header 'Store-ID: {{StoreId}}' \
--form 'file=@""'{
"category_cover": {
"path": "https://cdn.zid.sa/cover.jpg"
}
}