Skip to main content

Delete default dataset

DELETE 

/v2/actor-runs/:runId/dataset

Deletes default dataset associated with an Actor run.

This endpoint is a shortcut for getting the last run's defaultDatasetId and then using the Delete dataset endpoint.

Request

Path Parameters

    runId string required

    Actor run ID.


    Example: 3KH8gEpp4d8uQSe8T

Status 204

No content