Skip to content

Add content snippets endpoints to Unstable spec#433

Open
jorgeintercom wants to merge 2 commits intomainfrom
jorgejaime-rivera/add-content-snippets-api-docs
Open

Add content snippets endpoints to Unstable spec#433
jorgeintercom wants to merge 2 commits intomainfrom
jorgejaime-rivera/add-content-snippets-api-docs

Conversation

@jorgeintercom
Copy link
Copy Markdown

Summary

  • Adds GET /content_snippets, POST /content_snippets, GET /content_snippets/{id}, and PUT /content_snippets/{id} to the Unstable OpenAPI spec
  • Adds content_snippet, content_snippet_list, and content_snippet_create_request schemas

Context

Companion to intercom/intercom#490976 which adds the implementation, and intercom/developer-docs PR which syncs the spec and adds a changelog entry.

API Versions Affected

  • Unstable only (descriptions/0/)

🤖 Generated with Claude Code

Add GET/POST /content_snippets and GET/PUT /content_snippets/{id}
endpoints with schemas for content snippet responses and requests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jorgeintercom
Copy link
Copy Markdown
Author

@claude review

1 similar comment
@jorgeintercom
Copy link
Copy Markdown
Author

@claude review

@jorgeintercom jorgeintercom enabled auto-merge (squash) March 31, 2026 21:21
- Add Content Snippets to global tags section for docs navigation
- Mark title and json_blocks as required in create request schema
- Add $ref to error schema on all 404 and 422 responses

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