connectcases_create_layout: Creates a layout in the Cases domain

View source: R/connectcases_operations.R

connectcases_create_layoutR Documentation

Creates a layout in the Cases domain

Description

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:

See https://www.paws-r-sdk.com/docs/connectcases_create_layout/ for full documentation.

Usage

connectcases_create_layout(content, domainId, name)

Arguments

content

[required] Information about which fields will be present in the layout, and information about the order of the fields.

domainId

[required] The unique identifier of the Cases domain.

name

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


paws.customer.engagement documentation built on Sept. 12, 2024, 6:34 a.m.