diff --git a/apify-api/openapi/openapi.yaml b/apify-api/openapi/openapi.yaml index ccdc9e4f1..21b3aa70a 100644 --- a/apify-api/openapi/openapi.yaml +++ b/apify-api/openapi/openapi.yaml @@ -45,8 +45,8 @@ info: To use your token in a request, either: - - Add the token to your request's `Authorization` header as Bearer - <token>. + - Add the token to your request's `Authorization` header as `Bearer + `. E.g., `Authorization: Bearer xxxxxxx`. [More info](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Authorization). (Recommended).