Deleting a Migration Plan

You can delete for your migration by sending an HTTP DELETE request to the Siebel Migration Application.

The following details are for a request to delete a migration plan for a migration:

  • URI: https://{hostname}:{port}/siebel/v1.0/migration/plan/{planName}

  • HTTP Method: DELETE

  • Content-Type: application/json

  • Authorization: Basic

  • Request Body:

    None

The following are the details for the response to a successful request:

  • HTTP Code: 200

  • Response Body: None