Upload Environment Intel
Upload an intelligence attachment and associate it with an environment.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
environmentId
The unique identifier for an environment in Method
Request
This endpoint expects an object.
filename
Name to store for the uploaded file.
contentBase64
Base64-encoded file content.
mimeType
MIME type of the uploaded file, if known.
Response
This endpoint returns an object.
attachmentId
The unique identifier for an uploaded attachment in Method.