Authorization: Bearer ********************{
"content": "string",
"apply": true
}curl --location --request PUT '/rsc/api/v2/user/sessions//layouts/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"content": "string",
"apply": true
}'{
"id": "",
"apply": false,
"type": 0,
"content": "",
"index": 0,
"createdTime": "",
"updatedTime": "",
"applyTime": ""
}