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

Changes

No recorded changes to this endpoint across all 1 revision of this API.