email
Set Message Booking
Move one message to another booking, and return the regrouped thread.
Grouping is derived on every read, so an override is the one part of it that is stored — and it must outrank re-derivation, or the next sync would undo a correction someone made deliberately.
Returns the whole thread rather than an acknowledgement: moving a message changes where the boundaries fall, so the client cannot compute the new grouping from a success flag, and a second round-trip to find out would show a stale panel in between.
put/email/threads/{thread_id}/messages/{message_id}/booking
Path parameters
thread_idstring uuid required
message_idstring uuid required
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.