Class: Yext::Api::KnowledgeApi::AccountSettings::Account
- Inherits:
-
Utils::ApiBase
- Object
- Spyke::Base
- Utils::ApiBase
- Yext::Api::KnowledgeApi::AccountSettings::Account
- Includes:
- Concerns::AccountRelations
- Defined in:
- lib/yext/api/knowledge_api/account_settings/account.rb
Overview
:administrative_api:
:account_settings:
:account:
:actions:
- :action: :index
:method: :get
:endpoint: https://api.yext.com/v2/accounts
:path_regex: v2/accounts
:default_version: 20161012
:documentation: http://developer.yext.com/docs/administrative-api/#operation/listAccounts
:sandbox_only: false
- :action: :show
:method: :get
:endpoint: https://api.yext.com/v2/accounts/{accountId}
:path_regex: v2/accounts/\w+
:default_version: 20161012
:documentation: http://developer.yext.com/docs/administrative-api/#operation/getAccount
:sandbox_only: false