Associate Layout profiles
PATCH {{baseUrl}}/api/v1/layouts/:layout_id/profiles
This api Associates the given profiles to the layout
OAuth Scope
Desk.settings.UPDATE
Attributes
Attribute Name | Data Type | Description |
---|---|---|
layoutProfileIds | <list> | The profile id to which the layout needs to be associated to |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |