POST api/crmconnect/group/importcomplete/{groupId}
Mark as the group as imported
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
groupId |
the rezi group id |
integer |
Required |
Body Parameters
A value usable to identify the item in the crm, this key is generated by the selected domain service
ObjectNone.
Request Formats
application/x-www-form-urlencoded
Sample:
Sample not available.
application/json, text/json
Sample:
{}
Response Information
Resource Description
None.