---
title: "POST /api/v1/internal/operations/index-advisor/create"
method: POST
path: "/api/v1/internal/operations/index-advisor/create"
tags: ["internal-api-command-controller"]
---

# POST /api/v1/internal/operations/index-advisor/create

`POST /api/v1/internal/operations/index-advisor/create`

## Request body

- MongoIndexInternalRequest
  - `loginDetail` LoginDetail
    - `username` string
    - `userId` string
    - `tenantName` string
    - `connectionString` string
    - `orgId` string
    - `roleName` string
  - `jobInstanceId` string
  - `type` string

## Response `200`

OK

## Other responses

- `400` — Bad Request

## Changes

- **2026-09-03** `9ba40ce63f15` — 1 info
  - added the new optional request property `type`
- **2026-08-29** `9db94ab09bfb` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/gosure/apis/gosure-api/changes/api/v1/internal/operations/index-advisor/create/post.md)

---

[API](https://skmtc.dev/gosure/apis/gosure-api.md) · [All operations](https://skmtc.dev/gosure/apis/gosure-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gosure/gosure-api/revisions/9ba40ce63f15/schema)
