We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4641010 commit ce87b8fCopy full SHA for ce87b8f
src/data/markdown/translated-guides/en/07 Misc/04 k6 REST API.md
@@ -426,7 +426,7 @@ For more details on how to create groups please go to [Tags and Groups](/using-k
426
427
```bash
428
curl -X GET \
429
- http://localhost:6565/v1/group/b0470a9324a4ae563b04e9ac49fbc9cf \
+ http://localhost:6565/v1/groups/b0470a9324a4ae563b04e9ac49fbc9cf \
430
-H 'Content-Type: application/json'
431
```
432
0 commit comments