Delete a Migration Package
delete
/rest/v19/migrationPackages/{identifier}
This endpoint deletes an existing package.
Request
Path Parameters
-
identifier(required): string
The unique identifier of the package that needs to be deleted.
Response
Default Response
No Content
Examples
The following example deletes a migration package by submitting a DELETE request to the REST resource using cURL. For more information about cURL, see Use cURL.
curl -X POST -H "Authorization: Bearer <token>" -H "Accept: application/json" https://sitename.oracle.com/rest/v19/migrationPackages/migrationPackage_v1