Skip to main content
DELETE
Delete a deep search

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

The ID of the deep search to delete

Response

Deep search deleted successfully

id
string<uuid>

ID of the deleted deep search

object
enum<string>

Object type identifier

Available options:
deep_search
deleted
enum<boolean>

Indicates successful deletion

Available options:
true