Skip to main content
PUT
Rename Template Section

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

template_id
string
required

UUID of template

section_id
string
required

UUID of section to rename

Body

application/json
section_name
string
required

New name/title for the section (e.g., '2.1 Efficacy Results')

Response

Section renamed successfully

section_id
string
required

UUID of the renamed section

section_name
string
required

Updated section name

message
string
required

Success message