https://api.revreply.com/v1/orchestrator/firstreply
This endpoint requires authentication.
Try it
Use the following request to initialize the orchestrator first reply:- cURL
- JavaScript
- Python
- PHP
- Go
Authentication
This endpoint uses Bearer authentication with a JWT.Request
Headers
Body
The request body uses theFirstReplyRequest schema.
cc_emails item
Each CC email object contains:
The
sender object requires both first_name and last_name, while email is required and uses email format validation.
Request structure
Request examples
The request is aPOST request to:
Response
Response structure
A successful request returns confirmation that the thread was activated, along with thelead_id.