9 lines
116 B
Plaintext
9 lines
116 B
Plaintext
|
|
POST http://rest.apinb.com/mgt/pmn/role
|
||
|
|
Content-Type: application/json
|
||
|
|
Authorization: {{BSM_TOKEN}}
|
||
|
|
|
||
|
|
{
|
||
|
|
"id": 1
|
||
|
|
}
|
||
|
|
|