From 365a457f4d434d6f53c9639bcfd5328c0e78a589 Mon Sep 17 00:00:00 2001 From: leslitagordita Date: Fri, 6 Mar 2020 10:34:35 -0500 Subject: [PATCH] Update PAT section with link to POST /profile/tokens --- openapi.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index 40eda8dfe..99619e614 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -36,7 +36,8 @@ info: The easiest way to access the API is with a Personal Access Token (PAT) generated from the - Linode Cloud Manager. + Linode Cloud Manager or + the [Create Personal Access Token](/api/v4/profile-tokens#post) endpoint. All scopes for the OAuth security model ([defined below](#o-auth)) apply to this security model as well.