rate/.insomnia/Request/req_dbbe63eee56d439bb93f4c4929fcbfb2.yml

30 lines
643 B
YAML
Raw Normal View History

2022-10-26 19:47:56 +00:00
_id: req_dbbe63eee56d439bb93f4c4929fcbfb2
type: Request
parentId: fld_c78e326c656f4411b8899877dd4f3b9c
modified: 1666813618261
created: 1666813492501
url: "{{ _.URL }}/user/login"
name: Login
description: ""
method: POST
body:
mimeType: application/json
text: |-
{
"username": "admin",
"password": "motdepasse"
}
parameters: []
headers:
- name: Content-Type
value: application/json
authentication: {}
metaSortKey: -1666813492502
isPrivate: false
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
settingEncodeUrl: true
settingRebuildPath: true
settingFollowRedirects: global