File
Authorizations
X-Api-KeystringRequired
API Key for authentication
Path parameters
workspaceIdinteger · int32Required
Workspace Id.
Body
Filestring · binaryRequired
File that will to be uploaded to the platform storage.
Responses
200
OK
400
Bad Request
401
Unauthorized
403
Forbidden
500
Internal Server Error
post
/api/workspaces/{workspaceId}/file/uploadAuthorizations
X-Api-KeystringRequired
API Key for authentication
Path parameters
workspaceIdstringRequired
Body
Filestring · binaryRequired
File that will to be uploaded to the platform storage.
Responses
200
OK
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
500
Internal Server Error
application/json
post
/api/workspaces/{workspaceId}/probe/custom/dataset/uploadLast updated
Was this helpful?