POST api/EventData/UpdateEvent/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
EventName | Description | Type | Additional information |
---|---|---|---|
EventId | integer |
None. |
|
UpdateDate | date |
None. |
|
Title | string |
None. |
|
Location | string |
None. |
|
EventDateTime | date |
None. |
|
Capacity | string |
None. |
|
Details | string |
None. |
|
ImagePath | string |
None. |
|
ApplicationUsers | Collection of ApplicationUser |
None. |
|
CreatorId | string |
None. |
|
CategoryId | integer |
None. |
|
Category | Category |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
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
EventName | Description | Type | Additional information |
---|---|---|---|
EventId | integer |
None. |
|
UpdateDate | date |
None. |
|
Title | string |
None. |
|
Location | string |
None. |
|
EventDateTime | date |
None. |
|
Capacity | string |
None. |
|
Details | string |
None. |
|
ImagePath | string |
None. |
|
ApplicationUsers | Collection of ApplicationUser |
None. |
|
CreatorId | string |
None. |
|
CategoryId | integer |
None. |
|
Category | Category |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.