AhaSend · Capability
AhaSend API v2 — Routes
AhaSend API v2 — Routes. 5 operations. Lead operation: AhaSend Get Routes. Self-contained Naftiko capability covering one Ahasend business surface.
What You Can Do
GET
Getroutes
— AhaSend Get Routes
/v1/v2/accounts/{account-id}/routes
POST
Createroute
— AhaSend Create Route
/v1/v2/accounts/{account-id}/routes
GET
Getroute
— AhaSend Get Route
/v1/v2/accounts/{account-id}/routes/{route-id}
PUT
Updateroute
— AhaSend Update Route
/v1/v2/accounts/{account-id}/routes/{route-id}
DELETE
Deleteroute
— AhaSend Delete Route
/v1/v2/accounts/{account-id}/routes/{route-id}
MCP Tools
ahasend-get-routes
AhaSend Get Routes
read-only
idempotent
ahasend-create-route
AhaSend Create Route
ahasend-get-route
AhaSend Get Route
read-only
idempotent
ahasend-update-route
AhaSend Update Route
idempotent
ahasend-delete-route
AhaSend Delete Route
idempotent