put
Update an edge
{{protocol}}://{{url}}/{{version}}/edges/:_key
Patch an edge. This will completely replace the existing data by the provided data.
Permissions:
won the item from which the edge starts.
Authentication
Authentication inherited from the collection: Bearer .Parameters
| Name | Type | Value |
|---|---|---|
| _key | path | 1234 |
Body
{
"data": {}
}