PvaComponentCollectionAuthorize Action
Bound entities
Bound actions are invoked by appending the fully qualified action name to the URI representing an entity or collection.
Entity Type | Binding Type |
---|---|
botcomponentcollection | entity |
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
Users
|
Collection(crmbaseentity) | False | True | The users with whom the Bot will be shared to. |
SharingRoleType
|
Edm.Int32 | False | True | The sharing role type which defines the access rights to be shared with the users. |
ShareOrUnshare
|
Edm.Boolean | False | True | True to share the Bot; False to unshare the Bot. |