v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1443311204.0 KB

Creates a layout in the Cases domain. Layouts define the following configuration in the top section and More Info tab of the Cases user interface:

  • Fields to display to the users

  • Field ordering

Title and Status fields cannot be part of layouts since they are not configurable.

post/domains/{domainId}/layouts

Path parameters

domainIdstring required

The unique identifier of the Cases domain.

Request body

namestring required

The name of the layout. It must be unique for the Cases domain.

Response

Success

layoutIdstring required

The unique identifier of the layout.

layoutArnstring required

The Amazon Resource Name (ARN) of the newly created layout.