Skip to main content
POST
/
recipients
/
tokens
/
get-twitch-access-token
cURL
curl --request POST \
  --url https://api.example.com/recipients/tokens/get-twitch-access-token
{
  "token": "<string>"
}

Response

Twitch access token

token
string
required