StripePrivyTokenRequestInput
Stripe Privy token request parameters.
Contents
- requestBody
-
Request body JSON for the Privy API call.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 16384.
Pattern:
[\u0009\u000A\u000D\u0020-\u007E]+Required: Yes
- requestPath
-
The path of the Stripe Privy API request.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
/[a-zA-Z0-9/_\-\.~%?=&]+Required: Yes
- includeAuthorizationSignature
-
Set to true to generate privy-authorization-signature.
Type: Boolean
Required: No
- requestHost
-
The host for the Privy API request. Defaults to "api.privy.io".
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[a-zA-Z0-9\-\.]+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: