---
title: "Upload Environment Intel"
method: POST
path: "/method-api-gateway/api/v1/environments/{environmentId}/intel"
tags: ["environments"]
---

# Upload Environment Intel

`POST /method-api-gateway/api/v1/environments/{environmentId}/intel`

Upload an intelligence attachment and associate it with an environment.

## Path parameters

- `environmentId` string, required — The unique identifier for an environment in Method

## Headers

- `Authorization` string, required

## Request body

- EnvironmentsUploadEnvironmentIntelRequest — unresolved $ref

## Response `200`

Response with status 200

- EnvironmentsUploadEnvironmentIntelResponse — unresolved $ref

---

[API](https://skmtc.dev/method/apis/api-reference.md) · [All operations](https://skmtc.dev/method/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/method/api-reference/revisions/a157adc88dff/schema)
