Authorization: Bearer ********************curl --location 'https://api.competier.net/v1/invites' \
--header 'Authorization: Bearer <token>'[
{
"code": "HHLCdISYcyU=",
"ladderId": 0,
"tournamentId": 0,
"uses": 100,
"teamLadderEntryId": 0
}
]