Skip to content

Commit ec22d69

Browse files
author
APIs and Common Services team
committed
Automated SDK update
This updates the SDK from internal repo commit segmentio/public-api@bb3a755e.
1 parent 32a63d1 commit ec22d69

File tree

2 files changed

+85
-39
lines changed

2 files changed

+85
-39
lines changed

docs/SpacesApi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ All URIs are relative to *https://api.segmentapis.com*
1717
1818
Batch Query Messaging Subscriptions for Space
1919

20-
Get Messaging Subscriptions for space. • This endpoint is in **Alpha** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Spaces feature enabled. Please reach out to your customer success manager for more information.
20+
<div style=\"background-color: #fff3cd; border: 1px solid #ffc107; border-radius: 6px; padding: 16px; margin: 16px 0; color: #856404; display: flex; align-items: center; gap: 12px; line-height: 1.5;\"> <span style=\"color: #ff9800; font-size: 16px; flex-shrink: 0;\">⚠️</span> <div style=\"line-height: 1.5;\"> <div style=\"font-weight: 600; font-size: 14px; margin-bottom: 6px;\"> Engage Premier features will no longer be available after December 15, 2025. </div> <div style=\"font-size: 13px;\"> This API will be deactivated after this date. </div> </div> </div> Get Messaging Subscriptions for space. • This endpoint is in **Alpha** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Spaces feature enabled. Please reach out to your customer success manager for more information.
2121

2222
### Example
2323

