Detach a GitHub issue from a conversation
Detach a GitHub issue from a conversation
DELETE
Detach a GitHub issue from a conversation
Removes the association between a GitHub issue and the specified conversation. This does not delete the issue on GitHub, only removes the link between the conversation and the issue. Returns an empty response on success.
Authorizations
Path Parameters
ID of the conversation to detach the issue from.
ID of the GitHub issue to detach.
Response
GitHub issue detached successfully.
The response is of type object.