POST

PATH

/subscription/subscribe

BODY

{
  id: string;
  network: string;
}

Last updated