Skip to main content
POST
Apply indexes and unique constraints

Authorizations

Authorization
string
header
required

User session JWT. Send as Authorization: Bearer <token>.

Path Parameters

collection_id
string<uuid>
required

Collection identifier returned at creation.

Body

application/json
indexes
object[]
uniques
object[]

Response

Indexes applied.

applied
boolean
collection_id
string
indexes
object[]
uniques
object[]