Upload image

Uploads an image file to a milestone with automatic blurhash generation.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

milestone_idstringRequired

Query Parameters

commentsstring or nullOptional

Request

This endpoint expects a multipart form containing a file.
imagefileRequired

Response

Successful Response

Errors