Skip to main content

Module import_api_key_request

Module import_api_key_request 

Source

Structsยง

ImportApiKeyRequest
ImportApiKeyRequest : Example: { "raw_key": "sk_live_abc123xyz789", "name": "Stripe Production Key", "actor_id": "payment-processor", "scopes": ["read", "write"], "ttl": "8760h", // 1 year (also accepts: 31536000s) "metadata": {"source": "stripe", "environment": "production"} }