connectcases_update_layout: Updates the attributes of an existing layout

View source: R/connectcases_operations.R

connectcases_update_layoutR Documentation

Updates the attributes of an existing layout

Description

Updates the attributes of an existing layout.

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

Usage

connectcases_update_layout(content = NULL, domainId, layoutId, name = NULL)

Arguments

content

Information about which fields will be present in the layout, the order of the fields.

domainId

[required] The unique identifier of the Cases domain.

layoutId

[required] The unique identifier of the layout.

name

The name of the layout. It must be unique per domain.


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