For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Documentation
API Reference
Webhooks Reference
Main Reference
Users
Delete a list of users.
Copy page
DELETE
https://api.invofox.com
/
users
Documentation
API Reference
Webhooks Reference
Ingest Reference
Files
Imports
Main Reference
Documents
Collections
Users
POST
Create a new user.
GET
List users for an account.
GET
Get the details of a user.
PUT
Update a user.
DEL
Delete a user.
DEL
Delete a list of users.
Authentication
x-api-key
string
API Key authentication via header
Query parameters
account
string
Required
ids
list of strings
Required
Request
This endpoint expects an object.
preview
boolean
Optional
Whether to preview the changes or not
Response
200
Preview of the changes.
result
object
Show 3 properties
Errors
400
Bad Request Error
500
Internal Server Error