Skip to main content
POST
Create Stack

Authorizations

authToken
string
cookie
required

Cookie-based authentication using userId and authToken cookies

Body

application/json
stackPath
string
required

Path for the stack (directory components separated with /)

baseStack
string

Base stack ID to inherit from

Pattern: ^[0-9a-fA-F]{24}$
inheritSharingFrom
string

Stack path to inherit sharing settings from

Response

Stack created successfully

success
boolean
stack
object