Verify a key
Keys
Verify a key
POST
Verify a key
Documentation Index
Fetch the complete documentation index at: https://docs.formizee.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The id of the key
Pattern:
^[a-zA-Z]+_[a-zA-Z0-9]+$Example:
"key_4VjHrJoEwAFC6itz8oUBW9NW2bia"
Response
Key verified
The id of the key
Example:
"key_4VjHrJoEwAFC6itz8oUBW9NW2bia"
The name of the key
Required string length:
4 - 64Example:
"My New Key"
The id of the workspace
Example:
"ws_4VjHrJoEwAFC6itz8oUBW9NW2bia"
The expiration date of the key
Example:
"2024-07-23 12:41:45.38215"
The last time the key was used
Example:
"2024-07-23 12:41:45.38215"