rust-api-template/.yaak/yaak.rq_G6OxWcR5j2.yaml
2025-05-04 22:17:09 +02:00

49 lines
948 B
YAML

type: http_request
model: http_request
id: rq_G6OxWcR5j2
createdAt: 2025-01-06T10:50:59
updatedAt: 2025-04-29T13:37:41.199403
workspaceId: wk_SlydsyH2WI
folderId: fl_N4bxVTBvxq
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: Verify Signing Key
sortPriority: 500.0
url: http://localhost:8080/api/signature/key
urlParameters: []