post https://v2/tournaments/groups
Create a new tournament group
Log in to see full request history
Responses
200Tournament group successfully created
400Tournament group with code/name already exists
Create a new tournament group
200Tournament group successfully created
400Tournament group with code/name already exists
xxxxxxxxxx
curl --request POST \
--url https://v2/tournaments/groups \
--header 'accept: application/json; charset=utf-8' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: