Skip to main content
POST
Upload a Pages reference image

Authorizations

Authorization
string
header
required

An API key minted at Settings › API & MCP. Send it as Authorization: Bearer <key>. A key carries its holder's own permissions, resolved on every call — revoking a membership closes the key's reach immediately. Keep it in an environment variable (GOOSY_API_KEY), never in a committed file.

Path Parameters

siteId
string<uuid>
required

The UUID of a site in the API key's workspace.

Body

multipart/form-data
file
file
required

The single image file to attach to the site board.

Response

The image was stored and attached to the site's board.

ok
boolean
required
data
object
required