BYO Documents
Dry-run validate a standalone → managed promotion
Validate a proposed promotion without mutating the namespace. Returns per-index mapping suggestions (dimension-matched candidates, flagged low-confidence) and validates any supplied vector_mappings / add_vectors for unknown indexes, unknown inference services, and dimension mismatches. Returns HTTP 422 when supplied mappings are invalid so callers can fix them before the real promote call.
post/v1/namespaces/{namespace_id}/promote/validate
Path parameters
namespace_idstring required
Namespace to validate promotion for
Namespace to validate promotion for
Request body
Response
Successful Response
Changes
Changed in 1 of the 34 revisions of this API.1
- ○
the endpoint scheme security
BearerAuthwas added to the APIapi-security-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○