diff --git a/website/source/api/secret/identity/tokens.html.md b/website/source/api/secret/identity/tokens.html.md index d4b16fb91..d01635e0e 100644 --- a/website/source/api/secret/identity/tokens.html.md +++ b/website/source/api/secret/identity/tokens.html.md @@ -100,7 +100,7 @@ This endpoint creates or updates a named key which is used by a role to sign tok ```json { "rotation_period":"12h", - "verification_ttl":43200, + "verification_ttl":43200 } ```