HTTP Methods

   GET           To get data from a given server.

  POST          To upload data to the server.

 DELETE       Request to remove the specified resource.

--------------------------------------------------------------

The next section will provide developers with a detailed API documentation of each Zoho Office Editors (Writer, Sheet, and Show) and explain how to:

  1. Create a new file.
  2. Open a file in Zoho Office editors to view, edit.
  3. Collaborate on a file in real-time with multiple users.
  4. Save a file in partner's storage server.