InteractionCopyIn

  • from
    Type: object
    required

    The identity to copy from. Send user_id or anonymous_id.

    • anonymous_id
      Type: string
    • user_id
      Type: string
  • to
    Type: object
    required

    The identity to copy to. It must differ from from.

    • anonymous_id
      Type: string
    • user_id
      Type: string