Skip to content

Commit a80b0f4

Browse files
louis-preclaudeseambot
authored
feat: Remove alpha flag from customers API endpoints (#1108)
* feat: Remove alpha flag from customers API endpoints The customers API is no longer in early access preview. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * ci: Generate docs --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Co-authored-by: Seam Bot <seambot@getseam.com>
1 parent 45c921b commit a80b0f4

5 files changed

Lines changed: 0 additions & 13 deletions

File tree

codegen/data/paths.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@
110110

111111
/customers:
112112
title: Customers
113-
alpha: "**Early Access Preview.** The customers API is currently in Alpha. We're actively developing it and seeking early feedback at [support@seam.co](mailto:support@seam.co). Expect breaking changes as we refine the design."
114113

115114
/devices/unmanaged:
116115
title: Unmanaged Devices

docs/api-reference/customers/README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Customers
2-
{% hint style="info" %}
3-
**Early Access Preview.** The customers API is currently in Alpha. We're actively developing it and seeking early feedback at [support@seam.co](mailto:support@seam.co). Expect breaking changes as we refine the design.
4-
{% endhint %}
52

63
## The customer_portal Object
74

docs/api-reference/customers/create_portal.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Create Customer Portal
2-
{% hint style="info" %}
3-
**Early Access Preview.** The customers API is currently in Alpha. We're actively developing it and seeking early feedback at [support@seam.co](mailto:support@seam.co). Expect breaking changes as we refine the design.
4-
{% endhint %}
52

63
- [Request Parameters](#request-parameters)
74
- [Response](#response)

docs/api-reference/customers/delete_data.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Delete Customer Data
2-
{% hint style="info" %}
3-
**Early Access Preview.** The customers API is currently in Alpha. We're actively developing it and seeking early feedback at [support@seam.co](mailto:support@seam.co). Expect breaking changes as we refine the design.
4-
{% endhint %}
52

63
- [Request Parameters](#request-parameters)
74
- [Response](#response)

docs/api-reference/customers/push_data.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
# Push Customer Data
2-
{% hint style="info" %}
3-
**Early Access Preview.** The customers API is currently in Alpha. We're actively developing it and seeking early feedback at [support@seam.co](mailto:support@seam.co). Expect breaking changes as we refine the design.
4-
{% endhint %}
52

63
- [Request Parameters](#request-parameters)
74
- [Response](#response)

0 commit comments

Comments
 (0)