mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:17:32 +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:
@@ -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"
|
||||||
]
|
]
|
||||||
}'
|
}'
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user