Skip to content

Add Document Contacts bulk create and bulk delete contacts (Preview)#596

Draft
VarshSuresh wants to merge 1 commit into
mainfrom
revert-578-revert-577-varsh.suresh/bulk-create-delete-contacts
Draft

Add Document Contacts bulk create and bulk delete contacts (Preview)#596
VarshSuresh wants to merge 1 commit into
mainfrom
revert-578-revert-577-varsh.suresh/bulk-create-delete-contacts

Conversation

@VarshSuresh

Copy link
Copy Markdown
Contributor

Why?

Adds parity bulk create/delete operations for contacts to the Preview API surface, alongside the existing bulk update endpoint, so SDKs generated from this spec include them.

How?

Added POST /contacts/bulk (strict create) and POST /contacts/bulk/delete (permanent delete) paths, plus two new request schemas (bulk_create_contacts_request, bulk_delete_contacts_request), reusing the existing contacts_bulk_job response schema.

@VarshSuresh
VarshSuresh marked this pull request as draft July 20, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant