v2

latestOpenAPI 3.0.32026-08-05174296703.4 KB
ops

sendTestEmail user

send a test email to a specified user's email as if it were from a specific seller

post/ops/users/send-test-email

Request body

emailstring required
seller_idstring required

Example request

{
  "email": "abc123",
  "seller_id": "abc123"
}

Response

OK response.