POST api/post/league/{grups}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
grups | integer |
Required |
Body Parameters
LeagueName | Description | Type | Additional information |
---|---|---|---|
LeagueID | integer |
None. |
|
LeagueName | string |
None. |
|
International | byte |
None. |
|
LeagueImage | string |
None. |
|
RegionID | integer |
None. |
|
CategoryID | integer |
None. |
|
LeagueDate | date |
None. |
|
LeagueEnd | integer |
None. |
|
LeagueStart | integer |
None. |
|
Category | Category |
None. |
|
Grupo | Collection of Grupo |
None. |
|
Region | Region |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>