mirror of
https://github.com/zitadel/zitadel
synced 2024-11-21 16:30:53 +00:00
docs: fix curl command (#8434)
# Which Problems Are Solved Fixed curl command in the docs. Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
This commit is contained in:
parent
10d5fc6184
commit
c3862245a9
@ -129,7 +129,7 @@ curl --request POST \
|
||||
"limit": 1000,
|
||||
"event_types": [
|
||||
"user.token.added",
|
||||
"user.refresh.token.added
|
||||
"user.refresh.token.added"
|
||||
]
|
||||
}'
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user