ApiKey
idinteger
namestring
keyPrefixstring
Example:
pdm_AbCdcreatedAtdate-time
lastUsedAtdate-timenullable
isRevokedboolean
ApiKey
{
"id": 0,
"name": "string",
"keyPrefix": "pdm_AbCd",
"createdAt": "2024-07-29T15:51:28.071Z",
"lastUsedAt": "2024-07-29T15:51:28.071Z",
"isRevoked": true
}