DELETE api/Companies/{id}?contactId={contactId}
Delete the Company link from a Contact
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Company id |
globally unique identifier |
Required |
contactId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.