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
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.