Skip to main content
POST
Create customer

Authorizations

Authorization
string
header
required

Organization API key using Authorization: Bearer sk_....

Body

application/json

Request body for creating a customer.

input
object
required

Customer creation payload.

Response

Customer created

Successful customer creation response.

customer
object
required

Customer record including identity, contact details, and messaging preferences.