Customers
Create a new customer account
Creates a new customer account in the Sent platform. This endpoint initializes a new customer profile with basic information and returns the created customer details including generated IDs and credentials for various messaging channels.
POST
/
customers
Authorizations
Body
application/json · string
The body is of type string
.
Response
200 - application/json
Represents a customer account within the Sent platform, including messaging channel configurations and credentials
Unique identifier for the customer
Name of the customer organization
Primary phone number used for sending messages
Identifier for the SMS messaging profile
Bearer token for authenticating SMS requests
Timestamp when the customer account was created
Timestamp when the customer account was last updated
Was this page helpful?