Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

To permanently delete a translation memory or terminology database.

Any attempt to delete a project memory will raise an error. To delete a project memory you need to delete the related project.

URL

(DELETE) /resources/items/{dsid}

PARAMETERS

URL parameters are:

dsid

The resource ID. The resource must be a translation memory or term base.

Deleting project memories is not permitted (you need to delete the related project).

int, Mandatory

 

ACCESS RIGHTS

The method returns an error if the user is not authorized to delete a resource, the resource does not exist or is a project memory.

RESULTS

The operation is executed asynchronously. The method returns a JSON with the operation ID:

requestid

The operation ID

int

If you want to track the operation

 

 

 

 

  • No labels