Skip to content

Commit 021a9dc

Browse files
int-uathinkingserious
authored andcommitted
API key permissions mention in USAGE.md (sendgrid#821)
1 parent 610e933 commit 021a9dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

USAGE.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ This documentation is based on our [OAI specification](https://github.com/sendgr
22

33
# INITIALIZATION
44

5+
Make sure your API key has the [required permissions](https://sendgrid.com/docs/ui/account-and-settings/api-keys/).
6+
57
```python
68
from sendgrid import SendGridAPIClient
79
import os

0 commit comments

Comments
 (0)