Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
workspaceId
string
required
workspaceVersion
string

An optional workspace version. If empty, will publish latest workspace version

slug
string

App slug : Required on first publish

description
Example:
name
string

An optional version name

Response

Success Response

workspaceId
string
required
slug
string
required
versions
name
string
description
Example:
documentation
object
config
object
photo
string
labels
string[]
Pattern: ^[0-9A-Za-z._:-]{2,60}$
updatedAt
string
createdAt
string
updatedBy
string
createdBy
string