v1
latestSwagger 2.02026-07-172161122.5 KBCustomerBASE API
Create a new organization
Creates an organization if it doesn't exist based on website, custom ID, or LinkedIn URL. Returns existing organization if found.
post/customerbase/v1/organizations
Request body
Response
Organization created successfully
Example response
{
"requestId": "1234567890abcdef",
"status": "success"
}