Ampersand · Schema

CreateJWTKeyRequest

CreateJWTKeyRequest schema from Ampersand API

Developer ToolsIntegrationsPlatformSaaSOAuthData SyncWebhooks

Properties

Name Type Description
label string Human-readable label for the JWT key
algorithm string The cryptographic JWT signing algorithm (currently only RS256 is supported)
publicKeyPem string RSA public key in PEM format for JWT signature verification
View JSON Schema on GitHub