Create Connection Group
Connection Groups
Create Connection Group
Creates a new connection group. Pass an optional connections array to assign
existing database and cloud storage connections to the group on creation.
All referenced connections must belong to the same account.
POST
Create 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
Body
application/json
Response
201 - application/vnd.xplenty+json; version=2
Connection group created
Last modified on June 9, 2026