Skip to main content

Delete document by ID

DELETE 

/saved-searches/:id

Deletes the specified saved search.

Request

Path Parameters

    id stringrequired

    ID of the requested document.

    Example: 2c91808568c529c60168cca6f90c1313

Responses

No Content - Indicates the request was successful but there is no content to be returned in the response.

Loading...