curl --location '/public-api/v1/pluginCategoryMapping/save' \ --header 'Content-Type: application/json' \ --data '{ "categoryId": 0, "pluginId": 0 }'
{ "errorCode": 0, "message": "", "data": null }