Skip to main content
DELETE
Delete a shadow experiment

Authorizations

Authorization
string
header
default:default
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectId
string
required

Project identifier.

endpointId
string
required

Endpoint identifier.

id
string
required

Shadow experiment identifier.

Query Parameters

etag
string

Etag for optimistic concurrency.

Response

OK

Empty response returned after a successful delete operation.