## Properties

`externalIdType`stringrequired

`externalIdValue`stringrequired

## Example

AckdbAddContactIdentityLinkRequest exampleCOPY

```
{
  "externalIdType": "slack_user_id_custom",
  "externalIdValue": "U123456"
}
```
