Delete a score analysis

delete/executions/{executionId}/analyses/{analysisId}
Internal-Use Only

Deletes the specified score analysis.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
analysisId
string
true

The unique identifier for the score analysis.

executionId
string
true

The unique identifier for the score execution.

Responses

StatusMeaningDescription
204No ContentThe score analysis was deleted.
404Not FoundNo score analysis exists at the requested path.Schema