Diagrams
Update Diagram
Update an existing database diagram
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.

