10 lines
138 B
Plaintext
10 lines
138 B
Plaintext
|
|
POST http://rest.apinb.com/mgt/user/pmn
|
||
|
|
Content-Type: application/json
|
||
|
|
Authorization: {{BSM_TOKEN}}
|
||
|
|
|
||
|
|
{
|
||
|
|
"id": 2,
|
||
|
|
"workspace": "ops"
|
||
|
|
}
|
||
|
|
|