v1
latestSwagger 2.02026-07-172161122.5 KBCustomerBASE API
Create a new contact
Creates a contact from either JSON or CSV upload
post/customerbase/v1/contacts
Response
Successfully created single contact
Example response
{
"requestId": "1234567890abcdef",
"status": "success"
}