Delete
DELETE: es. tse.smart-api.teamsystem.cloud/api/{product}/{version}/company/{defaultCompany}/{module}/{resource}/{id}
Parameters
- id: the
{resource}DTOobject to be deleted
Response Codes
204: the object has been successfully deleted400: the object was not deleted; the response content contains the validation messages produced404: the object was not found409: the object was not deleted due to unmet business logic; the response content contains the validation messages produced