Create Layout
POST /api/v1/workspaces/{workspace_id}/layouts
Creates a new layout.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Workspace ID
Request Body
Section titled “Request Body ”object
object
object
Example
bd1c1b82-1a7b-4f0f-b079-30c1d4189bedExample
My ComponentThe name of the component definition this instance is based on.
Example
HeadlineThe ID of the conditional applied to this component instance. When set, the component renders a separate variant for each branch of the conditional.
Example
1Field values organized by branch key.
object
Field values organized by locale code.
object
A map of locale codes to boolean values indicating whether this component instance is hidden for that locale.
object
Example
trueobject
Per-component-instance link tracking parameter values, organized by branch key, then by locale code.
object
object
A map of link tracking parameter names to their values for this component instance.
object
object
Example
bd1c1b82-1a7b-4f0f-b079-30c1d4189bedExample
My ComponentThe name of the component definition this instance is based on.
Example
HeadlineThe ID of the conditional applied to this component instance. When set, the component renders a separate variant for each branch of the conditional.
Example
1Field values organized by branch key.
object
Field values organized by locale code.
object
A map of locale codes to boolean values indicating whether this component instance is hidden for that locale.
object
Example
trueobject
Per-component-instance link tracking parameter values, organized by branch key, then by locale code.
object
object
A map of link tracking parameter names to their values for this component instance.
object
Responses
Section titled “ Responses ”Successful
object
Example
12345Example
Adminobject
object
Example
bd1c1b82-1a7b-4f0f-b079-30c1d4189bedExample
My ComponentThe name of the component definition this instance is based on.
Example
HeadlineThe ID of the conditional applied to this component instance. When set, the component renders a separate variant for each branch of the conditional.
Example
1Field values organized by branch key.
object
Field values organized by locale code.
object
A map of locale codes to boolean values indicating whether this component instance is hidden for that locale.
object
Example
trueobject
Per-component-instance link tracking parameter values, organized by branch key, then by locale code.
object
object
A map of link tracking parameter names to their values for this component instance.
object
object
Example
bd1c1b82-1a7b-4f0f-b079-30c1d4189bedExample
My ComponentThe name of the component definition this instance is based on.
Example
HeadlineThe ID of the conditional applied to this component instance. When set, the component renders a separate variant for each branch of the conditional.
Example
1Field values organized by branch key.
object
Field values organized by locale code.
object
A map of locale codes to boolean values indicating whether this component instance is hidden for that locale.
object
Example
trueobject
Per-component-instance link tracking parameter values, organized by branch key, then by locale code.
object
object
A map of link tracking parameter names to their values for this component instance.
object
Example
12345Example
12345Example
2023-08-23T10:30:00.000ZExample
2023-08-23T10:30:00.000ZUnauthorized
object
Example
Record not foundForbidden
object
Example
Record not foundNot Found
object
Example
Record not foundUnprocessable Entity
object
Example
Failed to saveobject
Example
{ "errors": { "username": [ "Username is required.", "Username must be unique." ], "email": [ "Invalid email format." ] }}