v4

OpenAPI 3.0.0MIT2026-07-311494532.1 MB
Layouts

Update a layout

Updates the details of an existing layout, here layoutId is the identifier of the layout

put/v2/layouts/{layoutId}

Path parameters

layoutIdstring required

Headers

idempotency-keystring

A header for idempotency purposes

Request body

namestring required

Name of the layout

isTranslationEnabledboolean

Enable or disable translations for this layout

Response

OK

_idstring required

Unique internal identifier of the layout

layoutIdstring required

Unique identifier for the layout

slugstring required

Slug of the layout

namestring required

Name of the layout

isDefaultboolean required

Whether the layout is the default layout

isTranslationEnabledboolean required

Whether the layout translations are enabled

updatedAtstring required

Last updated timestamp

createdAtstring required

Creation timestamp

origin'novu-cloud' | 'novu-cloud-v1' | 'external' required

Origin of the layout

type'REGULAR' | 'ECHO' | 'BRIDGE' required

Type of the layout

variablesobject nullable

The variables JSON Schema for the layout