brooklyn.integers.create
Description
Request a new hand-crafted integer.
Method
POST
Arguments
None
Errors
In addition to default error codes common to all methods this API method defines the following additional error codes:
432— Invalid count parameter
Example request
curl -X POST https://api.brooklynintegers.com/rest/ -F "method=brooklyn.integers.create"

