account

create account

Create new account

post/cellar/accounts

Request body

namestring required

Name of account

Example request

{
  "name": "test"
}

Response

Resource created

Changes

Changed in 7 of the 27 revisions of this API.25