Apps And Solutions
Application
Add a new version to an application
1min
POST
/developer/apps/{appId}/versions
Path Parameters
appId
*
Header Parameters
x-developerplatform-access
*
Body Parameters
body
*
version
*
parentVersion
Responses
200
id
*
201
id
*
400
Something is incorrect in the request body.
error
*
request
*
403
User does not have access to the app's org/team combo
error
*
request
*
404
App not found based on provided app id
error
*
request
*
Updated 10 Oct 2024
Did this page help you?