Endpoints
Create a List
Creates a new contact list
POST
Creates a new contact list within the dialer application. This endpoint allows users to set up lists that can contain multiple contacts for organized outreach efforts.
- Request Body:
CreateContactListDTO
- Response (201): Confirmation of contact list creation with details.
Authorizations
Body
application/json
Required string length:
1 - 100
Response
201 - application/json
The response is of type object
.