Skip to main content
PATCH
Update module metadata

Path Parameters

id
string
required

The unique identifier of the module to update

Body

application/json
abi
any
description
string | null
license
string | null
name
string | null
source_code
any
tags
string[] | null

Response

Module updated successfully

compilerVersion
string
required
createdAt
string
required
downloadsCount
integer<int64>
required
id
string
required
isVerified
boolean
required
name
string
required
publishedOnMarketplace
boolean
required
updatedAt
string
required
usageCount
integer<int64>
required
usersCount
integer<int64>
required
abi
any
creatorUser
string | null
description
string | null
latestModuleVersionProgramHash
string | null
license
string | null
scarbToml
string | null
sourceCode
any
tags
string[] | null