events.sub-participants.destroy

Resource information

URLhttps://api.statscore.com/v2/events/{event_id}/sub-participants/{lineupId}
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.statscore.com/v2/events/{event_id}/sub-participants/{lineup_id}?token={token}"

token, lineup_id, event_id