mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-04 23:45:07 +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,
|
"limit": 1000,
|
||||||
"event_types": [
|
"event_types": [
|
||||||
"user.token.added",
|
"user.token.added",
|
||||||
"user.refresh.token.added
|
"user.refresh.token.added"
|
||||||
]
|
]
|
||||||
}'
|
}'
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user