Skip to main content
POST
Create ProjectTemplateMetadata

Authorizations

x-api-key
string
header
required

API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.

Body

application/json

A project template defines a reusable project configuration that can be instantiated.

changeSequence
integer<int32>
createdOn
string<date-time>
deleteUserEmail
string | null
deleteUserId
string | null
deleted
boolean
deletedDate
string<date-time> | null
deprecated
boolean
extensionPackRef
string
id
string
metadata
object
name
string
organizationId
string
publicAccess
boolean
slug
string
template
boolean
type
string
updatedOn
string<date-time>
uuid
string
yamlSource
string | null

Response

Created ProjectTemplateMetadata

A project template defines a reusable project configuration that can be instantiated.

changeSequence
integer<int32>
createdOn
string<date-time>
deleteUserEmail
string | null
deleteUserId
string | null
deleted
boolean
deletedDate
string<date-time> | null
deprecated
boolean
extensionPackRef
string
id
string
metadata
object
name
string
organizationId
string
publicAccess
boolean
slug
string
template
boolean
type
string
updatedOn
string<date-time>
uuid
string
yamlSource
string | null