Update the webview information of an event
Based on the specified property in the request body the different type of webview details will be updated.
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.
Path Parameters |
---|
infoid integer — REQUIRED |
Request Body Description:
|
---|
websiteurl string |
websitetext string |
htmlcontent string |
Responses | |||
---|---|---|---|
200 PostPatchResponse
| |||
default Error Response
|