Closed asaf closed 6 months ago
I put the api endpoint at patch /{id}/.cancel
to leave delete /{id}
for archiving
@ErezSha I think you forgot to create a branch/PR
I put the api endpoint at
patch /{id}/.cancel
to leavedelete /{id}
for archiving
Why patch and not post? usually actions are POST.
**Is your feature request related to a problem? The bot may start irrelevant / inappropriate threads, which may need to be cancelled immediately.
Describe the solution you'd like A new endpoint to cancel a conversation, if a conversation is chained to another than the second conversation should be cancelled as well.