Zoho Lens - HTTP Methods

HTTP Methods

Zoho Lens API uses appropriate HTTP verbs for every action.

MethodDescription 
GET

Used for retrieving resources.

 

Post 

Used for creating resources and performing resource actions.

Put

Used for updating resources.

DELETE

Used for deleting resources.

 

CopiedUsing GET method, you can retrieve data for a particular instance from the resource.

To get a list of customers

 $ curl -X GET  'https://lens.zoho.com/api/v2/user' \
    -H Authorization: Zoho-oauthtoken 1000.45928a488f1e453626a93e9816.384eb5e2d96c928a4fcff88f1e452be9