events.defaults.providers.update
Resource information
URL | https://api.statscore.com/v2/events/{eventId}/defaults/providers/{providerId} |
---|---|
Method | POST |
Description | Update the event provider and set its default parameters (coverage type, event stats levels) in the event. |
Authorization required | Yes |
Internal method | Yes |
Parameters
Name | Data type | Description |
---|---|---|
event_id | xsd:int | REQUIRED. The requested event identifier |
provider_id | xsd:int | REQUIRED. The provider identifier |
token | xsd:string | REQUIRED. More information concerning authorization in API introduction section |
POST parameters
Name | Data type | Description |
---|---|---|
(empty) |
Output elements
.data | |
---|---|
provider_id | Identifier of the event provider |
provider_event_id | Identifier of the mapped provider event |
Sample curl call
Request | Parameters |
---|---|
| token, event_id, provider_id |