publishApp
Publish a new app configuration from uploaded zip file
post/v1/app-configurations
Request body
Example request
{
"s3_reference": {
"bucket": "my-bucket",
"key": "manifest.json"
}
}Response
App publication process started
Publish a new app configuration from uploaded zip file
{
"s3_reference": {
"bucket": "my-bucket",
"key": "manifest.json"
}
}App publication process started