Skip to main content
POST
Create Customer

Authorizations

string
required
Enter your ContactSwing JWT Bearer token.

Request Body

JSON: CustomerRequest (see OpenAPI spec)
string
required
Customer full name
string
Phone number +1234567890
string
Email address user@example.com
string
Company name

Response

201 Created - Customer created successfully
string
Request context ID
object
string
Customer ID
string
Customer name
string
Phone number
400 Bad Request - Invalid input