DELETE
/api/v1/searchDelete messages by search
Delete all messages matching a search.
querystringrequired
Search query
tzstringoptional
[Timezone identifier](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) used only for `before:` & `after:` searches (eg: "Pacific/Auckland").
200Plain text "ok" response
400Server error will return with a 400 status code
with the error message in the body
Error handling
A 400 is returned: Server error will return with a 400 status code with the error message in the body.