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

Authorizations

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

string
required
The unique identifier of the diagram.

Request Body

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