Skip to main content
DELETE
Delete a search history item

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Response

Search history item deleted.

success
boolean
required
deleted_count
integer
Required range: x >= 0
error
object | null