v4

latestOpenAPI 3.1.0MIT2026-08-04193459793.6 KB
ShadowExperimentService

Delete a shadow experiment

Deletes a shadow experiment and its target records. The underlying deployments are not deleted.

delete/projects/{projectId}/endpoints/{endpointId}/shadowExperiments/{id}

Path parameters

projectIdstring required

Project identifier.

endpointIdstring required

Endpoint identifier.

idstring required

Shadow experiment identifier.

Query parameters

etagstring

Etag for optimistic concurrency.

Response

OK

DEDeleteResponse required

Empty response returned after a successful delete operation.