deleteStream

abstract fun deleteStream(entity: EntityValue, link: StreamLink, headers: HttpHeaders, options: RequestOptions)

Delete the content of a stream property from the target system.

Parameters

entity

Entity containing the stream property whose content is to be deleted.

headers

Request-specific headers.

options

Request-specific options.

link

Stream link for the stream to be deleted.