Skip to content

Commit 9e2c9c9

Browse files
awileysnykgitbook-bot
authored andcommitted
GITBOOK-9151: API: Authentication, APO to API
1 parent 4e2888e commit 9e2c9c9

File tree

1 file changed

+1
-1
lines changed
  • docs/snyk-api/rest-api/authentication-for-api

1 file changed

+1
-1
lines changed

docs/snyk-api/rest-api/authentication-for-api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ curl --request GET \
4141

4242
## Authenticating for Snyk Apps
4343

44-
If you are using the [Snyk Apps APOs](../../using-specific-snyk-apis/snyk-apps-apis/), provide the `access_token` in an `Authorization: bearer` header as follows:
44+
If you are using the [Snyk Apps APIs](../../using-specific-snyk-apis/snyk-apps-apis/), provide the `access_token` in an `Authorization: bearer` header as follows:
4545

4646
```bash
4747
curl --request GET \

0 commit comments

Comments
 (0)