DELETE api/v1/clients/contacts/{clientContactUid}
Deletes the client contact by the specified client contact UID.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| clientContactUid |
The client contact UID |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Returns http response message.
None.