Add a single contact to a collector
POST/collector/:collector_id/contact
Add a single contact (with optional dynamic parameters) and/or a single group to an existing collector. This triggers the collector’s configured message sending logic.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 500
Successful Response
Bad Request
Unauthorized
Forbidden
Not Found
Validation Error
Internal Server Error