Skip to main content

Delete Backfill Request

DELETE 

/session/v1/backfill/session/:session_id

Manually delete the backfill associated with this session

Request

Path Parameters

    session_id Session Idrequired

    Possible values: non-empty and <= 128 characters

Query Parameters

    refresh_ttl Refresh Ttl

    Default value: true

Body

required

    instance_id Instance Id (string)required

    Possible values: non-empty and <= 128 characters

    The instance ID for this backfill request

Responses

Successful Response

Loading...