Skip to main content
PATCH
Update Portal Template

Authorizations

Authorization
string
header
required

Conduit API token. Use Authorization: Bearer <token>. Read/write endpoints require a token with write access.

Path Parameters

workspace_id
string
required

Workspace identifier

Minimum string length: 1
id
string
required

Portal template identifier

Minimum string length: 1

Body

application/json
expected_version
integer
required
Required range: x > 0
name
string
Minimum string length: 1
status
enum<string>
Available options:
draft,
active,
paused
meta
object
branding
object
header
object
layout
object[]
after_payment
object
confirmation_message
object
checkout
object
smart_lock
object | null
listing_data
object | null

Response

Update Portal Template

data
object
required