10 lines
133 B
Plaintext
10 lines
133 B
Plaintext
|
|
POST http://rest.apinb.com/mgt/user/pmn_tree
|
||
|
|
Content-Type: application/json
|
||
|
|
Authorization: {{BSM_TOKEN}}
|
||
|
|
|
||
|
|
|
||
|
|
{
|
||
|
|
"workspace": "DEF"
|
||
|
|
}
|
||
|
|
|