Skip to content

Sever a parent edge

DELETE
/teams/{id}/parents/{parent_id}

Removes the direct edge. The closure-rebuild trigger recomputes ancestry, dropping any pair only reachable via the removed edge. Requires teams.admin.

id
required
string format: uuid
parent_id
required
string format: uuid

Unlinked

Authentication required, missing, or invalid

object
error
required

Human-readable error summary

string
Example
the request could not be completed
Example
{
"error": "authentication required: sign in and retry with a valid session or API token"
}

Authenticated but missing required capabilities

object
error
required

Human-readable error summary

string
Example
the request could not be completed

Resource not found

object
error
required

Human-readable error summary

string
Example
the request could not be completed