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
Response
201
application/json
Contact list created successfully
The response is of type object
.