Request Types
As Zoho Contracts' APIs follow REST standards, they use the following HTTP request methods for each purpose.
Request Method | Description |
GET | To retrieve resources from the resource server. |
POST | To insert or upload any new resource to the server. |
PUT | To update an existing resource. |
DELETE | To delete an existing resource. |
© 2025, Zoho Corporation Pvt. Ltd. All Rights Reserved.