{ "id": 1, "start": "2022-06-09T12:00:00.000Z", "end": "2022-06-25T12:00:00.000Z" }
curl --location --request PUT 'https://sso.dlab.ovh/api/access/planning/session/update' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 1, "start": "2022-06-09T12:00:00.000Z", "end": "2022-06-25T12:00:00.000Z" }'
{}