Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customer_id
string
required

Customer Id

Query Parameters

send_email
boolean

If true, will send link to user.

Response

Successfully send email to customer (if they exist)