Files
FlightScore-Backend/yaak/yaak.rq_eRxcYSQsbe.yaml
T

32 lines
716 B
YAML

type: http_request
model: http_request
id: rq_eRxcYSQsbe
createdAt: 2026-02-15T19:37:26.962157100
updatedAt: 2026-02-15T19:39:42.170904100
workspaceId: wk_gViMDNsLC9
folderId: fl_gBnxCkQD7y
authentication: {}
authenticationType: null
body:
text: |-
{
"firstName": "${[ firstname ]}",
"lastName": "${[ lastname ]}",
"email": "${[ email ]}",
"phoneNumber": "${[ phoneNumber ]}",
"country": "de",
"password": "${[ password ]}"
}
bodyType: application/json
description: ''
headers:
- enabled: true
name: Content-Type
value: application/json
id: d7yQvygRwt
method: POST
name: Register
sortPriority: -1753351216695.0
url: ${[ BASE_URL ]}/auth/register
urlParameters: []