Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Unique key identifier (uppercase letters, numbers, underscores only)
Example:
"STRIPE_API_KEY"
Secret value to be encrypted
Example:
"sk_live_..."
Whether the secret is protected from deletion
Optional expiration date for the secret