---
title: "POST /v1/discoverers/id/{discovererId}/start"
method: POST
path: "/v1/discoverers/id/{discovererId}/start"
---

# POST /v1/discoverers/id/{discovererId}/start

`POST /v1/discoverers/id/{discovererId}/start`

Starts the discoverer

## Path parameters

- `discovererId` string, required

## Response `200`

Success

- StartDiscovererResponse
  - `DiscovererId` string — The ID of the discoverer.
  - `State` 'STARTED' | 'STOPPED' — The state of the discoverer.

## Other responses

- `480` — BadRequestException
- `481` — UnauthorizedException
- `482` — InternalServerErrorException
- `483` — ForbiddenException
- `484` — NotFoundException
- `485` — ServiceUnavailableException

---

[API](https://skmtc.net/aws/apis/schemas.md) · [All operations](https://skmtc.net/aws/apis/schemas/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/schemas/versions/90794fa9ec05/schema)
