Reopen Comment Thread

This API operation allows you to reopen a previously resolved comment thread on a pull request in a Bitbucket repository. By sending a DELETE request to the specified endpoint with the workspace identifier, repository slug, pull request ID, and comment ID, you can change the status of a comment thread from resolved back to open, making it active again for further discussion. This is useful when an issue that was thought to be addressed needs to be revisited or when a resolved comment requires...