Skip to main content
DELETE
Remove Relation

Overview

Removes a relation between two issues. Can be called from either side.

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
Internal UUID of the issue.
string
required
Internal UUID of the relation.

Response

Returns 204 No Content on success. Returns 404 if the issue does not exist or the relation does not belong to this issue.

Docs for agents: llms.txt