Skip to content

Commit ab9e866

Browse files
authored
Merge pull request #528 from SparkPost/AC-2836
AC-2836 removed subaccount non-paginated deprecation notice
2 parents 3b6d25a + 2a6144b commit ab9e866

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

content/api/subaccounts.apib

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ description: Manage subaccounts, a way for service providers to provision and ma
44

55
# Group Subaccounts
66

7-
<Banner status="warning"><strong>Deprecation of non-paginated results</strong>: All results returned from the `GET /api/v1/subaccounts` endpoint will be [paginated](#header-pagination) by default starting March 2022. Set the`cursor` parameter to `initial` to test paginated results.</Banner>
8-
97
Subaccounts are a way for you to provision and manage senders separately from each other, and to provide assets and reporting data for each of them. This is useful for service providers who send on behalf of others or for a business that wants to separate their different streams of traffic. Learn more in our [subaccount guide](https://www.sparkpost.com/docs/user-guide/subaccounts/).
108

119
The following APIs have subaccount support:
@@ -349,8 +347,6 @@ This endpoint only returns information about the subaccount, not the resources a
349347

350348
### List Subaccounts [GET /v1/subaccounts]
351349

352-
<Banner status="warning"><strong>Deprecation of non-paginated results</strong>: All results returned from the `GET /api/v1/subaccounts` endpoint will be [paginated](#header-pagination) by default starting March 2022. Set the`cursor` parameter to `initial` to test paginated results.</Banner>
353-
354350
Returns a list of your subaccounts. Passing certain query parameters will cause results to be [paginated](#header-pagination).
355351

356352
+ Parameters

0 commit comments

Comments
 (0)