# Released new sessions APIs Use the Video SDK [Create a session](/docs/api/video-sdk/#tag/sessions/POST/videosdk/sessions) API to configure settings or retrieve the session ID ahead and PSTN dial in information before the session starts. This API does not start the Video SDK session. To start the Video SDK session, [call the join function](/docs/api/video-sdk/#tag/sessions/POST/videosdk/sessions). ## Added - New **Sessions** APIs: - `POST /v2/videosdk/sessions` - `POST /v2/accounts/{accountId}/videosdk/sessions` _These were [previously delayed](/changelog/video-sdk/may-20-2024/)._