method: "PUT",
url: `https://api.challonge.com/v1/tournaments/${Tournament}/matches/${Match}.json?match[scores_csv]="8-20"`,
headers: {
"cache-control": "no-cache",
Connection: "keep-alive",
"content-length": "",
"accept-encoding": "gzip, deflate",
cookie: "__cfduid=db8b5d7601d0987d750f98fbdf7ac844c1556741043",
Host: "api.challonge.com",
"Postman-Token":
"9b395899-89f0-44ae-8a4c-3bb1a8c65188,15aa8e96-73d4-403f-bdc5-8cf74ec2c69f",
"Cache-Control": "no-cache",
Accept: "*/*",
"User-Agent": "PostmanRuntime/7.11.0",
Authorization:
"Basic ZXJpY2ttYWNrOjdSb2JReTZBdTd0bzVzcEViVUZJeWt5NlFIQ0wwSUc1VW5taTJjRkk="
}
};
These are the request options
where is body?
Обсуждают сегодня