Versions Compared

Key

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

Resource information

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

Description

Removes sub-participant from event.
Authorization requiredYes
Internal methodYes

Parameters 

Name
Data type
Description
Name
Data type
Description
event_idxsd:intREQUIRED. The event identifier
lineup_idxsd:intREQUIRED. . Unique identifier of the sub-participant in event
tokenxsd:stringREQUIRED. More information concerning authorization in API introduction section

Sample curl call

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

token, lineup_id, event_id