Resumable Query
Stop Resumable Query
Ends a resumable query and releases associated resources.
POST
/
resumable-query-end
Request
uuid
string
requiredThe unique identifier of the resumable query to end.
Response
result
string
A success message indicating the query was ended.
Was this page helpful?