Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
POST https://account.blesta.com/plugin/blesta_reseller/v2/index/updatelicenseupdate.json
Code Block
languagebash
titleExample Request
curl https://account.blesta.com/plugin/blesta_reseller/v2/index/updatelicenseupdate.json -u USERNAME:PASSWORD -d "vars[license]=LICENSE_KEY&vars[reissue_status]=reissue&vars[test_mode]=true"

...