salix/api/test.http

8 lines
148 B
Plaintext
Raw Normal View History

2023-12-13 10:30:30 +00:00
POST /api/VnUsers/sign-in HTTP/1.1
Content-Type: application/json
Host: {{host}}
Content-Length: 45
{"user":"developer", "password": "nightmare"}