Skip to main content
Version: 1.0.0 (beta)

Delete

DELETE: es. tse.smart-api.teamsystem.cloud/api/{product}/{version}/company/{defaultCompany}/{module}/{resource}/{id}

Parameters

  • id: the {resource}DTO object to be deleted

Response Codes

  • 204: the object has been successfully deleted
  • 400: the object was not deleted; the response content contains the validation messages produced
  • 404: the object was not found
  • 409: the object was not deleted due to unmet business logic; the response content contains the validation messages produced