Skip to main content
POST
Create an app from a Custom Docker Image

Authorizations

Authorization
string
header
required

Send your API token (Dashboard → Settings → API Token) as Authorization: Bearer <token>.

Body

application/json
custom_image_id
string<uuid>
required
name
string
required
ram
integer
required
description
string
subdomain
string
env
object[]

Response

App created successfully

id
string<uuid>