Skip to main content
PATCH
Update modal

Authorizations

Authorization
string
header
required

LithoBlocks API key obtained from your organization dashboard. The LithoBlocks MCP server also presents a Supabase-issued user session token here on the user's behalf; such a token acts as that user with the scopes their organization role allows.

Path Parameters

id
string<uuid>
required

Body

application/json

Operation input

name
string
Required string length: 1 - 255
description
string | null
Maximum string length: 2000
title
string
Required string length: 1 - 24
submit_label
string
default:Submit
Required string length: 1 - 24
close_label
string
default:Cancel
Required string length: 1 - 24

Response

Operation result

name
string
required
Required string length: 1 - 255
title
string
required
Required string length: 1 - 24
submit_label
string | null
required
close_label
string | null
required
id
string<uuid>
required
organization_id
string<uuid>
required
current_version_id
string<uuid> | null
required
is_multi_step
boolean | null
required
created_by
string
required
created_at
string | null
required
updated_at
string | null
required
description
string | null
Maximum string length: 2000
steps
unknown
current_version
object | null
version
object