Skip to main content
POST
Error

Path Parameters

team_slug
string
required

Team slug

app_slug
string
required

App slug

channel_id
string
required

Channel ID

Body

application/json

Channel content data

field_type
enum<string>
required
Available options:
name,
description,
short_description,
html_description,
html_short_description,
meta_title,
meta_description,
slug,
category,
collection,
tag,
attribute,
image
parent_id
string
required
parent_type
enum<string>
required
Available options:
product,
variant
relationships
string[]
translations
object[]
value
string

Response

OK

data
object
details
string[]

Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes

success
boolean