Update Connection Group
Connection Groups
Update Connection Group
Updates a connection group’s name or description. Pass a connections array to
replace the group’s assigned connections. Connections not listed in the request
are detached from the group; new ones are attached. Connections must belong to
the same account as the group.
PUT
Update Connection Group
Authorizations
Enter your API key as the username. Leave the password field blank.
Example: curl -u YOUR_API_KEY: https://api.xplenty.com/...
Headers
API version header — required on all requests
Path Parameters
The numeric ID of the connection group.
Body
application/json
Response
200 - application/vnd.xplenty+json; version=2
Connection group updated
Last modified on June 9, 2026