Customer.io · Capability
Customer.io App API — Collections
Customer.io App API — Collections. 5 operations. Lead operation: List collections. Self-contained Naftiko capability covering one Customer Io business surface.
What You Can Do
GET
Listcollections
— List collections
/v1/api/collections
POST
Createcollection
— Create a collection
/v1/api/collections
GET
Getcollection
— Get a collection
/v1/api/collections/{collection-id}
PUT
Updatecollection
— Update a collection
/v1/api/collections/{collection-id}
DELETE
Deletecollection
— Delete a collection
/v1/api/collections/{collection-id}
MCP Tools
list-collections
List collections
read-only
idempotent
create-collection
Create a collection
get-collection
Get a collection
read-only
idempotent
update-collection
Update a collection
idempotent
delete-collection
Delete a collection
idempotent