v1
latestOpenAPI 3.0.32026-07-262499981.2 MBSavedQueryService
DeleteSavedQuery
Deletes the saved query specified by the UUID.
delete/v1/namespaces/{tenant_meta.namespace}/saved-queries/{uuid}
Path parameters
tenant_meta.namespacestring required
Namespaces are a way to organize organizational units into virtual groupings of resources. Namespaces must be a fully qualified name, for example, the child namespace of namespace "endor.prod" called "app" is called "endor.prod.app".
uuidstring required
The UUID of the resource to be deleted.
Query parameters
delete_parameters.actionstring
Action to be executed with delete request.
delete_parameters.forceboolean
Force will force the deletion of the resource if any checks fail.
Response
A successful response.
object required