Skip to main content
PATCH
Update publish settings for a marketplace item

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
shareType
enum<string>

reference (acquirer gets a live link) or copy (acquirer gets an editable duplicate).

Available options:
reference,
copy
isContentVisible
boolean

When false, marketplace browsers see metadata only — body is hidden until acquired.

allowEditableReferences
boolean

For reference listings on organization scope, allow acquirers to edit the linked item; only applied when shareType stays reference.

Response

Publish settings updated

Returned after a publish-settings PATCH. Wraps the updated marketplace item.

success
enum<boolean>
required
Available options:
true
data
object
required