Skip to main content
DELETE
Break/Unmatch a match group

Autorizaciones

Authorization
string
header
requerido

Bearer token authentication (format: "Bearer {token}")

Encabezados

X-Request-Id
string

A unique identifier for tracing the request across services.

Parámetros de ruta

matchGroupId
string
requerido

Match Group ID

Parámetros de consulta

contextId
string
requerido

Context ID

Cuerpo

application/json

Unmatch payload with rejection reason

reason
string
requerido
Ejemplo:

"incorrect match - amounts do not match"

Respuesta

Indicates that the operation was successful with no content to return.