API/.insomnia/Request/req_87b162ac1d564368a8933372f62f6437.yml
Sebastian H. Gabrielli 7947b5234b Actually add them
2023-12-23 11:15:58 +01:00

34 lines
776 B
YAML
Executable File

_id: req_87b162ac1d564368a8933372f62f6437
type: Request
parentId: fld_1f771e8034294c2a9c6396fd6787b6af
modified: 1703325202641
created: 1703325202641
url: "{{ _.base_url }}/members"
name: Add a new member
description: ""
method: POST
body:
mimeType: application/json
text: |-
{
"id": 1337,
"ntnuBrukernavn": "sebasthg",
"firstName": "Sebastian",
"lastName": "Gabrielli",
"email": "sebastian@fastmail.mx"
}
parameters: []
headers:
- name: Content-Type
disabled: false
value: application/json
authentication: {}
metaSortKey: -1703325202641
isPrivate: false
settingStoreCookies: true
settingSendCookies: true
settingDisableRenderRequestBody: false
settingEncodeUrl: true
settingRebuildPath: true
settingFollowRedirects: global