curl --location --request POST '/api/v1/system-manage/apis/refresh/' \ --header 'Authorization: Bearer {{token}}'
{ "code": "0000", "msg": "OK", "data": null }