{ "opencollection": "1.0.0", "info": { "name": "ThingsBoard Admin admin-controller sign-up-controller API", "version": "4.3.0.3DEMO" }, "items": [ { "info": { "name": "sign-up-controller", "type": "folder" }, "items": [ { "info": { "name": "acceptPrivacyPolicy", "type": "http" }, "http": { "method": "POST", "url": "https://demo.thingsboard.io/api/signup/acceptPrivacyPolicy" } }, { "info": { "name": "signUp", "type": "http" }, "http": { "method": "POST", "url": "https://demo.thingsboard.io/api/noauth/signup", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "resendEmailActivation", "type": "http" }, "http": { "method": "POST", "url": "https://demo.thingsboard.io/api/noauth/resendEmailActivation", "params": [ { "name": "email", "value": "", "type": "query" }, { "name": "pkgName", "value": "", "type": "query" } ] } }, { "info": { "name": "activateUserByEmailCode", "type": "http" }, "http": { "method": "POST", "url": "https://demo.thingsboard.io/api/noauth/activateByEmailCode", "params": [ { "name": "emailCode", "value": "", "type": "query" }, { "name": "pkgName", "value": "", "type": "query" } ] } }, { "info": { "name": "privacyPolicyAccepted", "type": "http" }, "http": { "method": "GET", "url": "https://demo.thingsboard.io/api/signup/privacyPolicyAccepted" } }, { "info": { "name": "getRecaptchaPublicKey", "type": "http" }, "http": { "method": "GET", "url": "https://demo.thingsboard.io/api/noauth/signup/recaptchaPublicKey" } }, { "info": { "name": "getRecaptchaParams", "type": "http" }, "http": { "method": "GET", "url": "https://demo.thingsboard.io/api/noauth/signup/recaptchaParams" } }, { "info": { "name": "mobileLogin", "type": "http" }, "http": { "method": "GET", "url": "https://demo.thingsboard.io/api/noauth/login", "params": [ { "name": "pkgName", "value": "", "type": "query" } ] } }, { "info": { "name": "activateEmail", "type": "http" }, "http": { "method": "GET", "url": "https://demo.thingsboard.io/api/noauth/activateEmail", "params": [ { "name": "emailCode", "value": "", "type": "query" }, { "name": "pkgName", "value": "", "type": "query" } ] } }, { "info": { "name": "deleteTenantAccount", "type": "http" }, "http": { "method": "DELETE", "url": "https://demo.thingsboard.io/api/signup/tenantAccount" } } ] } ], "bundled": true }