Accounts

Setup Billing Engine

Sets up and enables Billing Engine functionality on a Spot account. The Spot account must already have credentials and be linked to a valid cloud provider account (e.g. AWS account, Azure billing account, etc).

post/cloudBilling/v1/setup/account

Request body

accountIdstring required

Spot Account ID.

Example request

{
  "accountId": "act-23432"
}

Changes

No recorded changes to this endpoint across all 4 revisions of this API.