Create a new JWT template
JWT template name
JWT template claims in JSON format
JWT lifetime
JWT allowed clock skew
Whether a custom signing key/algorithm is also provided for this template
The custom signing algorithm to use when minting JWTs. Required if custom_signing_key is true.
The custom signing private key to use when minting JWTs. Required if custom_signing_key is true.
Success
Unix timestamp of creation.
Unix timestamp of last update.