Skip to main content
PUT
Update app resources

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

app_id
string<uuid>
required

Body

application/json
name
string
description
string
subdomain
string
ram
integer
vcpu
integer
custom_command
string
entrypoint
string

Response

App updated successfully

message
string