Skip to content

Commit 365a457

Browse files
Update PAT section with link to POST /profile/tokens
1 parent 8943a02 commit 365a457

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)