---
title: "Setup Cost Intelligence"
method: POST
path: "/cbi/v1/setup/account"
tags: ["Accounts"]
---

# Setup Cost Intelligence

`POST /cbi/v1/setup/account`

Sets up and enables Cost Intelligence 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 subscription, etc).

## Request body

- object
  - `account` object, required
    - `accountId` string, required — Spot account ID

## Other responses

- `400` — Invalid request error response. Adjust the request before retrying.
- `404` — Not found error response. The requested resource does not exist.
- `422` — Error response.

---

[API](https://skmtc.net/spot/apis/spot-by-flexera-api.md) · [All operations](https://skmtc.net/spot/apis/spot-by-flexera-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spot/spot-by-flexera-api/revisions/72813baf8d47/schema)
