Create a new contact
POST/contact/
Create a single new contact. Optionally assign the contact to a specific group.
Use Cases:
- Adding a new client or lead to the department's contacts.
- Associating a new contact directly with a marketing campaign group.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 500
Successful Response
Bad Request
Unauthorized
Forbidden
Not Found
Validation Error
Internal Server Error