/
events.sub-participants.destroy

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


Related content

events.lineups.destroy [deprecated]
events.lineups.destroy [deprecated]
More like this
events.incidents.delete
events.incidents.delete
More like this
booked-events.delete
booked-events.delete
More like this
events.scouts.delete
events.scouts.delete
More like this
events.sub-participants.store
events.sub-participants.store
More like this
events.sub-participants.index
events.sub-participants.index
More like this