Humanitec · Capability
Humanitec API — EnvironmentType
Humanitec API — EnvironmentType. 5 operations. Lead operation: List all Environment Types. Self-contained Naftiko capability covering one Humanitec business surface.
What You Can Do
GET
Listenvironmenttypes
— List all Environment Types
/v1/orgs/{orgid}/env-types
POST
Createenvironmenttype
— Add a new Environment Type
/v1/orgs/{orgid}/env-types
GET
Getenvironmenttype
— Get an Environment Type
/v1/orgs/{orgid}/env-types/{envtypeid}
DELETE
Deleteenvironmenttype
— Deletes an Environment Type
/v1/orgs/{orgid}/env-types/{envtypeid}
PATCH
Updateenvironmenttype
— Updates Environment Type
/v1/orgs/{orgid}/env-types/{envtypeid}
MCP Tools
list-all-environment-types
List all Environment Types
read-only
idempotent
add-new-environment-type
Add a new Environment Type
get-environment-type
Get an Environment Type
read-only
idempotent
deletes-environment-type
Deletes an Environment Type
idempotent
updates-environment-type
Updates Environment Type
idempotent