/
/OpenSourceBikeShare API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 2mo ago
  • postIssue access and refresh tokens
  • postRotate refresh token and return new tokens
  • postRevoke refresh token family
  • getList stands (admin)
  • getGet stand details by name (admin)
  • getGet stand details by id (admin)
  • patchUpdate stand status (admin)
  • getList bikes on stand
  • getList stand markers
  • getBike details (admin)
  • getBike last usage details (admin)
  • getBike trip points (admin)
  • postRent bike
  • postReturn bike
  • getList bikes rented by current user
  • getCurrent user limits and credit
  • patchChange current user city
  • postRedeem coupon
  • getList bikes (admin)
  • patchUpdate lock code (admin)
  • postRevert bike state (admin)
  • deleteRemove bike notes (admin)
  • deleteRemove stand notes (admin)
  • postForce rent bike (admin)
  • postForce return bike (admin)
  • getList users (admin)
  • getUser details (admin)
  • patchUpdate user (admin)
  • putAdd credit to user (admin)
  • getList active coupons (admin)
  • postGenerate coupons (admin)
  • postMark coupon as sold (admin)
  • getDaily usage report (admin)
  • getUser usage report for current year (admin)
  • getUser usage report by year (admin)
  • getInactive bikes report (admin)

Remove stand notes (admin)

delete/admin/stands/{standName}/notes

Path parameters

standNamestring required

Response

Success response envelope

{"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 5 revisions of this API.