Add PATCH and/or GET endpoints to Conversations API
complete
With either the GET or PATCH endpoint for the Conversations API, our event consumer code could remain stateless. We would like to either selectively update the necessary fields, or retrieve the current state, merge in the changes, and POST back the updates. But with only the POST, our event consumer code needs to maintain state across events, which adds a lot of unnecessary complexity to the solution.
M
Megan Yang
marked this post as
complete
The PATCH endpoint launched January 2025 - please let us know if you have additional requests! https://docs.assembled.com/#patch-v0-conversations-bulk
W
Working Firefly
The PATCH endpoint has been available since January 2025! https://docs.assembled.com/#patch-v0-conversations-bulk