Method: ElasticWeb::Client::Accounts#create_account
- Defined in:
- lib/elasticweb/client/accounts.rb
#create_account(options) ⇒ Object
12 13 14 |
# File 'lib/elasticweb/client/accounts.rb', line 12 def create_account() post('/account/entry', ) end |