Add a webview information for an event.
Based on the specified property in the request body the different type of webview details will be created.
Only one of websitetext, websiteurl, htmlcontent should be set and remaining two should be NULL to avoid error.
Follow the request body description to avoid any error.
Request Body Description:
|
---|
eventid integer |
websiteurl string |
websitetext string |
htmlcontent string |
Responses | |||
---|---|---|---|
200 PostPatchResponse
| |||
default Error Response
|