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
Sign Up
Documentation
API Reference
SDKs
Groups
update
Copy page
PUT
https://api.groundx.ai/api
/
v1
/
group
/
:groupId
Rename a group
Authentication
X-API-Key
string
API Key authentication via header
Path parameters
groupId
integer
Required
The groupId of the group to update.
Request
This endpoint expects an object.
newName
string
Required
The new name of the group being renamed.
Response
Successful update of group
group
object
Show 8 properties
Errors
400
Bad Request Error
401
Unauthorized Error