Add a user

When adding a user to your application, all you need is the email address. If a user with that email address does not already exist, the individual will receive an invite to create a user on Revenue HQ and to join your application.

Returns an array of all the application's users.

This action triggers an email notification to the added user.

Authorized scopes:

  • owner
  • admin:full
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The id of the application.

Body Params
string
required

The user's email address.

scopes
array of objects

The scopes to assign to the user. If an invalid scope is supplied in the array, the entire request will fail. Cannot contain owner. Note that the `application:view`` scope will always be applied, even if not explicitly sent in this request.

scopes
Headers
integer
Responses

401

Unauthorized

Language
Credentials
Bearer
token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json