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.

Path Parameters

workspaceId
string
required

Workspace id

Body

application/json
name
Example:
description
Example:
workspaceId
string
workspaceSlug
string
id
string
slug
string
blocks
object[]
labels
string[]
Pattern: ^[0-9A-Za-z._:-]{2,60}$
events
object
createdBy
string
updatedBy
string
createdAt
string
updatedAt
string
permissions
object
customDomains
string[]
colorScheme
enum<string>
Available options:
auto,
light,
dark
checksum
string
favicon
string
styles
string
onInit
updateOn
string
notifyOn
string
automation

Response

Success Response

name
Example:
description
Example:
workspaceId
string
workspaceSlug
string
id
string
slug
string
blocks
object[]
labels
string[]
Pattern: ^[0-9A-Za-z._:-]{2,60}$
events
object
createdBy
string
updatedBy
string
createdAt
string
updatedAt
string
permissions
object
customDomains
string[]
colorScheme
enum<string>
Available options:
auto,
light,
dark
checksum
string
favicon
string
styles
string
onInit
updateOn
string
notifyOn
string
automation