Authorization: Bearer ********************{
"source": "https://github.com/RockChinQ/Nahida"
}curl --location --request POST '/api/v1/plugins/install/github' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"source": "https://github.com/RockChinQ/Nahida"
}'{}