Files
clerk-sdk-java/docs/models/operations/VerifyClientRequestBody.md
2024-06-13 13:51:50 -04:00

10 lines
645 B
Markdown

# VerifyClientRequestBody
Parameters.
## Fields
| Field | Type | Required | Description |
| ---------------------------------------------- | ---------------------------------------------- | ---------------------------------------------- | ---------------------------------------------- |
| `token` | *Optional<? extends String>* | :heavy_minus_sign: | A JWT Token that represents the active client. |