v1
Schema Management

Update User Schema V1

Update an existing schema.

Allows modification of schema properties, node types, and relationship types.
User must have write access to the schema. Updates create a new version
while preserving the existing data.
put/v1/schemas/{schema_id}

Path parameters

schema_idstring required

Request body

object required

Response

Schema updated successfully

successboolean required
errorstring nullable
codeinteger

Changes