curl --request POST \
--url https://api.cleartalk.ai/agency/twilio/customer-profile \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '
{
"friendlyName": "<string>",
"email": "<string>",
"businessName": "<string>",
"businessRegistrationNumber": "<string>",
"businessType": "<string>",
"website": "<string>",
"businessAddress": "<string>",
"businessCity": "<string>",
"businessState": "<string>",
"businessPostalCode": "<string>",
"businessCountryCode": "<string>",
"contactFirstName": "<string>",
"contactLastName": "<string>",
"contactPhone": "<string>",
"contactEmail": "<string>",
"businessDescription": "<string>",
"useCaseDescription": "<string>",
"messageVolume": "<string>",
"additionalInformation": "<string>"
}
'{
"sid": "<string>",
"account_sid": "<string>",
"friendly_name": "<string>",
"email": "<string>",
"status": "<string>",
"date_created": "<string>",
"date_updated": "<string>",
"url": "<string>"
}curl --request POST \
--url https://api.cleartalk.ai/agency/twilio/customer-profile \
--header 'Content-Type: application/json' \
--header 'x-api-key: <api-key>' \
--data '
{
"friendlyName": "<string>",
"email": "<string>",
"businessName": "<string>",
"businessRegistrationNumber": "<string>",
"businessType": "<string>",
"website": "<string>",
"businessAddress": "<string>",
"businessCity": "<string>",
"businessState": "<string>",
"businessPostalCode": "<string>",
"businessCountryCode": "<string>",
"contactFirstName": "<string>",
"contactLastName": "<string>",
"contactPhone": "<string>",
"contactEmail": "<string>",
"businessDescription": "<string>",
"useCaseDescription": "<string>",
"messageVolume": "<string>",
"additionalInformation": "<string>"
}
'{
"sid": "<string>",
"account_sid": "<string>",
"friendly_name": "<string>",
"email": "<string>",
"status": "<string>",
"date_created": "<string>",
"date_updated": "<string>",
"url": "<string>"
}API Key for authentication
Friendly name for the customer profile
Email address for the customer profile
Business name
Business registration number
Business type
Website URL
Business address
Business city
Business state/province
Business postal code
Business country code (ISO 3166-1 alpha-2)
Contact first name
Contact last name
Contact phone number
Contact email
Business description
Use case description
Message volume per month
Additional information