RemoveUserFromRecordTeam Action
Removes a user from the auto created access team for the specified record.
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 |
---|---|
systemuser | entity |
Parameters
Parameters allow for data to be passed to the action.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
Record
|
crmbaseentity | False | True | The record for which the access team is auto created. |
TeamTemplate
|
teamtemplate | False | True | The team template which is used to create the access team. |
Return type
Type | Nullable | Description |
---|---|---|
RemoveUserFromRecordTeamResponse | False | Contains the response of the RemoveUserFromRecordTeam action. |
Entities
Use the RemoveUserFromRecordTeam action with these entity types:
Name | Display name | Description |
---|---|---|
teamtemplate | Team template | Team template for an entity enabled for automatically created access teams. |