* New Crowdin translations by Github Action * Revert broken translated files to English Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
15 lines
660 B
Markdown
15 lines
660 B
Markdown
---
|
|
title: OAuth Authorizations
|
|
redirect_from:
|
|
- /v3/oauth_authorizations
|
|
- /v3/oauth-authorizations
|
|
versions:
|
|
enterprise-server: '*'
|
|
---
|
|
|
|
You can use this API to manage the access OAuth applications have to your account. You can only access this API via [Basic Authentication](/rest/overview/other-authentication-methods#basic-authentication) using your username and password, not tokens.
|
|
|
|
If you or your users have two-factor authentication enabled, make sure you understand how to [work with two-factor authentication](/rest/overview/other-authentication-methods#working-with-two-factor-authentication).
|
|
|
|
{% include rest_operations_at_current_path %}
|