LowCodeAPI
  • Users(9)
    • POST
      Create a user
    • GET
      List Users
    • PUT
      Update a user
    • GET
      Get a user
    • DEL
      Delete a user
    • GET
      Get current user
    • POST
      Invite a user
    • POST
      Mark user as active
    • POST
      Mark user as inactive
POST
POST
POST
POST
POST
PUT
POST
DELETE
POST
PUT
DELETE
POST
PUT
DELETE
POST
POST
POST
POST
DELETE
POST
GET
PUT
GET
DELETE
GET
POST
POST
POST
POST
https://api.lowcodeapi.com/zohoinventory/inventory/v1/users
Request Payload

The payload will be sent as a application/json as a part of the request body.

Payload
namestring*
name of the user
emailstring*
email address of the user
user_rolestring
role of user
Response
API response data will be shown here once the request is completed.
Zoho Inventory