Skip to main content
PUT
Update DataStoreMetadata

Authorizations

x-api-key
string
header
required

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

Path Parameters

id
string<uuid>
required

Unique identifier (UUID) of the resource.

Body

application/json

Data store metadata describes a data store for structured data storage.

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

Response

Updated DataStoreMetadata

Data store metadata describes a data store for structured data storage.

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