- Path Parameter:
id
(string, required) - ID of the contact list. - Request Body:
ContactListContactDTO
- Response (201): Details of the newly added contact.
Authorizations
Path Parameters
Body
application/json
Response
201 - application/json
Contact added successfully
The response is of type any
.