Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Body
application/json
{
"columns_schemas": {},
"is_embedding_searchable": true
}{
"columns_schemas": {},
"is_embedding_searchable": true
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.