Authorizations
API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.
Body
application/json
ID of the template to generate JWT for
Creates a JWT token for embedding a template with 24-hour expiration. This is the standard endpoint for JWT generation.
Note: The standalone generate-embedded-template-token function is deprecated in favor of this router-based endpoint.
API key for authentication. Use your API key directly without any prefix (e.g., 'your-api-key'). Bearer prefix is optional but not required.
ID of the template to generate JWT for