latestOpenAPI 3.1.02026-08-216974451.1 MB
cb69c9b48349
workspaceFiles
Creates a new workspace file for the workspace with the specified id..
Uploads a new workspace file for the workspace with the specified id. Use this to upload a file as a form value along with the basic file meta data. The file size must not exceed 1GB.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
post/workspaces/{workspaceId}/files
Path parameters
workspaceIdstring uuid required
The id of the workspace.
Headers
Authorizationstring required
Bearer authentication
Response
OK