mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
10 lines
645 B
Markdown
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. | |