Skip to content

Commit 7504a6a

Browse files
committed
docs
1 parent 721af52 commit 7504a6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/docs/content/docs/en/tools/apollo.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ Add contacts to an Apollo sequence
573573
| --------- | ---- | ----------- |
574574
| `added` | json | Array of contact objects successfully added to the sequence |
575575
| `skipped` | json | Array of contact objects that were skipped, with reasons |
576-
| `skipped_contact_ids` | json | Array of contact IDs that were skipped |
576+
| `skipped_contact_ids` | json | Skipped contact IDs — either an array of IDs or a hash mapping ID → reason code |
577577
| `emailer_campaign` | json | Details of the emailer campaign \(id, name\) |
578578
| `sequence_id` | string | ID of the sequence contacts were added to |
579579
| `total_added` | number | Total number of contacts added |

0 commit comments

Comments
 (0)