Delete Backfill Request
DELETE /session/v1/backfill/session/{session_id}
DELETE
/session/v1/backfill/session/{session_id}
Manually delete the backfill associated with this session
Authorizations
Parameters
Path Parameters
session_id
required
string
Query Parameters
refresh_ttl
boolean
Request Body required
object
instance_id
required
The instance ID for this backfill request
string
Responses
204
Successful Response
403
Forbidden
object
auth_success
boolean
error_code
required
string
desc
required
string
404
Backfill resource could not be found on the session, or in the open-match system
object
auth_success
boolean
error_code
required
string
desc
required
string
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string