sitecore · Capability
Sitecore Personalize REST API — Connections
Sitecore Personalize REST API — Connections. 5 operations. Lead operation: List connections. Self-contained Naftiko capability covering one Sitecore business surface.
What You Can Do
GET
Listconnections
— List connections
/v1/v1/connections
POST
Createconnection
— Create a connection
/v1/v1/connections
GET
Getconnection
— Get a connection
/v1/v1/connections/{id}
PUT
Updateconnection
— Update a connection
/v1/v1/connections/{id}
POST
Testconnection
— Test a connection
/v1/v1/connections/{id}/test
MCP Tools
list-connections
List connections
read-only
idempotent
create-connection
Create a connection
get-connection
Get a connection
read-only
idempotent
update-connection
Update a connection
idempotent
test-connection
Test a connection
read-only