Clear SQL cursor APIedit

Clears an SQL search cursor.

POST _sql/close
{
  "cursor": "sDXF1ZXJ5QW5kRmV0Y2gBAAAAAAAAAAEWYUpOYklQMHhRUEtld3RsNnFtYU1hQQ==:BAFmBGRhdGUBZgVsaWtlcwFzB21lc3NhZ2UBZgR1c2Vy9f///w8="
}

Requestedit

POST _sql/close

Limitationsedit

See SQL Limitations.

Request bodyedit

cursor
(Required, string) Cursor to clear.