.. index:: SavedSearches .. _savedsearches: Saved Searches ============== Collection of :ref:`savedsearch ` representations. You create new savedsearches posting to this collection. To see what fields you should post and what errors you can expect when creating savedsearches look at the documentation for the :ref:`savedsearch ` resource. Reference --------- .. endpoint:: POST /v1/savedsearches Create a new savedsearch. Examples -------- .. include:: examples/post-savedsearch-example.rst