Versions Compared

Key

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

Resource information

XSD
URLhttps://api.softnetsportstatscore.com/v2/events/{event_id}/sub-participants/{lineupId}
MethodDELETE

Description

Removes sub-participant from event.
Authorization requiredYes
Internal methodYes

...

Request
 Parameters
curl -X DELETE -H "Content-Type: application/x-www-form-urlencoded" "https://api.softnetsportstatscore.com/v2/events/{event_id}/sub-participants/{lineup_id}?token={token}"

token, lineup_id, event_id


...