Clockodo · Capability
Clockodo API — Customers
Clockodo API — Customers. 5 operations. Lead operation: List customers. Self-contained Naftiko capability covering one Clockodo business surface.
What You Can Do
GET
Listcustomers
— List customers
/v1/v2/customers
POST
Createcustomer
— Create a customer
/v1/v2/customers
GET
Getcustomer
— Get a customer
/v1/v2/customers/{id}
PUT
Updatecustomer
— Update a customer
/v1/v2/customers/{id}
DELETE
Deletecustomer
— Delete a customer
/v1/v2/customers/{id}
MCP Tools
list-customers
List customers
read-only
idempotent
create-customer
Create a customer
get-customer
Get a customer
read-only
idempotent
update-customer
Update a customer
idempotent
delete-customer
Delete a customer
idempotent