Apps And Solutions
Common
Uploads an artifact for an app or a soln.
1min
POST
/developer/artifacts
Header Parameters
x-developerplatform-access
*
Query Parameters
appVersionId
solutionVersionId
artifactType
*
Form Parameters
file
Responses
201
400
Something is wrong with the request such as a bad artifact type or missing file.
error
*
request
*
403
User not authorized on the app or solution.
error
*
request
*
404
App or solution version not found based on provided id.
error
*
request
*


Updated 10 Oct 2024
Did this page help you?