Delete Plan
DELETE {{apiPath}}/environments/{{envID}}/propagation/plans/{{planID}}
The following sample shows the DELETE /environments/{{envID}}/propagation/plans/{{planID}}
operation to delete the propagation plan resource specified by its ID in the request URL.
When successful, the DELETE
request returns a code 204 No Content
message.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |