rate/.insomnia/Request/req_dbbe63eee56d439bb93f4c4929fcbfb2.yml

31 lines
690 B
YAML
Raw Normal View History

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