{ "roleHome": "string", "menuIds": [ 0 ], "apiIds": [ 0 ], "buttonIds": [ 0 ] }
curl --location --request PATCH '/api/v1/system-manage/roles//apis' \ --header 'Authorization: Bearer {{token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "roleHome": "string", "menuIds": [ 0 ], "apiIds": [ 0 ], "buttonIds": [ 0 ] }'
null