curl --location --request POST '/api/v1/system-manage/roles' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data-raw ''
null