Legal Hold Postman Collections

Options
Ketan Deshpande
edited December 16, 2021 in Articles #1

Legal Hold

Legal Hold reduces the complexity and pain of legal holds and data preservation efforts. It automates interrelated hold, preservation and collection activities to drive greater efficiency and control over data for legal, HR, compliance and IT teams.

Highlights

  • Postman collections has aggregation of various requests along with examples that the API supports.
  • These collections are organized into various folders which are specific to REST resource (e.g. Legal Holds, Matters).
  • Swagger documentation in the format of OpenAPI 3.0 is available as part of collections documentation.
  • Depending on the resource type, http methods supported are GET, POST, PATCH, DELETE.
  • Server URL for testing APIs is available as collections variable. 
  • Each request under the collection has required input types defined. 

Steps for using Postman Collections

  • Import the collections from the json file provided.
  • Update baseUrl in collections variable to point to the test server. Update authentication API key under Authorization tab of individual request.
  • Examples under various requests or the request itself can be used for making an API call. 


Click here to access the Legal Hold

Postman collections on GitHub.