@@ -238,7 +238,7 @@ public class Example {
238238
239239
Replace Messaging Subscriptions in Spaces
240240

241-
Replace Messaging Subscriptions in Spaces. • This endpoint is in **Alpha** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Spaces feature enabled. Please reach out to your customer success manager for more information. The rate limit for this endpoint is 60 requests per minute, which is lower than the default due to access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
241+
<div style=\"background-color: #fff3cd; border: 1px solid #ffc107; border-radius: 6px; padding: 16px; margin: 16px 0; color: #856404; display: flex; align-items: center; gap: 12px; line-height: 1.5;\"> <span style=\"color: #ff9800; font-size: 16px; flex-shrink: 0;\">⚠️</span> <div style=\"line-height: 1.5;\"> <div style=\"font-weight: 600; font-size: 14px; margin-bottom: 6px;\"> Engage Premier features will no longer be available after December 15, 2025. </div> <div style=\"font-size: 13px;\"> This API will be deactivated after this date. </div> </div> </div> Replace Messaging Subscriptions in Spaces. • This endpoint is in **Alpha** testing. Please submit any feedback by sending an email to [email protected]. • In order to successfully call this endpoint, the specified Workspace needs to have the Spaces feature enabled. Please reach out to your customer success manager for more information. The rate limit for this endpoint is 60 requests per minute, which is lower than the default due to access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
242242

243243
### Example
244244

src/main/java/com/segment/publicapi/api/SpacesApi.java

Lines changed: 83 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -176,11 +176,18 @@ private okhttp3.Call batchQueryMessagingSubscriptionsForSpaceValidateBeforeCall(
176176
}
177177

178178
/**
179-
* Batch Query Messaging Subscriptions for Space Get Messaging Subscriptions for space. • This
180-
* endpoint is in **Alpha** testing. Please submit any feedback by sending an email to
181-
* [email protected]. • In order to successfully call this endpoint, the specified Workspace
182-
* needs to have the Spaces feature enabled. Please reach out to your customer success manager
183-
* for more information.
179+
* Batch Query Messaging Subscriptions for Space <div style=\"background-color:
180+
* #fff3cd; border: 1px solid #ffc107; border-radius: 6px; padding: 16px; margin: 16px 0; color:
181+
* #856404; display: flex; align-items: center; gap: 12px; line-height: 1.5;\"> <span
182+
* style=\"color: #ff9800; font-size: 16px; flex-shrink: 0;\">⚠️</span>
183+
* <div style=\"line-height: 1.5;\"> <div style=\"font-weight:
184+
* 600; font-size: 14px; margin-bottom: 6px;\"> Engage Premier features will no longer
185+
* be available after December 15, 2025. </div> <div style=\"font-size:
186+
* 13px;\"> This API will be deactivated after this date. </div> </div>
187+
* </div> Get Messaging Subscriptions for space. • This endpoint is in **Alpha** testing.
188+
* Please submit any feedback by sending an email to [email protected]. • In order to
189+
* successfully call this endpoint, the specified Workspace needs to have the Spaces feature
190+
* enabled. Please reach out to your customer success manager for more information.
184191
*
185192
* @param spaceId (required)
186193
* @param batchQueryMessagingSubscriptionsForSpaceAlphaInput (required)
@@ -209,11 +216,18 @@ private okhttp3.Call batchQueryMessagingSubscriptionsForSpaceValidateBeforeCall(
209216
}
210217

211218
/**
212-
* Batch Query Messaging Subscriptions for Space Get Messaging Subscriptions for space. • This
213-
* endpoint is in **Alpha** testing. Please submit any feedback by sending an email to
214-
* [email protected]. • In order to successfully call this endpoint, the specified Workspace
215-
* needs to have the Spaces feature enabled. Please reach out to your customer success manager
216-
* for more information.
219+
* Batch Query Messaging Subscriptions for Space <div style=\"background-color:
220+
* #fff3cd; border: 1px solid #ffc107; border-radius: 6px; padding: 16px; margin: 16px 0; color:
221+
* #856404; display: flex; align-items: center; gap: 12px; line-height: 1.5;\"> <span
222+
* style=\"color: #ff9800; font-size: 16px; flex-shrink: 0;\">⚠️</span>
223+
* <div style=\"line-height: 1.5;\"> <div style=\"font-weight:
224+
* 600; font-size: 14px; margin-bottom: 6px;\"> Engage Premier features will no longer
225+
* be available after December 15, 2025. </div> <div style=\"font-size:
226+
* 13px;\"> This API will be deactivated after this date. </div> </div>
227+
* </div> Get Messaging Subscriptions for space. • This endpoint is in **Alpha** testing.
228+
* Please submit any feedback by sending an email to [email protected]. • In order to
229+
* successfully call this endpoint, the specified Workspace needs to have the Spaces feature
230+
* enabled. Please reach out to your customer success manager for more information.
217231
*
218232
* @param spaceId (required)
219233
* @param batchQueryMessagingSubscriptionsForSpaceAlphaInput (required)
@@ -244,11 +258,19 @@ private okhttp3.Call batchQueryMessagingSubscriptionsForSpaceValidateBeforeCall(
244258
}
245259

246260
/**
247-
* Batch Query Messaging Subscriptions for Space (asynchronously) Get Messaging Subscriptions
248-
* for space. • This endpoint is in **Alpha** testing. Please submit any feedback by sending an
249-
* email to [email protected]. • In order to successfully call this endpoint, the specified
250-
* Workspace needs to have the Spaces feature enabled. Please reach out to your customer success
251-
* manager for more information.
261+
* Batch Query Messaging Subscriptions for Space (asynchronously) <div
262+
* style=\"background-color: #fff3cd; border: 1px solid #ffc107; border-radius: 6px;
263+
* padding: 16px; margin: 16px 0; color: #856404; display: flex; align-items: center; gap: 12px;
264+
* line-height: 1.5;\"> <span style=\"color: #ff9800; font-size: 16px;
265+
* flex-shrink: 0;\">⚠️</span> <div style=\"line-height:
266+
* 1.5;\"> <div style=\"font-weight: 600; font-size: 14px; margin-bottom:
267+
* 6px;\"> Engage Premier features will no longer be available after December 15, 2025.
268+
* </div> <div style=\"font-size: 13px;\"> This API will be
269+
* deactivated after this date. </div> </div> </div> Get Messaging
270+
* Subscriptions for space. • This endpoint is in **Alpha** testing. Please submit any feedback
271+
* by sending an email to [email protected]. • In order to successfully call this endpoint,
272+
* the specified Workspace needs to have the Spaces feature enabled. Please reach out to your
273+
* customer success manager for more information.
252274
*
253275
* @param spaceId (required)
254276
* @param batchQueryMessagingSubscriptionsForSpaceAlphaInput (required)
@@ -718,13 +740,21 @@ private okhttp3.Call replaceMessagingSubscriptionsInSpacesValidateBeforeCall(
718740
}
719741

720742
/**
721-
* Replace Messaging Subscriptions in Spaces Replace Messaging Subscriptions in Spaces. • This
722-
* endpoint is in **Alpha** testing. Please submit any feedback by sending an email to
723-
* [email protected]. • In order to successfully call this endpoint, the specified Workspace
724-
* needs to have the Spaces feature enabled. Please reach out to your customer success manager
725-
* for more information. The rate limit for this endpoint is 60 requests per minute, which is
726-
* lower than the default due to access pattern restrictions. Once reached, this endpoint will
727-
* respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate
743+
* Replace Messaging Subscriptions in Spaces <div style=\"background-color:
744+
* #fff3cd; border: 1px solid #ffc107; border-radius: 6px; padding: 16px; margin: 16px 0; color:
745+
* #856404; display: flex; align-items: center; gap: 12px; line-height: 1.5;\"> <span
746+
* style=\"color: #ff9800; font-size: 16px; flex-shrink: 0;\">⚠️</span>
747+
* <div style=\"line-height: 1.5;\"> <div style=\"font-weight:
748+
* 600; font-size: 14px; margin-bottom: 6px;\"> Engage Premier features will no longer
749+
* be available after December 15, 2025. </div> <div style=\"font-size:
750+
* 13px;\"> This API will be deactivated after this date. </div> </div>
751+
* </div> Replace Messaging Subscriptions in Spaces. • This endpoint is in **Alpha**
752+
* testing. Please submit any feedback by sending an email to [email protected]. • In order to
753+
* successfully call this endpoint, the specified Workspace needs to have the Spaces feature
754+
* enabled. Please reach out to your customer success manager for more information. The rate
755+
* limit for this endpoint is 60 requests per minute, which is lower than the default due to
756+
* access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP
757+
* status code with headers indicating the limit parameters. See [Rate
728758
* Limiting](/#tag/Rate-Limits) for more information.
729759
*
730760
* @param spaceId (required)
@@ -753,13 +783,21 @@ public ReplaceMessagingSubscriptionsInSpaces200Response replaceMessagingSubscrip
753783
}
754784

755785
/**
756-
* Replace Messaging Subscriptions in Spaces Replace Messaging Subscriptions in Spaces. • This
757-
* endpoint is in **Alpha** testing. Please submit any feedback by sending an email to
758-
* [email protected]. • In order to successfully call this endpoint, the specified Workspace
759-
* needs to have the Spaces feature enabled. Please reach out to your customer success manager
760-
* for more information. The rate limit for this endpoint is 60 requests per minute, which is
761-
* lower than the default due to access pattern restrictions. Once reached, this endpoint will
762-
* respond with the 429 HTTP status code with headers indicating the limit parameters. See [Rate
786+
* Replace Messaging Subscriptions in Spaces <div style=\"background-color:
787+
* #fff3cd; border: 1px solid #ffc107; border-radius: 6px; padding: 16px; margin: 16px 0; color:
788+
* #856404; display: flex; align-items: center; gap: 12px; line-height: 1.5;\"> <span
789+
* style=\"color: #ff9800; font-size: 16px; flex-shrink: 0;\">⚠️</span>
790+
* <div style=\"line-height: 1.5;\"> <div style=\"font-weight:
791+
* 600; font-size: 14px; margin-bottom: 6px;\"> Engage Premier features will no longer
792+
* be available after December 15, 2025. </div> <div style=\"font-size:
793+
* 13px;\"> This API will be deactivated after this date. </div> </div>
794+
* </div> Replace Messaging Subscriptions in Spaces. • This endpoint is in **Alpha**
795+
* testing. Please submit any feedback by sending an email to [email protected]. • In order to
796+
* successfully call this endpoint, the specified Workspace needs to have the Spaces feature
797+
* enabled. Please reach out to your customer success manager for more information. The rate
798+
* limit for this endpoint is 60 requests per minute, which is lower than the default due to
799+
* access pattern restrictions. Once reached, this endpoint will respond with the 429 HTTP
800+
* status code with headers indicating the limit parameters. See [Rate
763801
* Limiting](/#tag/Rate-Limits) for more information.
764802
*
765803
* @param spaceId (required)
@@ -791,14 +829,22 @@ public ReplaceMessagingSubscriptionsInSpaces200Response replaceMessagingSubscrip
791829
}
792830

793831
/**
794-
* Replace Messaging Subscriptions in Spaces (asynchronously) Replace Messaging Subscriptions in
795-
* Spaces. • This endpoint is in **Alpha** testing. Please submit any feedback by sending an
796-
* email to [email protected]. • In order to successfully call this endpoint, the specified
797-
* Workspace needs to have the Spaces feature enabled. Please reach out to your customer success
798-
* manager for more information. The rate limit for this endpoint is 60 requests per minute,
799-
* which is lower than the default due to access pattern restrictions. Once reached, this
800-
* endpoint will respond with the 429 HTTP status code with headers indicating the limit
801-
* parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
832+
* Replace Messaging Subscriptions in Spaces (asynchronously) <div
833+
* style=\"background-color: #fff3cd; border: 1px solid #ffc107; border-radius: 6px;
834+
* padding: 16px; margin: 16px 0; color: #856404; display: flex; align-items: center; gap: 12px;
835+
* line-height: 1.5;\"> <span style=\"color: #ff9800; font-size: 16px;
836+
* flex-shrink: 0;\">⚠️</span> <div style=\"line-height:
837+
* 1.5;\"> <div style=\"font-weight: 600; font-size: 14px; margin-bottom:
838+
* 6px;\"> Engage Premier features will no longer be available after December 15, 2025.
839+
* </div> <div style=\"font-size: 13px;\"> This API will be
840+
* deactivated after this date. </div> </div> </div> Replace Messaging
841+
* Subscriptions in Spaces. • This endpoint is in **Alpha** testing. Please submit any feedback
842+
* by sending an email to [email protected]. • In order to successfully call this endpoint,
843+
* the specified Workspace needs to have the Spaces feature enabled. Please reach out to your
844+
* customer success manager for more information. The rate limit for this endpoint is 60
845+
* requests per minute, which is lower than the default due to access pattern restrictions. Once
846+
* reached, this endpoint will respond with the 429 HTTP status code with headers indicating the
847+
* limit parameters. See [Rate Limiting](/#tag/Rate-Limits) for more information.
802848
*
803849
* @param spaceId (required)
804850
* @param replaceMessagingSubscriptionsInSpacesAlphaInput (required)

0 commit comments

Comments
 (0)