Users
Users are various individuals/entities that are a part of an organisation. Each user will have a different role to play, like admin, staff etc., .
Create a user
Create a user for your organization.
OAuth Scope : ZohoInvoice.settings.CREATE
Arguments
Admin
, Timesheet User
etc.List Users
Get the list of all users in the organization.
OAuth Scope : ZohoInvoice.settings.READ
Query Parameters
name, email, user_role and status
Update a user
Update the details of a user.
OAuth Scope : ZohoInvoice.settings.UPDATE
Arguments
Admin
, Timesheet User
etc.Get a user
Get the details of a user.
OAuth Scope : ZohoInvoice.settings.READ
Delete a user
Delete a user associated to the organization.
OAuth Scope : ZohoInvoice.settings.DELETE
Get current user
Get the details of the current user.
OAuth Scope : ZohoInvoice.settings.READ
Invite a user
Send invitation email to a person, you wish to add as a user to your organisation. For example- an accountant.
OAuth Scope : ZohoInvoice.settings.CREATE
Mark user as active
Mark an inactive user as active.
OAuth Scope : ZohoInvoice.settings.CREATE
Mark user as inactive
Mark an active user as inactive.
OAuth Scope : ZohoInvoice.settings.CREATE