{ "opencollection": "1.0.0", "info": { "name": "Purplebricks Account API 1 - Platform", "version": "1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Auth", "type": "folder" }, "items": [ { "info": { "name": "GET /v1/auth", "type": "http" }, "http": { "method": "GET", "url": "https://api.purplebricks.co.uk/account-api/v1/auth", "params": [ { "name": "Url", "value": "", "type": "query" } ] } } ] }, { "info": { "name": "EmailConfirmation", "type": "folder" }, "items": [ { "info": { "name": "GET /v1/emailconfirmation/getemailconfirmationdata/{token}", "type": "http" }, "http": { "method": "GET", "url": "https://api.purplebricks.co.uk/account-api/v1/emailconfirmation/getemailconfirmationdata/:token", "params": [ { "name": "token", "value": "", "type": "path" } ] } } ] }, { "info": { "name": "ExpertCreated", "type": "folder" }, "items": [ { "info": { "name": "POST /v1/expertcreated", "type": "http" }, "http": { "method": "POST", "url": "https://api.purplebricks.co.uk/account-api/v1/expertcreated", "body": { "type": "json", "data": "{}" } } } ] }, { "info": { "name": "MarketingPreferences", "type": "folder" }, "items": [ { "info": { "name": "GET /v1/marketingpreferences/{publicUserId}", "type": "http" }, "http": { "method": "GET", "url": "https://api.purplebricks.co.uk/account-api/v1/marketingpreferences/:publicUserId", "params": [ { "name": "publicUserId", "value": "", "type": "path" } ] } }, { "info": { "name": "PUT /v1/marketingpreferences", "type": "http" }, "http": { "method": "PUT", "url": "https://api.purplebricks.co.uk/account-api/v1/marketingpreferences", "body": { "type": "json", "data": "{}" } } } ] }, { "info": { "name": "PhoneVerification", "type": "folder" }, "items": [ { "info": { "name": "GET /v1/phoneverification/status", "type": "http" }, "http": { "method": "GET", "url": "https://api.purplebricks.co.uk/account-api/v1/phoneverification/status" } }, { "info": { "name": "POST /v1/phoneverification/send", "type": "http" }, "http": { "method": "POST", "url": "https://api.purplebricks.co.uk/account-api/v1/phoneverification/send", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "POST /v1/phoneverification/manual-verify/{userId}", "type": "http" }, "http": { "method": "POST", "url": "https://api.purplebricks.co.uk/account-api/v1/phoneverification/manual-verify/:userId", "params": [ { "name": "userId", "value": "", "type": "path" } ] } }, { "info": { "name": "POST /v1/phoneverification/verify", "type": "http" }, "http": { "method": "POST", "url": "https://api.purplebricks.co.uk/account-api/v1/phoneverification/verify", "body": { "type": "json", "data": "{}" } } } ] }, { "info": { "name": "User", "type": "folder" }, "items": [ { "info": { "name": "GET /v1/user/isusernametaken", "type": "http" }, "http": { "method": "GET", "url": "https://api.purplebricks.co.uk/account-api/v1/user/isusernametaken", "params": [ { "name": "Email", "value": "", "type": "query" } ] } }, { "info": { "name": "POST /v1/user/sendpasswordreset", "type": "http" }, "http": { "method": "POST", "url": "https://api.purplebricks.co.uk/account-api/v1/user/sendpasswordreset", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "POST /v1/user/resendemailconfirmation", "type": "http" }, "http": { "method": "POST", "url": "https://api.purplebricks.co.uk/account-api/v1/user/resendemailconfirmation", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "POST /v1/user/requestaccountdeletion", "type": "http" }, "http": { "method": "POST", "url": "https://api.purplebricks.co.uk/account-api/v1/user/requestaccountdeletion", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "POST /v1/user/changeemail", "type": "http" }, "http": { "method": "POST", "url": "https://api.purplebricks.co.uk/account-api/v1/user/changeemail", "body": { "type": "json", "data": "{}" } } }, { "info": { "name": "POST /v1/user", "type": "http" }, "http": { "method": "POST", "url": "https://api.purplebricks.co.uk/account-api/v1/user", "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }