Versions Compared

Key

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

...

URLhttps://api.softnetsport.com/v2/booked-events/{event_id}
XSD 
MethodDELETE

Description

Returns a single event with details including participants, partial results, stats, lineups and important incidents for the event
Cache15 seconds
Authorization requiredYes

Method parameters

Name
Data type
Description
event_idxsd:intREQUIRED. The requested event identifier

Parameters

NameData typeDescription
product
xsd:string

REQUIRED. The requested product name identifier

  • scoutsfeed - Scoutsfeed product
  • livescorepro - Livescorepro product
  • scoreframe - Scoreframe product
tokenxsd:stringREQUIRED. More information concerning authorization in API introduction section

...

.data
 
messageResponse info message.
statusResponse code.

Response Code

...

Code

...

Sample curl call

Request
 Parameters
curl -XDELETE 'https://api.softnetsport.com/v2/booked-events/{event_id}?token=token&product=product'

token, event_id, product