v1

latestOpenAPI 3.0.02026-07-2638801.8 MB
base

Sign attachment URLs

Generate signed URLs for attachment files

post/base/{baseId}/sign-attachment-urls

Path parameters

baseIdstring required

The base ID

The base ID

Request body

Example request

{
  "attachments": [
    {
      "mimetype": "image/png"
    }
  ]
}

Response

URLs signed successfully