Game

Send a throw to the game with id

post/game/{id}/throw/{number}/{modifier}

Path parameters

idstring required

Unique Game ID

numberinteger required

Number which was hit 0-20 or 25

modifierinteger required

Which segment was hit: 1 - single, 2 - double, 3 - triple

Response

successful operation

Changes

Changed in 4 of the 5 revisions of this API.33

    • removed the optional property Base/Elimination from the response with the 200 status

      response-optional-property-removed

  • c7586dd3c25712See the full diff
    • removed the optional property Base/Punisher from the response with the 200 status

      response-optional-property-removed

    • added the optional property Base/Elimination to the response with the 200 status

      response-optional-property-added

    • added the optional property Base/Settings/Punisher to the response with the 200 status

      response-optional-property-added

    • added the optional property Base/Punisher to the response with the 200 status

      response-optional-property-added

    • removed the optional property Base/Settings/Punisher from the response with the 200 status

      response-optional-property-removed