Delete a score execution

delete/executions/{executionId}

Deletes the specified score execution.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
executionId
string
true

The unique identifier for the score execution.

Responses

StatusMeaningDescription
204No Content

The score execution was deleted.

404Not Found

No score execution exists at the requested path.

Schema