Appearance
Create a layout revision
POST /layout/{layoutId}/revisions
Create a new revision for a layout. For granular updates, the layout operations endpoint is recommended.
Request
Path Parameters
layoutId
string<uuid>Body
layout
name
stringResponses
200
Returns the new layout revision
name
stringpublished
booleanlayoutId
string<uuid>revisionId
string<uuid>userId
string<uuid>preview
string<uri>
