11 lines
164 B
Plaintext
11 lines
164 B
Plaintext
|
|
POST https://rest.apinb.com/mgt/user/modify_pmn
|
||
|
|
Content-Type: application/json
|
||
|
|
Authorization: {{BSM_TOKEN}}
|
||
|
|
|
||
|
|
{
|
||
|
|
"workspace":"ops",
|
||
|
|
"id":2,
|
||
|
|
"list":[82,81]
|
||
|
|
}
|
||
|
|
|