Skip to main content

Delete default store

DELETE 

/v2/actor-runs/:runId/key-value-store

Delete the default key-value store.

This endpoint is a shortcut for getting the run's defaultKeyValueStoreId and then using the Delete store endpoint.

Request

Path Parameters

    runId string required

    Actor run ID.


    Example: 3KH8gEpp4d8uQSe8T

Status 204

No content