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

9 lines
116 B
Plaintext
Raw Normal View History

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