Skip to content

Commit

Permalink
Update virtualeventwebinar.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lauragra authored Nov 22, 2024
1 parent 3b74572 commit c0504c9
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions api-reference/v1.0/resources/virtualeventwebinar.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ author: "awang119"
ms.localizationpriority: medium
ms.subservice: "cloud-communications"
doc_type: resourcePageType
ms.date: 08/06/2024
ms.date: 11/22/2024
---

# virtualEventWebinar resource type
Expand All @@ -29,15 +29,18 @@ Inherits from [virtualEvent](../resources/virtualevent.md).
| [List by user role](../api/virtualeventwebinar-getbyuserrole.md) | [virtualEventWebinar](../resources/virtualeventwebinar.md) collection | Get a **virtualEventWebinar** collection where the signed-in user is either the organizer or a coorganizer. |
| [List by user ID and role](../api/virtualeventwebinar-getbyuseridandrole.md) | [virtualEventWebinar](../resources/virtualeventwebinar.md) collection | Get a **virtualEventWebinar** collection where the specified user is either the organizer or a coorganizer. |

### Roles required to act on virtualEventWebinar objects

The following table shows the roles that can perform various actions on webinars.
## Roles

|Personas | Create | Get | Update | Publish | Cancel | List in org | List by user role | List by user ID & role |
|Role | Create | Get | Update | Publish | Cancel | List in org | List by user role | List by user ID & role |
| ------ | ----------- | ---------- | ---------- | ---------- | ---------- | ---------- | ----------------- | ---------------------- |
|Organizer |||||||||
|Co-organizer |||||||||
|Presenter |||||||||
|Attendee |||||||||
|Custom Application|||||||||
|Custom application|||||||||


## Properties
Expand Down

0 comments on commit c0504c9

Please sign in to comment.