49 lines
928 B
YAML
49 lines
928 B
YAML
|
type: http_request
|
||
|
model: http_request
|
||
|
id: rq_A81dnTkhL5
|
||
|
createdAt: 2024-12-31T10:05:25
|
||
|
updatedAt: 2025-03-31T17:28:59.911928
|
||
|
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: Users
|
||
|
sortPriority: 2000.0
|
||
|
url: http://localhost:8080/api/users
|
||
|
urlParameters: []
|