Skip to main content
PUT
Reorder Template Sections

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

Body

application/json
sections
object[]
required

List of {section_id, order_index, level} defining the new order

Response

Sections reordered successfully

template_id
string
required
sections
object[]
required

All sections in their new order with updated names

message
string
required

Success message