Skip to main content
POST
Create component

Authorizations

Authorization
string
header
required

Your Kynva API key (kyn_live_xxx or kyn_test_xxx; legacy rf_ keys remain valid)

Body

application/json
name
string
required

Component name

data
object
required

Component template data

description
string

Component description

isPublic
boolean
default:false

Make component public

tags
string[]

Tags for categorization

exposedVariables
string[]

Variables that can be passed from parent

Response

201 - application/json

Default Response

success
boolean
data
object