follow-ups

Assign Follow Up Owner

Manually give this thread to one of the workspace's agents.

Stamps every unowned message on the thread. Refuses if another agent already owns a row on it — that thread belongs on that agent's Replies tab, not here.

post/api/v1/follow-ups/{message_id}/assign

Path parameters

message_idstring uuid required

Headers

authorizationstring nullable

Bearer <token>

Bearer <token>

Request body

agent_idstring uuid required

Response

Successful Response

dataobject required

Changes

Changed in 2 of the 4 revisions of this API.3

    • the response's property default value changed from {"request_id":"","timestamp":"2026-09-03T04:12:49.531787"} to {"request_id":"","timestamp":"2026-09-03T19:42:04.697120"} for the status

      response-property-default-value-changed

    • the response's property default value changed from 2026-09-03T04:12:49.531787 to 2026-09-03T19:42:04.697120 for the status

      response-property-default-value-changed

    • endpoint added

      endpoint-added