[Документация Yandex Cloud](../../../../../../../index.md) > [Yandex Identity Hub](../../../../../../index.md) > Справочник API > gRPC (англ.) > Identity Provider API > [OAUTH Application API](../index.md) > Application > Overview

# OAUTH Application API, gRPC: ApplicationService

A set of methods for managing OAuth application.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified OAuth application resource. ||
|| [List](list.md) | Retrieves the list of OAuth applications in the specified organization. ||
|| [Create](create.md) | Creates an OAuth application in the specified organization. ||
|| [Update](update.md) | Updates the specified OAuth application. ||
|| [Suspend](suspend.md) | Sets status to SUSPENDED for the specified OAuth application. ||
|| [Reactivate](reactivate.md) | Sets status to ACTIVE for the specified OAuth application. ||
|| [Delete](delete.md) | Deletes the specified OAuth application. ||
|| [ListOperations](listOperations.md) | Lists operations for the specified OAuth application. ||
|| [ListAccessBindings](listAccessBindings.md) | Lists access bindings for the specified OAuth application. ||
|| [SetAccessBindings](setAccessBindings.md) | Sets access bindings for the specified OAuth application. ||
|| [UpdateAccessBindings](updateAccessBindings.md) | Updates access bindings for the specified OAuth application. ||
|| [ListAssignments](listAssignments.md) | Lists assignmnents for the specified OAuth application. ||
|| [UpdateAssignments](updateAssignments.md) | Updates assignmnents for the specified OAuth application. ||
|#