Skip to main content
Close announcements banner

Cancel the current validation execution for a container

Cancels the current validation execution for a given container.
Request
DELETE /services/rest/tasks/staging/{container}/execs/current
Parameters
  • container: This is a String value which represents the name of the container.
  • model: This is a String value which represents the name of the MDM data model.
Headers
  • Authorization: Basic Authentication scheme
Response No content.
Status
  • 200 OK: The operation is executed successfully.
  • 204 NO CONTENT: No validation task is currently running for the container.
  • 401 UNAUTHORIZED: Login fails, invalid username or password.
  • 500 INTERNAL SERVER ERROR: Other errors.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!