---
title: "POST /v{version}/Layouts"
method: POST
path: "/v{version}/Layouts"
tags: ["Layouts"]
---

# POST /v{version}/Layouts

`POST /v{version}/Layouts`

## Path parameters

- `version` string, required

## Headers

- `company-id` string, required

## Request body

- CustomizationsContractsCommandsCreateLayoutCommand
  - `entityName` string, nullable
  - `roleId` integer, nullable
  - `isLeftSectionVisible` boolean
  - `isRightSectionVisible` boolean

## Response `200`

Success

- integer

---

[API](https://skmtc.net/bilflo/apis/bilflo-api.md) · [All operations](https://skmtc.net/bilflo/apis/bilflo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bilflo/bilflo-api/versions/bcdbca776df0/schema)
