Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 597 Bytes

authorization_for_application.md

File metadata and controls

10 lines (7 loc) · 597 Bytes

Application authorization

The application token must be generated once. If the token was compromised, it must be requested again. In this case, the previously issued token is revoked. The application owner can view the valid access_token for the application on the website https://dev.hh.ru/admin. If you have never received an application token, it will not be displayed.

Getting an application token

!! Method is defined in OpenAPI