forked from auth0/go-auth0
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTestActionManager_LogSession.yaml
39 lines (39 loc) · 1.11 KB
/
TestActionManager_LogSession.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
version: 2
interactions:
- id: 0
request:
proto: HTTP/1.1
proto_major: 1
proto_minor: 1
content_length: 50
transfer_encoding: []
trailer: {}
host: go-auth0-dev.eu.auth0.com
remote_addr: ""
request_uri: ""
body: |
{"filters":[{"key":"action_id","val":"act_123"}]}
form: {}
headers:
Content-Type:
- application/json
User-Agent:
- Go-Auth0-SDK/latest
url: https://go-auth0-dev.eu.auth0.com/api/v2/actions/log-sessions
method: POST
response:
proto: HTTP/2.0
proto_major: 2
proto_minor: 0
transfer_encoding: []
trailer: {}
content_length: -1
uncompressed: true
body: '{"url":"https://go-auth0-dev.eu.auth0.com.eu.auth0.com/api/v2/actions/log-sessions/tail?token=tkn_123","expires":"2023-01-25T17:47:18.956969265Z"}'
headers:
Content-Type:
- application/json; charset=utf-8
status: 200 OK
code: 200
duration: 167.176584ms