Aborts a catchpoint catchup.
DELETE /v2/catchup/{catchpoint}
DELETE
/v2/catchup/{catchpoint}
Given a catchpoint, it aborts catching up to this catchpoint
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” catchpoint
required
string format: catchpoint
A catch point
Responses
Section titled “ Responses ”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
default
Section titled “default ”Unknown Error