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

Commit 6348458

Browse files
author
Matt Bernier
committed
Merge pull request #1140 from sendgrid/mbernier-patch-3
Delete automatic_login.md
2 parents cb63452 + aaba59f commit 6348458

File tree

4 files changed

+10
-157
lines changed

4 files changed

+10
-157
lines changed

source/API_Reference/Customer_Subuser_API/automatic_login.md

Lines changed: 0 additions & 43 deletions
This file was deleted.

source/API_Reference/Customer_Subuser_API/index.html

Lines changed: 9 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,47 +9,47 @@
99
<p>Following are brief descriptions of the various API calls needed to manage your subusers, click the API call name for further details:</p>
1010

1111
{% anchor h2 %}
12-
<a title="Subuser Management" href="subusers.html">Subuser Management</a>
12+
<a title="Subuser Management" href="subusers.html">Subuser Management</a>
1313
{% endanchor %}
1414
<p>Retrieve/Create/Enable/Disable your subusers. Change a subuser email address and username</p>
1515

1616
{% anchor h2 %}
17-
<a title="Account Limits" href="account_limits.html">Account Limits</a>
17+
<a title="Account Limits" href="account_limits.html">Account Limits</a>
1818
{% endanchor %}
1919
<p>Manage the rate of emails your subusers are able to send</p>
2020

2121
{% anchor h2 %}
22-
<a title="Filter / Apps" href="apps.html">Filter / Apps</a>
22+
<a title="Filter / Apps" href="apps.html">Filter / Apps</a>
2323
{% endanchor %}
2424
<p>Setup subusers app settings</p>
2525

2626
{% anchor h2 %}
27-
<a title="IP Management" href="ip_management.html">IP Management</a>
27+
<a title="IP Management" href="ip_management.html">IP Management</a>
2828
{% endanchor %}
2929
<p>List all IP addresses you have under your account and retrieve details about them</p>
3030

3131
{% anchor h2 %}
32-
<a title="Whitelabel" href="whitelabel.html">Whitelabel</a>
32+
<a title="Whitelabel" href="whitelabel.html">Whitelabel</a>
3333
{% endanchor %}
3434
<p>Manage whitelabel settings for your subusers</p>
3535

3636
{% anchor h2 %}
37-
<a title="Monitor Records" href="monitor_records.html">Monitor Records</a>
37+
<a title="Monitor Records" href="monitor_records.html">Monitor Records</a>
3838
{% endanchor %}
3939
<p>Make sure your subusers aren't sending out spam by getting a sample of their outgoing messages</p>
4040

4141
{% anchor h2 %}
42-
<a title="Statistics" href="statistics.html">Statistics</a>
42+
<a title="Statistics" href="statistics.html">Statistics</a>
4343
{% endanchor %}
4444
<p>Statistics regarding your subusers</p>
4545

4646
{% anchor h2 %}
47-
<a title="Subuser Bounces" href="subuser_bounces.html">Bounces</a>
47+
<a title="Subuser Bounces" href="subuser_bounces.html">Bounces</a>
4848
{% endanchor %}
4949
<p>Manage bounce records of your subusers</p>
5050

5151
{% anchor h2 %}
52-
<a title="Subuser Invalid Emails" href="invalid_emails.html">Invalid Emails</a>
52+
<a title="Subuser Invalid Emails" href="invalid_emails.html">Invalid Emails</a>
5353
{% endanchor %}
5454
<p>Manage invalid emails of your subusers</p>
5555

@@ -73,9 +73,4 @@
7373
{% endanchor %}
7474
<p>Check subusers password with our system to see if its valid</p>
7575

76-
{% anchor h2 %}
77-
<a title="Automatic iFrame Login" href="{{root_url}}/API_Reference/Customer_Subuser_API/automatic_login.html">Automatic iFrame Login</a>
78-
{% endanchor %}
79-
<p>Allow users to manage your subusers via iframe using our site</p>
80-
8176
</dl></p>

source/API_Reference/Customer_Subuser_API/v1_(deprecated)/automatic_login.md

Lines changed: 0 additions & 100 deletions
This file was deleted.

source/_redirects.htaccess

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#forced a redirect file at /API_Reference/Customer_Subuser_API/event_notification_url.html - the following redirect wouldn't take
88
Redirect 301 /API_Reference/Customer_Subuser_API/automatic_login.html https://sendgrid.com/docs/API_Reference/Customer_Subuser_API/index.html
99
Redirect 301 /API_Reference/Customer_Subuser_API/event_notification_url.html https://sendgrid.com/docs/API_Reference/Customer_Subuser_API/v1_(deprecated)/event_notification_url.html
10+
Redirect 301 /API_Reference/Customer_Subuser_API/v1_(deprecated)/automatic_login.html https://sendgrid.com/docs/API_Reference/Customer_Subuser_API/index.html
1011
Redirect 301 /API_Reference/Reseller_API/billing_retrieving_as_you_go_usage.html https://sendgrid.com/docs/API_Reference/Reseller_API/v1_(deprecated)/billing_retrieving_as_you_go_usage.html
1112
Redirect 301 /API_Reference/Reseller_API/billing_retrieving_end_users_invoices_usage.html https://sendgrid.com/docs/API_Reference/Reseller_API/v1_(deprecated)/billing_retrieving_end_users_invoices_usage.html
1213
Redirect 301 /API_Reference/Reseller_API/customer_subuser_account_limits.html https://sendgrid.com/docs/API_Reference/Reseller_API/v1_(deprecated)/customer_account_limits.html

0 commit comments

Comments
 (0)