You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*ServiceAccountsApi* | [**createServiceAccount**](docs/ServiceAccountsApi.md#createServiceAccount) | **POST** /apis/service_accounts/v1 | Create service account
121
121
*ServiceAccountsApi* | [**deleteServiceAccount**](docs/ServiceAccountsApi.md#deleteServiceAccount) | **DELETE** /apis/service_accounts/v1/{id} | Delete service account by id
122
+
*ServiceAccountsApi* | [**getServiceAccount**](docs/ServiceAccountsApi.md#getServiceAccount) | **GET** /apis/service_accounts/v1/{id} | Get service account by id
122
123
*ServiceAccountsApi* | [**getServiceAccounts**](docs/ServiceAccountsApi.md#getServiceAccounts) | **GET** /apis/service_accounts/v1 | List all service accounts
124
+
*ServiceAccountsApi* | [**resetServiceAccountSecret**](docs/ServiceAccountsApi.md#resetServiceAccountSecret) | **POST** /apis/service_accounts/v1/{id}/resetSecret | Reset service account secret by id
123
125
*ServiceAccountsApi* | [**updateServiceAccount**](docs/ServiceAccountsApi.md#updateServiceAccount) | **PATCH** /apis/service_accounts/v1/{id} | Update service account
124
-
*ServiceaccountsApi* | [**getServiceAccount**](docs/ServiceaccountsApi.md#getServiceAccount) | **GET** /apis/service_accounts/v1/{id} | Get service account by id
125
-
*ServiceaccountsApi* | [**resetServiceAccountSecret**](docs/ServiceaccountsApi.md#resetServiceAccountSecret) | **POST** /apis/service_accounts/v1/{id}/resetSecret | Reset service account secret by id
0 commit comments