UpKeep · Capability
UpKeep API — Locations
UpKeep API — Locations. 5 operations. Lead operation: List Locations. Self-contained Naftiko capability covering one Upkeep business surface.
What You Can Do
GET
Listlocations
— List Locations
/v1/locations
POST
Createlocation
— Create Location
/v1/locations
GET
Getlocation
— Get Location
/v1/locations/{id}
PATCH
Updatelocation
— Update Location
/v1/locations/{id}
DELETE
Deletelocation
— Delete Location
/v1/locations/{id}
MCP Tools
list-locations
List Locations
read-only
idempotent
create-location
Create Location
get-location
Get Location
read-only
idempotent
update-location
Update Location
idempotent
delete-location
Delete Location
idempotent