Jump to Content
MyzoneMyzonePricing
RecipesAPIsChangelogDiscussions
MyzonePricingMyzone
APIs
RecipesAPIsChangelogDiscussions
All
Pages
Start typing to search…

GETTING STARTED

  • OAuth 2.0
  • Rate Limits

Endpoints

  • Accounts
    • Get details of a specific user accountget
    • Update an existing user accountput
    • Retrieve a list of user accountsget
    • Register a new user accountpost
  • Biometrics
    • Retrieve a user's biometric dataget
    • Update a user's biometric dataput
    • Retrieve biometric data for multiple usersget
  • Classes And Booking
    • Retrieve a list of class templatesget
    • Retrieve a list of classesget
    • Create a new classpost
    • Retrieve details of a specific classget
    • Update a specific classput
    • Retrieve occurrences of a classget
    • Retrieves details of a specific class occurrenceget
    • Update a class occurrenceput
    • Retrieve bookings for a class occurrenceget
    • Books a user into a class occurrence.post
    • Cancel a bookingdelete
  • Challenges
    • Retrieve a list of challengesget
    • Retrieve the leaderboard for a challengeget
  • Facilities
    • Retrieve a list of facilitiesget
  • Moves
    • Retrieve a user's move historyget
Powered by 

Books a user into a class occurrence.

post https://ext-api.myzone.org/v1/classes/occurrences//bookings

Adds a user's account to the booking list for a specific occurrence of a class.

Language
Credentials
OAuth2
URL
Click Try It! to start a request and see the response here!