You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/tenant/reference/subscriptions.mdx
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ sidebar:
8
8
9
9
When [provisioning services for an account](/tenant/how-to/manage-subscriptions/), you need to include certain values with each API call to specify a particular service.
10
10
11
-
The subscriptions available to you will vary depending on your current partner program ([Self-Service Partner Program](https://www.cloudflare.com/cloudflare-partners-self-serve-program-closed-beta/) or [Enterprise Resellers and MSP Program](https://portal.cloudflarepartners.com)).
11
+
The subscriptions available to you will vary depending on your current partner program ([Agency Partner Program](https://www.cloudflare.com/cloudflare-partners-self-serve-program-closed-beta/) or [Enterprise Resellers and MSP Program](https://portal.cloudflarepartners.com)).
12
12
13
13
The following values are samples and not exhaustive. For the complete list of subscription values available to you, make an API call to the [zone subscriptions](/api/resources/zones/subresources/rate_plans/methods/get/) or [account subscriptions](/api/resources/accounts/subresources/subscriptions/methods/get/) endpoints.
14
14
@@ -19,9 +19,11 @@ When creating or updating a [zone plan](/api/resources/zones/subresources/subscr
When you [create an account subscription](/tenant/how-to/manage-subscriptions/#account-subscriptions), it provisions an add-on service for that account.
@@ -85,4 +87,4 @@ If your reseller plan does not have access to a specific subscription, you will
85
87
]
86
88
```
87
89
88
-
To change your program or - in some cases - get a specific subscription added to your reseller plan, contact `[email protected]`.
90
+
To change your program or - in some cases - get a specific subscription added to your reseller plan, contact `[email protected]`. Agency Partners should contact [email protected]
0 commit comments