Skip to main content
POST
/
watchtower
/
monitor
/
sessions
/
{session_id}
/
revoke
Error
A valid request URL is required to generate request examples
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

session_id
string<uuid>
required

Body

application/json

Request payload for session revocation.

reason
string | null
Maximum string length: 2000

Response

Successful Response