Remove Relation
Relations
Remove Relation
Remove a relation.
DELETE
Remove Relation
Documentation Index
Fetch the complete documentation index at: https://docs.bland.ai/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Removes a relation between two issues. Can be called from either side.Headers
Your API key for authentication.
Path Parameters
Internal UUID of the issue.
Internal UUID of the relation.
Response
Returns204 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