Hi,
We are trying to upgrade a category using REST API. Below is the URL we tried:
<CSURL>/v2/nodes/{id}/categories/upgrade using PUT method.
Passing the body parameter in below format.
{
"category_id":[8479]
}
We are getting the error showing as "Missing Parameters".
Please help us to fix this.
Thanks,
Dharani D.