Versions Compared

Key

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

...

Resource information

URLhttps://api.
softnetsport
statscore.com/v2/events/{event_id}/incidents/{id}
XSD
 
MethodDELETE

Description

Delete incident for event.
Authorization requiredYes
Internal methodYes

Parameters 

NameData typeDescription
event_idxsd:intREQUIRED. The event identifier
tokenxsd:stringREQUIRED. More information concerning authorization in API introduction section
incident_idxsd:intREQUIRED.
Incident
The incident id.

Output elements

.data
 

messageResponse info message.
statusResponse code.

Sample curl call

Request
 Parameters
curl -XDELETE 'https://api.
softnetsport
statscore.com/v2/events/{event_id}/incidents/{id}?token={token}
'
'

event_id, id, token