We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8234151 commit a7ce8baCopy full SHA for a7ce8ba
apify-api/openapi/openapi.yaml
@@ -45,8 +45,8 @@ info:
45
46
To use your token in a request, either:
47
48
- - Add the token to your request's `Authorization` header as <code>Bearer
49
- <token></code>.
+ - Add the token to your request's `Authorization` header as `Bearer
+ <token>`.
50
E.g., `Authorization: Bearer xxxxxxx`.
51
[More info](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Authorization).
52
(Recommended).
0 commit comments