Skip to main content
PATCH
PATCH /v1/dataContracts/{id}

Update a Data Contract

Update an existing data contract using a JSON Merge Patch request.

Path Parameters

id
string
required
UUID of the data contract to update.

Body

The request body should be a JSON array of patch operations following RFC 6902.
PATCH /v1/dataContracts/{id}

Common Patch Operations


Error Handling