Skip to main content
PUT
Update Modules

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
changeSequence
integer<int32>
createdBy
string | null
createdOn
string<date-time>
deleteUserEmail
string | null
deleteUserId
string | null
deleted
boolean
deletedDate
string<date-time> | null
deprecated
boolean
description
string | null
eventAware
boolean | null
extensionPackRef
string
id
string
metadata
object
moduleStatus
string
moduleType
string
name
string
organization
object | null
organizationId
string
publicAccess
boolean
slug
string
supportsScheduling
boolean | null
template
boolean
type
string
updatedOn
string<date-time>
uuid
string
yamlSource
string | null

Response

Updated Modules

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