Delete Harbor Saved Query Draft
Discards the mutable draft for one Harbor saved query.
Discarding an initial unpublished draft also removes its otherwise empty stable saved-query identity. Discarding a later draft preserves every immutable published version.
Authentication
AuthorizationBearer
Bearer user API key
OR
AuthorizationBasic
Basic organization-scoped API key
Path parameters
harbor_id
Unique identifier of the Harbor.
saved_query_id
Unique stable identifier of the saved query.
Headers
X-Polytomic-Version
Response
OK
data
Errors
403
Forbidden Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error
500
Internal Server Error
