Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 158 Bytes

POST_replay.md

File metadata and controls

19 lines (14 loc) · 158 Bytes

POST /replay

Request

POST https://api.bondarewicz.com/v1/replay

{
  "hello":"world"
}

Response

{
  "hello":"world"
}