v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBComponents
Upload a component bundle
Uploads a new component bundle archive, creating a new component and its sub-resources from the bundled definition.
post/v1/components
Response
Successful response
Example response
{
"created_date": "2025-10-24T02:00:00-07:00",
"display_name": "handlebars@buildtime:{{displayName}}",
"install": "handlebars@installtime:{{install}}",
"updated_date": "2025-10-24T02:00:00-07:00",
"variables": [
{
"description": "handlebars@buildtime:{{description}}",
"priority": "10",
"values": {
"default": "handlebars@buildtime:{{default}}",
"en": "handlebars@buildtime:{{en}}"
}
}
]
}