Send OTP
OTP Flow
Send OTP
Sends a one-time password to the customer’s email. No authentication required.
POST
Send OTP
Headers
Bearer JWT for user-facing flows (Bearer eyJraWQ...), or the literal string NONE when authenticating via API key.
Example:
"Bearer eyJraWQ..."
API key for server-to-server flows, or the literal string NONE when authenticating via JWT.
Example:
"pcx_abc123_xxxx"
Body
application/json
Response
200
OTP sent