Skip to content

Commit 888e910

Browse files
authored
Update USAGE.md
1 parent d7b6dda commit 888e910

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

USAGE.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ puts response.headers
136136
```
137137
## Retrieve a specific whitelisted IP
138138

139-
**This endpoint allows you to retreive a specific IP address that has been whitelisted.**
139+
**This endpoint allows you to retrieve a specific IP address that has been whitelisted.**
140140

141141
You must include the ID for the specific IP address you want to retrieve in your call.
142142

@@ -203,7 +203,7 @@ puts response.headers
203203
```
204204
## Retrieve all alerts
205205

206-
**This endpoint allows you to retieve all of your alerts.**
206+
**This endpoint allows you to retrieve all of your alerts.**
207207

208208
Alerts allow you to specify an email address to receive notifications regarding your email usage or statistics.
209209
* Usage alerts allow you to set the threshold at which an alert will be sent.
@@ -288,7 +288,7 @@ puts response.headers
288288

289289
## Create API keys
290290

291-
**This enpoint allows you to create a new random API Key for the user.**
291+
**This endpoint allows you to create a new random API Key for the user.**
292292

293293
A JSON request body containing a "name" property is required. If number of maximum keys is reached, HTTP 403 will be returned.
294294

@@ -2705,7 +2705,7 @@ puts response.headers
27052705

27062706
**This endpoint returns a list of all scopes that this user has access to.**
27072707

