---
title: "Report agent info"
method: POST
path: "/info/me"
---

# Report agent info

`POST /info/me`

## Headers

- `X-ScaleOps-Token` string

## Request body

- InfoReportBody
  - `$schema` string, uri — A URL to the JSON Schema for this object.
  - `clusterCount` integer
  - `metadata` object
  - `subdomain` string
  - `version` string

## Response `204`

No Content

## Other responses

- `default` — Error

---

[API](https://skmtc.dev/scaleops/apis/scaleops-free-trial.md) · [All operations](https://skmtc.dev/scaleops/apis/scaleops-free-trial/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/scaleops/scaleops-free-trial/revisions/eba76d71caac/schema)
