Sessions
Update Session
patch/session/{id}
Path parameters
idstring uuid required
The unique identifier for the resource.
Request body
Example request
{
"expirationSeconds": 86400
}The unique identifier for the resource.
{
"expirationSeconds": 86400
}