Create secure email to send card number
POST {{baseUrl}}/v2/cards/:id/secure_email
Creates a secure email to ends card number, CVV, and expiration date of a card by ID to the specified emails.
This endpoint is currently gated. If you would like to request access, please reach out to developer-access@brex.com
Request Body
{"recipient_emails"=>["eli", "ad"], "message"=>"occaecat enim", "expiry_days"=>-69288135}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""