Account
Create Account
Create a new Account
An Account is a container for resource ownership. Organizations can have multiple Accounts, each representing a department or division of the Organization that has ownership over some segment of the Organization’s resources.
Accounts are uniquely identified by a UUID, prefixed with the string ac_, for example ac_c42014e7-baf5-4ec6-a502-858f98dca7c8
POST
Response
201
application/json
Created
The response is of type object
.
Previous
Get AccountGets a single Account
An <em>Account</em> is a container for resource ownership. Organizations can
have multiple Accounts, each representing a department or division of the
Organization that has ownership over some segment of the Organization's
resources.
Accounts are uniquely identified by a UUID, prefixed with the string
<b>ac_</b>, for example <b>ac_c42014e7-baf5-4ec6-a502-858f98dca7c8</b>
Next