Skip to main content
POST
Plan Workspace Uploads

Authorizations

Authorization
string
header
required

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

Path Parameters

workspace
string
required

Slug of the workspace the request acts in

Maximum string length: 120
Pattern: ^[a-z0-9]+(?:-[a-z0-9]+)*$

Body

application/json
files
UploadPlanEntry · object[]
required
Required array length: 1 - 100 elements

Response

Successful Response

uploads
PlannedUpload · object[]
required
Last modified on September 27, 2026