Resource information
URL | https://api.softnetsportstatscore.com/v2/events/{event_id}/sub-participants/{lineupId} | XSD|
---|---|---|
Method | DELETE | |
Description | Removes sub-participant from event. | |
Authorization required | Yes | |
Internal method | Yes |
...
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 |
...