Skip to main content
PUT
Update Outline

Authorizations

Authorization
string
header
required

Okta access-token JWT sent as a Bearer token. The token identifies the user and scopes access to the user's organization.

Path Parameters

outline_id
string
required

UUID of outline

Body

application/json
sections
object[]
required

Section dictionaries with section_id, title, order_index

document_metadata
object

Outline metadata

connector_data_id
string | null

Data connector ID

endpoint_analysis
string | null

Analysis text

rule_type_to_table_like_status
object

Rule type mappings

Response

Outline updated successfully

outline
object

Complete outline with sections