Apply indexes and unique constraints
Schema
Apply indexes and unique constraints
Applies indexes and unique constraints to an existing collection. Provide the full desired set; the constraints are persisted so a later schema change re-applies them. A unique constraint is required to use a column as an upsert key in bulk import.
POST
Apply indexes and unique constraints
Authorizations
User session JWT. Send as Authorization: Bearer <token>.
Path Parameters
Collection identifier returned at creation.