Delete/Terminate/Finalise the supplied linked record by linking it to a new empty transaction.
The transaction will be published to the blockchain asynchronously. Use Get linked record status to find out when it has been confirmed.
{your-URL}/api/v1/linkedrecords/{txId}/delete
The transaction id of the linked record to delete
Optional, if specified it must be the updateToken returned from the creation of the supplied linked record.
{your-API-key}