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
Update a user.
Copy page
PUT
https://api.invofox.com
/
users
/
:id
Authentication
x-api-key
string
API Key authentication via header
Path parameters
id
string
Required
Request
This endpoint expects an object.
name
string
Required
email
string
Required
format: "email"
securityGroups
list of strings
Required
Response
The updated user
result
object
Show 8 properties