Sign JWT
POST {{baseUrl}}/v1/{{name}}:signJwt
Signs a JWT using a service account's system-managed private key.
If no expiry time (exp) is provided in the SignJwtRequest, IAM sets an
an expiry time of one hour by default. If you request an expiry time of
more than one hour, the request will fail.