deleteLink

open override fun deleteLink(from: EntityValue, property: Property, to: EntityValue, headers: HttpHeaders, options: RequestOptions)

Delete a link from a source entity to a target entity.

Parameters

from

Source entity for the link to be deleted.

property

Source navigation property for the link to be deleted.

to

Target entity for the link to be deleted.

headers

Request-specific headers.

options

Request-specific options.