Apps And Solutions
Solution

Add/Update List of Applications In Solution

1min
PUT
/developer/solutions/versions/{solutionVersionId}/apps

This API is used to add or update metadata of a list of applications in a solution version.

Access: Organization members can only edit the displayOrder and initSequence after a solution version has passed TECH_REVIEW. Product admins can edit all fields prior to LIVE.

Path Parameters
solutionVersionId
*
Header Parameters
x-developerplatform-access
*
Body Parameters
body
*
applications
*
Responses
200
400
Something is wrong with the request
error
*
request
*
403
User not authorized on the solution's organization
error
*
request
*
404
Solution version id or app listing id not found
error
*
request
*
Curl
JS
Ruby
Python
Responses
200
400
403
404