Files
full/module/base/mgt/test/role_detail.http

9 lines
119 B
HTTP

POST http://rest.apinb.com/mgt/role/detail
Content-Type: application/json
Authorization: {{BSM_TOKEN}}
{
"id": 1
}