Authorization: Bearer ********************
{ "page":1, "size":10 }
curl --location --request POST '/api/product/blog/add_or_update' \ --header 'Content-Type: application/json' \ --data-raw '{ "page":1, "size":10 }'
{}