HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Modifies the web Server Session Management Attributes. Must restart nodejs manually.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

JSON object containing settings for web server Session

http
object
required

specifies whether the Http protocol is enabled or disabled.

https
object
required

specifies whether the Https protocol is enabled or disabled

integer

specifies the maximum number of session allowed

integer

specifies the automatic session invalidate time in minutes

Response
200

No response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!