Create a collection
POST/v2/spaces/:space_id/collections
Item ids are checked against the space; an id that does not resolve there is refused rather than dropped.
Requestโ
Responsesโ
- 200
- 201
- 400
- 401
- 403
- 404
- 409
- 413
- 429
Dry run; validation result without committing
Created collection id
Validation or reference failure
Missing, unknown, revoked or expired key; shared authentication envelope
The shared key-scope gate uses the legacy envelope; an operation-specific refusal may use the v2 error envelope
The space does not exist, or is not available (deleted, left, or still joining)
Idempotency-Key conflict, or an operation-specific concurrency conflict
Request body exceeds this operation's documented cap
Shared write rate limit; legacy error envelope