Cypher
Community
Enterprise

Update a saved query

Update an existing saved query by ID

put/api/v2/saved-queries/{saved_query_id}

Path parameters

saved_query_idinteger required

ID of the saved query

Request body

idinteger

This is the unique identifier for this object.

created_atstring date-time
updated_atstring date-time
user_idstring uuid
namestring
querystring
descriptionstring

Response

OK

Changes

No recorded changes to this endpoint across all 66 revisions of this API.