Skip to content

Header, Body and Data

santoshkale3 edited this page Feb 6, 2017 · 2 revisions

Header, Body and Data(JSON) required to access APIs

For Accessing the Register User Web API:

  • Body: {"userName": "Your Name", "userEmail": "Your Email"}
  • Example: {"userName": "Santosh Kale", "userEmail": "[email protected]"}

Header Required To access API after Google sign(Test data)

Wiki

IMP Info

Classifieds Master Data

Search Filters and Listing Fileds

Swagger

MongoDB Schema Objects

Headers, Body, JSON (Data) required to access API

Clone this wiki locally