Apps And Solutions
Solution

Delete Solution Version

1min
DELETE
/developer/solutions/versions/{solutionVersionId}

This API is used to delete a version of a solution, as long as the version is in DRAFT and is not the only version on the solution.

Path Parameters
solutionVersionId
*
Header Parameters
x-developerplatform-access
*
Responses
200
400
Version is not in DRAFT or it's the only version on the solution
error
*
request
*
403
User not authorized on the solution's organization
error
*
request
*
404
Solution version id not found
error
*
request
*
Curl
JS
Ruby
Python
Responses
200
400
403
404