Skip to content

Add users/companies to tag response (preview)#481

Open
marcmlc wants to merge 3 commits intomainfrom
marcmeillac/tags-preview-skip-missing-entities
Open

Add users/companies to tag response (preview)#481
marcmlc wants to merge 3 commits intomainfrom
marcmeillac/tags-preview-skip-missing-entities

Conversation

@marcmlc
Copy link
Copy Markdown
Contributor

@marcmlc marcmlc commented Apr 28, 2026

Summary

  • Adds users and companies array fields to the tag_basic schema (preview version only)
  • Each entry has id (string) and untagged (boolean)
  • Updates POST /tags response examples: missing entities now return 200 with empty arrays instead of 404
  • Preview version only (descriptions/0/) — stable versions unchanged

Companion to intercom/intercom#502233.

Generated with Claude Code

marcmlc and others added 3 commits April 28, 2026 17:54
Preview version of POST /tags now skips missing entities instead of
returning 404. The response includes users and companies arrays, each
containing objects with id and untagged fields.

Companion to intercom/intercom#502233.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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