Skip to content
Skip to main content

Sessions

Nylas Scheduler uses session IDs to authorize requests to the /v3/scheduling/availability and /v3/scheduling/bookings endpoints.

When you create a session, you must include the ID of an existing Configuration object. Sessions are only required for private configurations (requires_session_auth: true).

Time to live

For security purposes, Nylas recommends you set the time_to_live value for each session and refresh the sessions as they expire.