2708-
API Keys can be used to authenticate the use of [SendGrids v3 Web API](https://sendgrid.com/docs/API_Reference/Web_API_v3/index.html), or the [Mail API Endpoint](https://sendgrid.com/docs/API_Reference/Web_API/mail.html). API Keys may be assigned certain permissions, or scopes, that limit which API endpoints they are able to access. For a more detailed explanation of how you can use API Key permissios, please visit our [User Guide](https://sendgrid.com/docs/User_Guide/Settings/api_keys.html#-API-Key-Permissions) or [Classroom](https://sendgrid.com/docs/Classroom/Basics/API/api_key_permissions.html).
2708+
API Keys can be used to authenticate the use of [SendGrids v3 Web API](https://sendgrid.com/docs/API_Reference/Web_API_v3/index.html), or the [Mail API Endpoint](https://sendgrid.com/docs/API_Reference/Web_API/mail.html). API Keys may be assigned certain permissions, or scopes, that limit which API endpoints they are able to access. For a more detailed explanation of how you can use API Key permissions, please visit our [User Guide](https://sendgrid.com/docs/User_Guide/Settings/api_keys.html#-API-Key-Permissions) or [Classroom](https://sendgrid.com/docs/Classroom/Basics/API/api_key_permissions.html).
27092709

27102710
### GET /scopes
27112711

@@ -2821,7 +2821,7 @@ puts response.headers
28212821
```
28222822
## Delete a Sender Identity
28232823

2824-
**This endoint allows you to delete one of your sender identities.**
2824+
**This endpoint allows you to delete one of your sender identities.**
28252825

28262826
Sender Identities are required to be verified before use. If your domain has been whitelabeled it will auto verify on creation. Otherwise an email will be sent to the `from.email`.
28272827

@@ -3124,7 +3124,7 @@ puts response.headers
31243124
```
31253125
## Retrieve the monthly email statistics for a single subuser
31263126

3127-
**This endpoint allows you to retrive the monthly email statistics for a specific subuser.**
3127+
**This endpoint allows you to retrieve the monthly email statistics for a specific subuser.**
31283128

31293129
While you can always view the statistics for all email activity on your account, subuser statistics enable you to view specific segments of your stats for your subusers. Emails sent, bounces, and spam reports are always tracked for subusers. Unsubscribes, clicks, and opens are tracked if you have enabled the required settings.
31303130

@@ -3620,7 +3620,7 @@ puts response.headers
36203620

36213621
**This endpoint allows you to create a new version of a template.**
36223622

3623-
Each transactional template can have multiple versions, each version with its own subject and content. Each user can have up to 300 versions across across all templates.
3623+
Each transactional template can have multiple versions, each version with its own subject and content. Each user can have up to 300 versions across all templates.
36243624

36253625
For more information about transactional templates, please see our [User Guide](https://sendgrid.com/docs/User_Guide/Transactional_Templates/index.html).
36263626

@@ -3647,7 +3647,7 @@ puts response.headers
36473647

36483648
**This endpoint allows you to edit a version of one of your transactional templates.**
36493649

3650-
Each transactional template can have multiple versions, each version with its own subject and content. Each user can have up to 300 versions across across all templates.
3650+
Each transactional template can have multiple versions, each version with its own subject and content. Each user can have up to 300 versions across all templates.
36513651

36523652
For more information about transactional templates, please see our [User Guide](https://sendgrid.com/docs/User_Guide/Transactional_Templates/index.html).
36533653

@@ -3679,7 +3679,7 @@ puts response.headers
36793679

36803680
**This endpoint allows you to retrieve a specific version of a template.**
36813681

3682-
Each transactional template can have multiple versions, each version with its own subject and content. Each user can have up to 300 versions across across all templates.
3682+
Each transactional template can have multiple versions, each version with its own subject and content. Each user can have up to 300 versions across all templates.
36833683

36843684
For more information about transactional templates, please see our [User Guide](https://sendgrid.com/docs/User_Guide/Transactional_Templates/index.html).
36853685

@@ -3704,7 +3704,7 @@ puts response.headers
37043704

37053705
**This endpoint allows you to delete one of your transactional template versions.**
37063706

3707-
Each transactional template can have multiple versions, each version with its own subject and content. Each user can have up to 300 versions across across all templates.
3707+
Each transactional template can have multiple versions, each version with its own subject and content. Each user can have up to 300 versions across all templates.
37083708

37093709
For more information about transactional templates, please see our [User Guide](https://sendgrid.com/docs/User_Guide/Transactional_Templates/index.html).
37103710

@@ -3729,7 +3729,7 @@ puts response.headers
37293729

37303730
**This endpoint allows you to activate a version of one of your templates.**
37313731

3732-
Each transactional template can have multiple versions, each version with its own subject and content. Each user can have up to 300 versions across across all templates.
3732+
Each transactional template can have multiple versions, each version with its own subject and content. Each user can have up to 300 versions across all templates.
37333733

37343734

37353735
For more information about transactional templates, please see our [User Guide](https://sendgrid.com/docs/User_Guide/Transactional_Templates/index.html).
@@ -3974,7 +3974,7 @@ puts response.headers
39743974

39753975
**This endpoint allows you to retrieve the current credit balance for your account.**
39763976

3977-
Your monthly credit allotment limits the number of emails you may send before incurring overage charges. For more information about credits and billing, please visit our [Clssroom](https://sendgrid.com/docs/Classroom/Basics/Billing/billing_info_and_faqs.html).
3977+
Your monthly credit allotment limits the number of emails you may send before incurring overage charges. For more information about credits and billing, please visit our [Classroom](https://sendgrid.com/docs/Classroom/Basics/Billing/billing_info_and_faqs.html).
39783978

39793979
### GET /user/credits
39803980

@@ -4357,7 +4357,7 @@ puts response.headers
43574357

43584358
**This endpoint allows you to retrieve all of your current inbound parse settings.**
43594359

4360-
The inbound parse webhook allows you to have incoming emails parsed, extracting some or all of the contnet, and then have that content POSTed by SendGrid to a URL of your choosing. For more information, please see our [User Guide](https://sendgrid.com/docs/API_Reference/Webhooks/parse.html).
4360+
The inbound parse webhook allows you to have incoming emails parsed, extracting some or all of the content, and then have that content POSTed by SendGrid to a URL of your choosing. For more information, please see our [User Guide](https://sendgrid.com/docs/API_Reference/Webhooks/parse.html).
43614361

43624362
### GET /user/webhooks/parse/settings
43634363

@@ -4372,7 +4372,7 @@ puts response.headers
43724372

43734373
**This endpoint allows you to update a specific inbound parse setting.**
43744374

4375-
The inbound parse webhook allows you to have incoming emails parsed, extracting some or all of the contnet, and then have that content POSTed by SendGrid to a URL of your choosing. For more information, please see our [User Guide](https://sendgrid.com/docs/API_Reference/Webhooks/parse.html).
4375+
The inbound parse webhook allows you to have incoming emails parsed, extracting some or all of the content, and then have that content POSTed by SendGrid to a URL of your choosing. For more information, please see our [User Guide](https://sendgrid.com/docs/API_Reference/Webhooks/parse.html).
43764376

43774377
### PATCH /user/webhooks/parse/settings/{hostname}
43784378

@@ -4393,7 +4393,7 @@ puts response.headers
43934393

43944394
**This endpoint allows you to retrieve a specific inbound parse setting.**
43954395

4396-
The inbound parse webhook allows you to have incoming emails parsed, extracting some or all of the contnet, and then have that content POSTed by SendGrid to a URL of your choosing. For more information, please see our [User Guide](https://sendgrid.com/docs/API_Reference/Webhooks/parse.html).
4396+
The inbound parse webhook allows you to have incoming emails parsed, extracting some or all of the content, and then have that content POSTed by SendGrid to a URL of your choosing. For more information, please see our [User Guide](https://sendgrid.com/docs/API_Reference/Webhooks/parse.html).
43974397

43984398
### GET /user/webhooks/parse/settings/{hostname}
43994399

@@ -4409,7 +4409,7 @@ puts response.headers
44094409

44104410
**This endpoint allows you to delete a specific inbound parse setting.**
44114411

4412-
The inbound parse webhook allows you to have incoming emails parsed, extracting some or all of the contnet, and then have that content POSTed by SendGrid to a URL of your choosing. For more information, please see our [User Guide](https://sendgrid.com/docs/API_Reference/Webhooks/parse.html).
4412+
The inbound parse webhook allows you to have incoming emails parsed, extracting some or all of the content, and then have that content POSTed by SendGrid to a URL of your choosing. For more information, please see our [User Guide](https://sendgrid.com/docs/API_Reference/Webhooks/parse.html).
44134413

44144414
### DELETE /user/webhooks/parse/settings/{hostname}
44154415

@@ -4423,9 +4423,9 @@ puts response.headers
44234423
```
44244424
## Retrieves Inbound Parse Webhook statistics.
44254425

4426-
**This endpoint allows you to retrieve the statistics for your Parse Webhook useage.**
4426+
**This endpoint allows you to retrieve the statistics for your Parse Webhook usage.**
44274427

4428-
SendGrid's Inbound Parse Webhook allows you to parse the contents and attachments of incomming emails. The Parse API can then POST the parsed emails to a URL that you specify. The Inbound Parse Webhook cannot parse messages greater than 20MB in size, including all attachments.
4428+
SendGrid's Inbound Parse Webhook allows you to parse the contents and attachments of incoming emails. The Parse API can then POST the parsed emails to a URL that you specify. The Inbound Parse Webhook cannot parse messages greater than 20MB in size, including all attachments.
44294429

44304430
There are a number of pre-made integrations for the SendGrid Parse Webhook which make processing events easy. You can find these integrations in the [Library Index](https://sendgrid.com/docs/Integrate/libraries.html#-Webhook-Libraries).
44314431

@@ -4751,7 +4751,7 @@ puts response.headers
47514751
```
47524752
## Retrieve all IP whitelabels
47534753

4754-
**This endpoint allows you to retrieve all of the IP whitelabels that have been createdy by this account.**
4754+
**This endpoint allows you to retrieve all of the IP whitelabels that have been created by this account.**
47554755

47564756
You may include a search key by using the "ip" parameter. This enables you to perform a prefix search for a given IP segment (e.g. "192.").
47574757

@@ -4894,7 +4894,7 @@ puts response.headers
48944894
**This endpoint allows you to retrieve the associated link whitelabel for a subuser.**
48954895

48964896
Link whitelables can be associated with subusers from the parent account. This functionality allows
4897-
subusers to send mail using their parent's linke whitelabels. To associate a link whitelabel, the parent account
4897+
subusers to send mail using their parent's like whitelabels. To associate a link whitelabel, the parent account
48984898
must first create a whitelabel and validate it. The parent may then associate that whitelabel with a subuser via the API or the Subuser Management page in the user interface.
48994899

49004900
Email link whitelabels allow all of the click-tracked links you send in your emails to include the URL of your domain instead of sendgrid.net.
@@ -4916,7 +4916,7 @@ puts response.headers
49164916
**This endpoint allows you to disassociate a link whitelabel from a subuser.**
49174917

49184918
Link whitelables can be associated with subusers from the parent account. This functionality allows
4919-
subusers to send mail using their parent's linke whitelabels. To associate a link whitelabel, the parent account
4919+
subusers to send mail using their parent's like whitelabels. To associate a link whitelabel, the parent account
49204920
must first create a whitelabel and validate it. The parent may then associate that whitelabel with a subuser via the API or the Subuser Management page in the user interface.
49214921

49224922
Email link whitelabels allow all of the click-tracked links you send in your emails to include the URL of your domain instead of sendgrid.net.
@@ -5013,7 +5013,7 @@ puts response.headers
50135013
**This endpoint allows you to associate a link whitelabel with a subuser account.**
50145014

50155015
Link whitelables can be associated with subusers from the parent account. This functionality allows
5016-
subusers to send mail using their parent's linke whitelabels. To associate a link whitelabel, the parent account
5016+
subusers to send mail using their parent's like whitelabels. To associate a link whitelabel, the parent account
50175017
must first create a whitelabel and validate it. The parent may then associate that whitelabel with a subuser via the API or the Subuser Management page in the user interface.
50185018

50195019
Email link whitelabels allow all of the click-tracked links you send in your emails to include the URL of your domain instead of sendgrid.net.

0 commit comments

Comments
 (0)