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