Delete a score execution

delete/executions/{executionId}
Internal-Use Only

Deletes the specified score execution.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
executionId
string
true

The unique identifier for the score execution.

Responses

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