CreateIgnoredContactInput
typestringrequired
Possible values: [phone, bsuid, id, username, visitor_id]
valuestringrequired
Possible values: <= 255 characters
Example:
847495124317323notestringnullable
Possible values: <= 500 characters
CreateIgnoredContactInput
{
"type": "phone",
"value": "847495124317323",
"note": "string"
}