# Create layout V3

Create layout V3.

Endpoint: POST /v3/layout
Version: 1.0
Security: x-api-key

## Header parameters:

  - `Harness-Account` (string)
    Identifier field of the account the resource is scoped to.

## Request fields (application/json):

  - `name` (string)

  - `id` (string)

  - `yaml` (string)

  - `display_name` (string)

  - `default_yaml` (string)

  - `type` (string)


