Skip to product menu
Skip to main content

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.

 Zoho Contracts Developer Community