Skip to content

Aborts a catchpoint catchup.

DELETE
/v2/catchup/{catchpoint}

Given a catchpoint, it aborts catching up to this catchpoint

catchpoint
required
string format: catchpoint
/[0-9]{1,10}#[A-Z0-9]{1,53}/

A catch point

An catchpoint abort response.

object
catchup-message
required

Catchup abort response string

string

Bad Request

An error response with optional data field.

object
data
object
message
required
string

Invalid API Token

An error response with optional data field.

object
data
object
message
required
string

Internal Error

An error response with optional data field.

object
data
object
message
required
string

Unknown Error