mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-09 20:37:48 +00:00
initial commit with code
This commit is contained in:
10
docs/models/operations/VerifyClientRequestBody.md
Normal file
10
docs/models/operations/VerifyClientRequestBody.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# VerifyClientRequestBody
|
||||
|
||||
Parameters.
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ---------------------------------------------- | ---------------------------------------------- | ---------------------------------------------- | ---------------------------------------------- |
|
||||
| `token` | *Optional<? extends String>* | :heavy_minus_sign: | A JWT Token that represents the active client. |
|
||||
Reference in New Issue
Block a user