Saved searches
Archive Saved Search
Archive a saved search by its ID to remove it from the active list. Archived searches are hidden from the default listing but can still be referenced. Associated webhooks will stop triggering for archived searches.
Authorization
Bearer AuthorizationBearer <token>
In: header
Path Parameters
search_id
integerrequiredThe ID of the saved search
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X PATCH "https://api.theirstack.com/v0/saved_searches/0/archive"{
"property1": "string",
"property2": "string"
}{
"request_id": null,
"error": {
"code": "E-001",
"title": "Not allowed exception",
"description": "string"
}
}{
"request_id": null,
"error": {
"code": "E-001",
"title": "Not allowed exception",
"description": "string"
}
}{
"request_id": null,
"error": {
"code": "E-001",
"title": "Not allowed exception",
"description": "string"
}
}{
"request_id": null,
"error": {
"code": "E-001",
"title": "Not allowed exception",
"description": "string"
}
}How is this guide?
Last updated on
