{
"pluginId": 0,
"categoryIds": [
0
]
}curl --location '/public-api/v1/pluginCategoryMapping/updateRelation' \
--header 'Authorization: Bearer 593c8a84a01746ed96abfb26c15d2103' \
--header 'Content-Type: application/json' \
--data '{
"pluginId": 0,
"categoryIds": [
0
]
}'{
"errorCode": 0,
"message": "",
"data": false
}