8 lines
148 B
Plaintext
8 lines
148 B
Plaintext
|
POST /api/VnUsers/sign-in HTTP/1.1
|
||
|
Content-Type: application/json
|
||
|
Host: {{host}}
|
||
|
Content-Length: 45
|
||
|
|
||
|
{"user":"developer", "password": "nightmare"}
|
||
|
|