v1
latestOpenAPI 3.1.02026-07-2685154311.7 KBRelationships
Delete a relationship
Deletes an existing relationship between an address and an entity. Use 'from' and 'to' query parameters to identify the relationship.
delete/entities/{entityDID}/relationships
Path parameters
entityDIDstring did required
Decentralized Identifier (DID)
Example:did:web:vasps.id:jxnl0411:at
The DID of the entity
Query parameters
fromstring required
The source identifier of the relationship
tostring required
The target identifier of the relationship
assetAssetIdentifier[]
Filter transfers by asset identifier
[ "bip122:000000000019d6689c085ae165831e93/slip44:0" ]
Response
Relationship deleted successfully