Undelete a user

Undelete a user object.

In the response, isActive is set as 1 (Active).

What is a user?

A BILL organization user can perform operations depending on their user role profile (Administrator, Accountant, Approver, Clerk, Payer, Custom).

You can create a new user object with /v2/Crud/Create/User.json. The user role profileId is required for creating and managing users. Retrieve id values for all user role profiles with /v2/List/Profile.json.

Form Data
string
required

Developer key generated with your BILL developer account

string
required

API session ID generated with /v2/Login.json

data
object
required
Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json