class Yext::Api::KnowledgeApi::Powerlistings::Listing
:knowledge_api:
:powerlistings: :listing: - :action: :index :method: :get :endpoint: https://api.yext.com/v2/accounts/{accountId}/powerlistings/listings :path_regex: v2/accounts/[^/]+?/powerlistings/listings :default_version: 20161012 :documentation: http://developer.yext.com/docs/api-reference/#operation/listListings :sandbox_only: false - :action: :opt_in :method: :put :endpoint: https://api.yext.com/v2/accounts/{accountId}/powerlistings/listings/optin :path_regex: v2/accounts/[^/]+?/powerlistings/listings/optin :default_version: 20161012 :documentation: http://developer.yext.com/docs/api-reference/#operation/optInListings :sandbox_only: false - :action: :opt_out :method: :put :endpoint: https://api.yext.com/v2/accounts/{accountId}/powerlistings/listings/optout :path_regex: v2/accounts/[^/]+?/powerlistings/listings/optout :default_version: 20161012 :documentation: http://developer.yext.com/docs/api-reference/#operation/optOutListings :sandbox_only: false