Admin Login
HomeGuidesAPI ReferenceChangelogBlockdaemon Main Docs
Log In
API Reference

Setup Default Tenant

Populates the default tenant with initial state (master keys, policies, blockchain networks). Can only be called once on an empty tenant.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Initial state parameters for tenant setup. Mirrors cwpapi.SetupStateParams.

Users
array of objects
Users
string
Rates
array of objects
Rates
integer
MasterKeysAndAccounts
object
Assets
object

Asset configuration for tenant setup. Mirrors cwpapi.EnabledAssetConfig.

Responses
200

Tenant setup completed successfully

400

Bad request (invalid params or tenant already populated)

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!