# VerifySessionRequestBody Parameters. ## Fields | Field | Type | Required | Description | | ----------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | | `token` | *Optional* | :heavy_minus_sign: | The JWT that is sent via the `__session` cookie from your frontend.
Note: this JWT must be associated with the supplied session ID. |