Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Resource information

URLhttps://api.softnetsportstatscore.com/v2/events/{event_id}/stats
MethodPATCH

Description

Update details for event.
Authorization requiredYes

...

Request
 Parameters
curl -X PATCH -H 'Content-Type: application/x-www-form-urlencoded' -d "stats[30350][type]=team&stats[30350][stats][44]=0" 
"https://api.softnetsportstatscore.com/v2/events/{event_id}/stats?token={token}"

token, event_id

...