What's the difference between Org vs Product for creating customers?

I noticed that there are some community forum posts mention creating customers through an endpoint:

POST /v1/org/:org_name/customers

While the actual docs mention:

POST /v1/products/:product_name/customers

What is the difference between these two? I created one through the org endpoint and can’t actually find it in the console.

2 Likes