v1

latestOpenAPI 3.0.32026-07-22177397578.0 KB
TakeawayComment

Update a takeaway comment

Update a takeaway comment with the given id.

put/takeaways/{takeawayId}/comments/{commentId}

Path parameters

takeawayIdinteger required
commentIdinteger required

Request body

mentionedAccountIdsinteger[]

Account ids mentioned in the comment

status'ACTIVE' | 'ARCHIVED'

Comment status

textstring required

Comment text

Response

OK