Queries

Restore a previous version of a DCQL query configuration

Restores the configuration to the supplied version, creating a new current version with the restored content. Returns the resulting configuration.

post/queries/{queryId}/versions/{version}/restore

Request body

RestoreDcqlQueryVersionRequest required— unresolved $ref

Response

The configuration after restoring the requested version.

DcqlQueryConfiguration required— unresolved $ref

Changes

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