Request body for updating an existing JWT Template
name
(string, optional): The updated name of the JWT template.description
(string, optional): The updated description of the JWT template.claims
(any, optional): The updated claims to be included in the JWT.ttl
(number, optional): The updated time-to-live (TTL) for the JWT in seconds.is_default
(boolean, optional): The updated default status of the JWT template.