Skip to content
This repository was archived by the owner on Apr 21, 2020. It is now read-only.

V1 foo bar

CodeBlock edited this page Oct 20, 2012 · 3 revisions

The foo bar API method.

/foo/bar lets you do X and Y and Z.

Sample Requests

POST /foo/bar

{
  "foo": "bar"
}

Sample Responses

{
  "success": true
}

Clone this wiki locally