curl --request DELETE \
--url https://api.getfernand.com/integrations/github/{conversation_id}/tickets/{ticket_id} \
--header 'X-API-Key: <api-key>'{}curl --request DELETE \
--url https://api.getfernand.com/integrations/github/{conversation_id}/tickets/{ticket_id} \
--header 'X-API-Key: <api-key>'{}ID of the conversation to detach the issue from.
ID of the GitHub issue to detach.
GitHub issue detached successfully.
The response is of type object.
Was this page helpful?