Update graph

POST

Update an existing graphs’s configuration.

This endpoint allows updating the name and description of an existing collection. The user must have appropriate permissions to modify the collection.

Path parameters

collection_idstringRequired

The collection ID corresponding to the graph to update

Request

This endpoint expects an object.
namestringOptional

The name of the graph

descriptionstringOptional

An optional description of the graph

Response

Successful Response

Errors

Built with