AckdbAddContactIdentityLinkRequest — Floqer API Schema | Floqer Docs
Properties
externalIdTypestringrequired
externalIdValuestringrequired
Example
AckdbAddContactIdentityLinkRequest exampleCOPY
{
"externalIdType": "slack_user_id_custom",
"externalIdValue": "U123456"
}