POST

PATH

/subscription/unsubscribe

BODY

{
  id: string;
  network: string;
}

Last updated