third_categories_write - third_categories_writecurl --location --request DELETE 'https://api.zid.sa/v1/managers/store/categories//cover-image/delete' \
--header 'Authorization: {{Autherization}}' \
--header 'Store-ID: {{StoreId}}' \
--header 'Content-Type: application/json'{
"status": "OK",
"message": "Category cover image deleted successfully"
}