Skip to main content
POST
Request an upload URL for a comment attachment

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Path Parameters

id
string
required

Body

application/json

Request a presigned upload for a comment attachment.

filename
string
required
contentType
string
required

One of: image/png, image/jpeg, image/heic, image/webp, application/pdf, text/plain, text/csv.

networkId
string

Network id. Required for machine (M2M) callers whose token carries no network claim; ignored when the token has one.

Response

A presigned upload policy.

data
object

A presigned POST policy for uploading a comment attachment directly to storage.