Users
Retrieve users in the active account and invite new users.
Users are managed within the active account. You can see who has access to the account, invite a new user, inspect a specific user, or remove a user from the account.
Retrieve users
Retrieve the users available in the active account.
Response
Use a returned user id when you need to retrieve or remove a specific user.
Invite a user
Invite a user to the active account.
You need the user’s name, email address, and at least one role ID. Retrieve available roles first if you do not already have the role ID to assign.
Response
Retrieve a user
Retrieve a specific user by their id.
Response
Remove a user
Delete a user by their id within the active account.
Deleting a user changes account access. Make sure you are using the correct user id before sending the request.

