Respond Contact
Contacts
Mark a Contact as Responded
Mark a contact as having responded (target → lead). Idempotent.
POST
Respond Contact
Advances
target → lead, stamping lead_at. Idempotent: calling it on a contact that’s already lead or contact just returns the current row unchanged — it never moves a contact backward or re-stamps lead_at. This is also what the outreach reply webhook calls internally when a recipient replies.
Auth
Requires a CRM manage scope and an active organization on the token. Any*:manage scope qualifies — in practice contacts:manage, deals:manage, companies:manage, or activities:manage.
Response
The (possibly unchanged) contact row.Errors
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The contact's id.
Response
Successful Response
The response is of type Response Respond Contact Route Contacts Contact Id Respond Post · object.