post https://api.getblueshift.com/api/v1/customers
Use this endpoint to create a new customer or update an existing customer.
- You must specify either the
email
or thecustomer_id
for the customer. - We recommend that you limit the calls to this endpoint to 50 per second.
Try it out
- Add the User API key as the Username and leave the Password field blank.
- Click the Base URL dropdown and select the API endpoint URL for your Blueshift region.
- Click Try It.
You can also try the API using Blueshift's API collection in Postman.