Create Vectorize configuration
Create a new Cloudflare Vectorize configuration for the authenticated user.
Authentication
AuthorizationBearer
API key or Clerk session token
Request
This endpoint expects an object.
accountId
apiToken
indexName
name
timeout
Response
Created Vectorize configuration
vectorizeConfig
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error