Delete Layout
DELETE {{baseUrl}}/api/v1/layouts/:layout_id
This API deletes a layout
OAuth Scope
Desk.settings.DELETE
Attributes
| Attribute Name | Data Type | Description |
|---|---|---|
| transferToLayoutId (required) | <long> | The layout id to which the entities in the deleted layout to be transferred to |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |