curl --location --request PATCH '/projects//timeline/view' \ --header 'Authorization;' \ --header 'Websync-Session;' \ --header 'Content-Type: application/json' \ --data '{ "view": "string" }'
{ "projectId": 123, "type": true }