POST
/
customers
{
  "id": "123e4567-e89b-12d3-a456-426614174000",
  "name": "Acme Corp",
  "sendingPhoneNumber": "+1234567890",
  "smsMessagingProfileId": "msg_prof_123",
  "smsBearerToken": "sms_token_xyz",
  "createdAt": "2023-01-01T12:00:00Z",
  "updatedAt": "2023-01-01T12:00:00Z"
}

Authorizations

x-api-key
string
header
required

Body

application/json · string
Customer name to create the account

The body is of type string.

Response

200
application/json
Customer successfully created

Represents a customer account within the Sent platform, including messaging channel configurations and credentials