Update application

Update an existing application by its ID.

Path Params
string
required

The unique identifier of the application.

Body Params
string

The unique identifier of the application.

string

The type of application.

string

The base Docker image used.

string

The working directory for the build process.

string

The script used for building the application.

string

The path where build output is stored.

buildEnvironmentVariables
object

Environment variables used in the build process.

string

The title of the application.

date-time

The timestamp when the application was created.

date-time

The timestamp when the application was last updated.

Response
204

Application updated successfully. No content returned.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!