Delete a score analysis

delete/executions/{executionId}/analyses/{analysisId}

Deletes the specified score analysis.

Request Samples

1

Response Samples

1Not Available

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 Content

The score analysis was deleted.

404Not Found

No score analysis exists at the requested path.

Schema