Skip to content

Set idle timeout

PUT
/v1/admin/idle-timeout

Sets the idle timeout in seconds (must be between 10 and 3600).

Authorizations

BearerAuth

API key (Bearer key_...)

Type
API Key (header: Authorization)

Request Body

application/json
JSON
{
}

Responses

{seconds: int}

application/json
JSON
{
}

Playground

Authorization
Body

Samples

Powered by VitePress OpenAPI