PUT api/Companies/{id}?contactId={contactId}
Link a Contact to a Company
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Company Id |
globally unique identifier |
Required |
contactId |
Contact Id |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.