| description |
Automatically generated file. DO NOT MODIFY |
mgc solutions virtual-events webinars presenters patch --virtual-event-webinar-id {virtualEventWebinar-id} --virtual-event-presenter-id {virtualEventPresenter-id} --body '{
\
"presenterDetails": {
\
"bio": {
\
"content": "Lead Product Manager of Contoso Sales department",
\
"contentType": "text"
\
},
\
"company": "Contoso",
\
"jobTitle": "Product Manager",
\
"linkedInProfileWebUrl": "https://linkedin.com/in/DianeDemoss",
\
"personalSiteWebUrl": "https://DianeDemoss.com"
\
}
\
}
\
'