rust-api-template/.yaak/yaak.rq_gU10vzCIxt.yaml

49 lines
933 B
YAML
Raw Normal View History

2025-04-05 17:10:55 +00:00
type: http_request
model: http_request
id: rq_gU10vzCIxt
createdAt: 2025-01-04T18:07:52
updatedAt: 2025-03-31T17:28:46.667681
workspaceId: wk_SlydsyH2WI
folderId: fl_1twfKS3Z0A
authentication:
token: ${[ response.body.raw(request='rq_Eb5hJAiaKG') ]}
authenticationType: bearer
body:
text: |-
{
"user_id": "",
"surname": "",
"status_flag": "Deleted",
"name": "",
"permissions": [
"Test"
],
"active_directory_auth": true,
"email": "",
"group_permissions": []
}
bodyType: application/json
description: ''
headers:
- enabled: true
name: Content-Type
value: application/json
id: null
- enabled: true
name: x-api-key
value: ${[ ApiKey ]}
id: null
- enabled: false
name: ''
value: ''
id: null
- enabled: true
name: ''
value: ''
id: null
method: GET
name: Api Keys
sortPriority: 1000.0
url: http://localhost:8080/api/apikeys
urlParameters: []