Skip to main content
POST
The Update Diagram endpoint allows you to modify an existing database diagram’s properties.

Authorizations

Authorization
string
required
Bearer authentication header of the form Bearer <api_key>, where <api_key> is your auth token from ChartDB starts with ch_.

Path Parameters

diagram_id
string
required
The unique identifier of the diagram.

Request Body

diagram_name
string
New name for the diagram.
json_metadata
object
Updated diagram settings in JSON format. (See Examples for more information)