Clone Fields to other Layout
POST {{baseUrl}}/api/v1/layouts/:layout_id/fields/([0-9]+)/cloneFieldsInLayout
This API is to clone a field to other layouts.
OAuth Scope
Desk.settings.CREATE
Attributes
| Attribute Name | Data Type | Description |
|---|---|---|
| layoutIds | <list> | List of layout ids to which the field should be cloned. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |
RESPONSES
status: OK
""