MasterAccount
Creates a new master account under a CoreStack account. There can be multiple tenants within a CoreStack account.
post/v1/master_accounts
Request body
Example request
{
"third_party_subscription_details": {
"type": "marketplace",
"activation_details": {
"status": "activated"
}
}
}Response
Created