Skip to content
This repository was archived by the owner on Aug 27, 2021. It is now read-only.

Commit 33e885b

Browse files
author
Matt Bernier
committed
Merge pull request #1133 from sendgrid/develop
New v3 APIs 🔦
2 parents 2beed90 + 6295eb0 commit 33e885b

File tree

9 files changed

+748
-38
lines changed

9 files changed

+748
-38
lines changed

source/API_Reference/Web_API_v3/Settings/index.html

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,21 @@
88

99
The v3 Settings API allows the user to set and check the status of user settings.
1010

11+
{% anchor h2 %}
12+
V3 Settings
13+
{% endanchor %}
14+
15+
<ul>
16+
<li><a href="{{root_url}}/API_Reference/Web_API_v3/Settings/enforced_tls.html">Enforced TLS</a></li>
17+
<li><a href="{{root_url}}/API_Reference/Web_API_v3/Settings/mail.html">Mail Settings</a></li>
18+
<li><a href="{{root_url}}/API_Reference/Web_API_v3/Settings/partners.html">Partner Settings</a></li>
19+
<li><a href="{{root_url}}/API_Reference/Web_API_v3/Settings/tracking.html">Tracking Settings</a></li>
20+
</ul>
21+
1122
{% anchor h2 %}
1223
V2 Settings
1324
{% endanchor %}
25+
1426
We have a bit of overlap between our v2 and v3 Settings APIs. As we roll out new endpoints we will update this page.
1527

1628
<ul>
@@ -21,9 +33,3 @@
2133
<li><a href="{{root_url}}/API_Reference/Web_API/profile.html">Profile Settings</a></li>
2234
<li><a href="{{root_url}}/API_Reference/Web_API/timezone.html">Timezone</a></li>
2335
</ul>
24-
25-
{% anchor h2 %}
26-
V3 Settings
27-
{% endanchor %}
28-
29-
<a href="{{root_url}}/API_Reference/Web_API_v3/Settings/enforced_tls.html">Enforced TLS</a>

0 commit comments

Comments
 (0)