Handle Delete 4
Delete the selected onboarding plan execution in the current organization
Request
URI
DELETE
https://vra-interop-222-139.lvn.broadcom.net/relocation/api/wo/execute-plan/{id}
COPY
Path Parameters
string
id
Required
The id of the plan
Responses
200
Success
Operation doesn't return any data structure
401
Unauthorized
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/relocation/api/wo/execute-plan/{id}
Onboarding Plan Execution Operations
GET
Handle Get 8
POST
Handle Create 4
GET
Handle Get 7
DELETE
Handle Delete 4