v17

latestOpenAPI 3.0.1raw.githubusercontent.com2026-07-08165682.0 MB
Keyspace VSchemas

Update the VSchema for the keyspace

Authorization

A service token must have at least one of the following access in order to use this API endpoint:

Service Token Accesses write_production_branch_vschema, write_branch_vschema

patch/organizations/{organization}/databases/{database}/branches/{branch}/keyspaces/{keyspace}/vschema

Path parameters

organizationstring required

The name of the organization the branch belongs to

databasestring required

The name of the database the branch belongs to

branchstring required

The name of the branch

keyspacestring required

The name of the keyspace

Request body

vschemastring required

The new VSchema for the keyspace

Response

Returns the VSchema for the keyspace

rawstring required

The keyspace's VSchema