/
/Zumba's API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 16h ago · Updated 2w agoView markdown
dcd5
dcd-music15
dcd-playlist16
dcd-video11
doc2
membership13
  • getGet ZIN membership status
  • getGet a list of manageable licenses by the current partner
  • getGet a list of manageable available plans by the current partner
  • getGet a list of available licenses for provided membership type
  • getGet list of user's licenses
  • postAssociate an user to a license
  • deleteExpire the user's licenses
  • getGet a list of available plans
  • getGet list of user's plans
  • postAssociate an user to a plan
  • postExtend user's plan expiration
  • deleteExpire the user's plan
  • postAdd an addon to the user's plan
mobileapp5
training4
user16
    membership

    Expire the user's licenses

    Expire the user's license immediately

    delete/membership/{user_id}/license/{license_id}

    Path parameters

    user_idstring required

    User's ID

    license_idinteger required

    License's ID

    Response

    License successfully expired.