# Mount a topic to a cluster

**POST /v1/topics/mount**

Mount a topic in object storage to a cluster according to the specified configuration.


## Servers
- http://localhost:9644: http://localhost:9644 ()



## Parameters



### Body: application/json (object)
Mount topic configuration
- **topics** (array[object])
  List of topics to mount


## Responses
### 200
Underlying migration information

#### Body: application/json (object)
- **id** (integer(int32))



[Powered by Bump.sh](https://bump.sh)
