Skip to content

Commit 6e9fb01

Browse files
authored
Merge pull request #214 from leslitagordita/pat-copy-clarification
[Update] PAT section with link to POST /profile/tokens
2 parents 0518163 + 365a457 commit 6e9fb01

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

openapi.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ info:
3636

3737
The easiest way to access the API is with a Personal Access Token (PAT)
3838
generated from the
39-
<a target="_top" href="https://cloud.linode.com/profile/tokens">Linode Cloud Manager</a>.
39+
<a target="_top" href="https://cloud.linode.com/profile/tokens">Linode Cloud Manager</a> or
40+
the [Create Personal Access Token](/api/v4/profile-tokens#post) endpoint.
4041

4142
All scopes for the OAuth security model ([defined below](#o-auth)) apply to this
4243
security model as well.

0 commit comments

Comments
 (0)