log-ownership

Assign Email Thread Owner

Manually assign/override the outcome owner on an email thread.

PR 21. EmailThread has carried the owner triple since it shipped, but the only writer was the CRM sync — so an operator could not correct an attribution, and bind_thread_ownership's "an operator reassigned this by hand" guard was unreachable. This route makes it reachable.

put/api/v1/email-threads/{email_thread_id}/owner

Path parameters

email_thread_idstring uuid required

Request body

outcome_agent_refstring required

Response

Successful Response

outcome_agent_refstring required
outcome_agent_ref_set_by_user_idstring uuid required
outcome_agent_ref_set_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.