Skip to main content
Version: 2025.002.000

Delete

DELETE: webapi_base_url/v1/production/{module}/{resource}/0

Parameters

  • id: identifier of the resource to be deleted

Response Code

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