Cancelling a Request
A search or a multi search request can be cancelled explicitely by a user. In order to do so, you need to pass a X-Opaque-Id
header which is used to identify the request. The endpoint for cancelling a request is /_siren/job/<ID>/_cancel
.