cURL
curl --request PATCH \ --url https://api.agentixx.io/api/groups/{id} \ --header 'Content-Type: application/json' \ --header 'x-tenant-id: <api-key>' \ --cookie better-auth.session_token= \ --data ' { "name": "Premium Customers" } '
{}
Update group name or filters. Admin only.
Session cookie set by Better Auth on sign-in.
Tenant/workspace UUID. Required on all /api/* endpoints.
Update a contact group name or filters
1 - 100
Show child attributes
Group updated