...
URL | https://api.softnetsport.com/v2/booked-events/{event_id} |
---|---|
XSD | |
Method | DELETE |
Description | Returns a single event with details including participants, partial results, stats, lineups and important incidents for the event |
Cache | 15 seconds |
Authorization required | Yes |
...
Method parameters
Name | Data type | Description |
---|---|---|
event_id | xsd:int | REQUIRED. |
The requested event identifier |
Parameters
Name | Data type | Description |
---|---|---|
product | xsd:string | REQUIRED. The requested product name identifier
|
token | xsd:string | REQUIRED. More information concerning authorization in API introduction section |
...