Authorization: Bearer ********************
{ "github_token": "xxxxxxx" }
curl --location --request PUT '/api/v1/plugins/RockChinQ/Nahida/config' \ --header 'Content-Type: application/json' \ --data-raw '{ "github_token": "xxxxxxx" }'
{}