Skip to content

Latest commit

 

History

History
34 lines (30 loc) · 609 Bytes

File metadata and controls

34 lines (30 loc) · 609 Bytes
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"
\
  }
\
}
\
'