v1

latestOpenAPI 3.0.02026-08-0645003.8 MB
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"
}