Account
Update Account
Update an existing 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
PUT
Response
200
application/json
OK
The response is of type object
.
Previous
Delete AccountDelete a 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