Commit 05b2b1e
feat(postman): Update Postman collections across API versions 2.7-2.14 and Unstable (#302)
## Summary
Comprehensive update to Intercom API Postman collections spanning multiple API versions,
including the introduction of API version 2.14 support.
## Changes by Version
### New Addition
- **v2.14**: Added complete Postman collection with environment configuration and documentation
- `intercom-api.postman_collection.json`: Full API endpoint collection
- `environment.json`: Pre-configured environment variables
- `README.md`: Setup and usage documentation
### Updated Versions
- **v2.7** through **v2.13**: Updated existing Postman collections and README files
- **Unstable**: Updated collection to reflect latest API developments
## Impact
These updates ensure that:
- Developers have access to the latest API endpoints and request formats
- Collections are synchronized with current API specifications
- Documentation reflects current authentication methods and best practices
- Environment configurations are optimized for testing workflows
## Technical Details
- Collections follow Postman Collection Format v2.1
- Environment variables support multiple workspace configurations
- Request examples include proper authentication headers
- Response schemas aligned with OpenAPI specifications
## Testing Recommendations
Users should:
1. Import the collection matching their API version
2. Configure environment variables with their API credentials
3. Test endpoints in their preferred order using Postman Runner
4. Refer to version-specific README for migration notes
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: Claude <noreply@anthropic.com>1 parent 5e6f635 commit 05b2b1e
File tree
19 files changed
+11934
-827
lines changed- postman
- 2.10
- 2.11
- 2.12
- 2.13
- 2.14
- 2.7
- 2.8
- 2.9
- Unstable
19 files changed
+11934
-827
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
7161 | 7161 | | |
7162 | 7162 | | |
7163 | 7163 | | |
7164 | | - | |
| 7164 | + | |
7165 | 7165 | | |
7166 | 7166 | | |
7167 | 7167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
7248 | 7248 | | |
7249 | 7249 | | |
7250 | 7250 | | |
7251 | | - | |
| 7251 | + | |
7252 | 7252 | | |
7253 | 7253 | | |
7254 | 7254 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
7753 | 7753 | | |
7754 | 7754 | | |
7755 | 7755 | | |
7756 | | - | |
| 7756 | + | |
7757 | 7757 | | |
7758 | 7758 | | |
7759 | 7759 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
0 commit comments