{ "info": { "_postman_id": "675c68a1-caa4-4f59-9af1-bbed8120888a", "name": "discourse", "schema": "https://schema.getpostman.com/json/collection/v2.0.0/collection.json" }, "item": [ { "name": "categories", "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/categories.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "categories.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "response": [] }, { "name": "categories - id", "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/c/8.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "c", "8.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "response": [] }, { "name": "categories", "request": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{$guid}}", "type": "text" }, { "key": "color", "value": "49d9e9", "type": "text" }, { "key": "text_color", "value": "f0fcfd", "type": "text" } ] }, "url": "{{base_url}}/categories" }, "response": [] }, { "name": "categories", "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{$guid}}", "type": "text" }, { "key": "color", "value": "49d9e9", "type": "text" }, { "key": "text_color", "value": "f0fcfd", "type": "text" } ] }, "url": "{{base_url}}/categories/11" }, "response": [] }, { "name": "topics", "request": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "title", "value": "{{$guid}}", "type": "text" }, { "key": "raw", "value": "{{$guid}}{{$guid}} {{$guid}} {{$guid}} {{$guid}}{{$guid}} {{$guid}}{{$guid}} ", "type": "text" }, { "key": "category", "value": "5", "type": "text", "disabled": true } ] }, "url": "{{base_url}}/posts" }, "response": [] }, { "name": "topics - title", "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "title", "value": "{{$guid}}", "type": "text" } ] }, "url": "{{base_url}}/t/-/13.json" }, "response": [] }, { "name": "topics - category_id", "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "category_id", "value": "5", "type": "text" } ] }, "url": "{{base_url}}/t/-/12.json" }, "response": [] }, { "name": "topics", "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": "{{base_url}}/t/13.json" }, "response": [] }, { "name": "topics", "request": { "method": "DELETE", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "title", "value": "{{$guid}}", "type": "text" } ] }, "url": "{{base_url}}/t/13.json" }, "response": [] }, { "name": "posts", "request": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "topic_id", "value": "12", "type": "text" }, { "key": "raw", "value": "{{$guid}} {{$guid}} {{$guid}} {{$guid}} {{$guid}} {{$guid}} {{$guid}} {{$guid}}", "type": "text" } ] }, "url": "{{base_url}}/posts" }, "response": [] }, { "name": "posts pm", "request": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "topic_id", "value": "12", "type": "text", "disabled": true }, { "key": "raw", "value": "{{$guid}} {{$guid}} {{$guid}} {{$guid}} {{$guid}} {{$guid}} {{$guid}} {{$guid}}", "type": "text" }, { "key": "target_usernames", "value": "discourse2", "type": "text" }, { "key": "title", "value": "{{$guid}}", "type": "text" }, { "key": "archetype", "value": "private_message", "type": "text" } ] }, "url": "{{base_url}}/posts" }, "response": [] }, { "name": "posts", "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": "{{base_url}}/posts/33.json" }, "response": [] }, { "name": "posts", "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "post[raw]", "value": "{{$guid}} {{$guid}} {{$guid}} {{$guid}} {{$guid}} {{$guid}}", "type": "text" }, { "key": "post[edit_reason]", "value": "{{$guid}} {{$guid}} {{$guid}}", "type": "text", "disabled": true } ] }, "url": "{{base_url}}/posts/16" }, "response": [] }, { "name": "users", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" }, { "key": "active", "value": "true", "type": "text" }, { "key": "approved", "value": "true", "type": "text" } ] }, "url": "{{base_url}}/users.json" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "Options that are desired for the connection" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "The type of encoding used on the data." }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "The mime type of this content" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "The date and time that the message was sent" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "A name for the server" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity." }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server." }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "The only defined value, \"nosniff\", prevents Internet Explorer from MIME-sniffing a response away from the declared content-type" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "Custom header" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "Custom header" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "Clickjacking protection: \"deny\" - no rendering within a frame, \"sameorigin\" - no rendering if origin mismatch" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "Custom header" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "Custom header" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "Custom header" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "Custom header" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "Cross-site scripting (XSS) filter" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "admin/users/{id}/suspend", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "suspend_until", "value": "3017-11-14", "type": "text", "disabled": true }, { "key": "reason", "value": "because", "type": "text", "disabled": true } ] }, "url": "{{base_url}}/admin/users/2/suspend" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "admin/users/{id}/unsuspend", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/2/unsuspend" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "users - by username", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": "{{base_url}}/users/discourse1.json" }, "response": [ { "name": "get_user_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": "{{base_url}}/users/discourse1.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Thu, 06 Oct 2016 13:33:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/show", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-Request-Id", "value": "2a62a630-29b6-4f0a-94ec-053606720338", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.217587", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"user_badges\":[],\"user\":{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/user_avatar/colloquy.blakeerickson.com/discourse1/{size}/2_1.png\",\"name\":\"\",\"last_posted_at\":null,\"last_seen_at\":\"2016-10-06T13:21:25.252Z\",\"created_at\":\"2016-10-06T12:57:41.488Z\",\"website_name\":null,\"can_edit\":false,\"can_edit_username\":false,\"can_edit_email\":false,\"can_edit_name\":false,\"can_send_private_messages\":false,\"can_send_private_message_to_user\":false,\"trust_level\":0,\"moderator\":false,\"admin\":true,\"title\":null,\"uploaded_avatar_id\":2,\"badge_count\":0,\"custom_fields\":{},\"pending_count\":0,\"profile_view_count\":0,\"primary_group_name\":null,\"primary_group_flair_url\":null,\"primary_group_flair_bg_color\":null,\"primary_group_flair_color\":null,\"invited_by\":null,\"groups\":[{\"id\":10,\"automatic\":true,\"name\":\"trust_level_0\",\"user_count\":3,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"has_messages\":false,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}],\"featured_user_badge_ids\":[],\"card_badge\":null}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "admin/users/{id}/activate", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/2/activate" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "users - update email", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" } ] }, "url": "{{base_url}}/users/{{api_username}}/preferences/email" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "topics - latest", "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/latest.json?order=created", "host": [ "{{base_url}}" ], "path": [ "latest.json" ], "query": [ { "key": "order", "value": "created" } ] } }, "response": [ { "name": "latest_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/latest.json?order=created", "host": [ "{{base_url}}" ], "path": [ "latest.json" ], "query": [ { "key": "order", "value": "created" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "list/latest", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"n6ym3xiteraoxcm5ocuy\",\"pjb1rdpdetzja5nh4su8\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "2e31f2c0-1292-480e-a107-15e1edb526e6", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.066006", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"users\":[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\"},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\"}],\"topic_list\":{\"can_create_topic\":false,\"draft\":null,\"draft_key\":\"new_topic\",\"draft_sequence\":null,\"per_page\":30,\"topics\":[{\"id\":20,\"title\":\"5855b62f-1743-39e3-d705-f82c6ecda503\",\"fancy_title\":\"5855b62f-1743-39e3-d705-f82c6ecda503\",\"slug\":\"5855b62f-1743-39e3-d705-f82c6ecda503\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:25:24.939Z\",\"last_posted_at\":\"2016-10-17T13:25:25.193Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:25:25.193Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":19,\"title\":\"38ae736f-d338-eb91-9fb3-8977f5dcf5e6\",\"fancy_title\":\"38ae736f-d338-eb91-9fb3-8977f5dcf5e6\",\"slug\":\"38ae736f-d338-eb91-9fb3-8977f5dcf5e6\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:15:24.674Z\",\"last_posted_at\":\"2016-10-17T13:15:25.033Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:15:25.033Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":18,\"title\":\"F3898509-b01e-77c0-b03d-0b5a4e569ef1\",\"fancy_title\":\"F3898509-b01e-77c0-b03d-0b5a4e569ef1\",\"slug\":\"f3898509-b01e-77c0-b03d-0b5a4e569ef1\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:41.231Z\",\"last_posted_at\":\"2016-10-17T13:12:41.383Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:41.383Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":17,\"title\":\"4f363859-cdb3-0ca5-a154-e25a4366f719\",\"fancy_title\":\"4f363859-cdb3-0ca5-a154-e25a4366f719\",\"slug\":\"4f363859-cdb3-0ca5-a154-e25a4366f719\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:40.069Z\",\"last_posted_at\":\"2016-10-17T13:12:40.233Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:40.233Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":16,\"title\":\"10b382f8-e1af-2dae-dd6f-ad33442bff69\",\"fancy_title\":\"10b382f8-e1af-2dae-dd6f-ad33442bff69\",\"slug\":\"10b382f8-e1af-2dae-dd6f-ad33442bff69\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:39.209Z\",\"last_posted_at\":\"2016-10-17T13:12:39.334Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:39.334Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":15,\"title\":\"15e27bdf-adb5-549f-f99c-59582328bcf6\",\"fancy_title\":\"15e27bdf-adb5-549f-f99c-59582328bcf6\",\"slug\":\"15e27bdf-adb5-549f-f99c-59582328bcf6\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:38.378Z\",\"last_posted_at\":\"2016-10-17T13:12:38.506Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:38.506Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":14,\"title\":\"28e5d7e3-6c31-89fe-ec30-4ccba2bd3c73\",\"fancy_title\":\"28e5d7e3-6c31-89fe-ec30-4ccba2bd3c73\",\"slug\":\"28e5d7e3-6c31-89fe-ec30-4ccba2bd3c73\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:26.751Z\",\"last_posted_at\":\"2016-10-17T13:12:26.894Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:26.894Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":13,\"title\":\"43453e22-52a8-d1ae-0f84-2f8e4bbe7140\",\"fancy_title\":\"43453e22-52a8-d1ae-0f84-2f8e4bbe7140\",\"slug\":\"43453e22-52a8-d1ae-0f84-2f8e4bbe7140\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:25.633Z\",\"last_posted_at\":\"2016-10-17T13:12:25.881Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:25.881Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":12,\"title\":\"395db072-00b6-66fb-521e-804584d6b1a2\",\"fancy_title\":\"395db072-00b6-66fb-521e-804584d6b1a2\",\"slug\":\"395db072-00b6-66fb-521e-804584d6b1a2\",\"posts_count\":5,\"reply_count\":0,\"highest_post_number\":5,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:23.380Z\",\"last_posted_at\":\"2016-10-17T13:25:48.725Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:25:48.725Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":8,\"title\":\"Welcome to Discourse\",\"fancy_title\":\"Welcome to Discourse\",\"slug\":\"welcome-to-discourse\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-15T18:11:57.482Z\",\"last_posted_at\":\"2016-10-15T18:11:57.554Z\",\"bumped\":true,\"bumped_at\":\"2016-10-15T18:11:57.554Z\",\"unseen\":false,\"pinned\":true,\"unpinned\":null,\"excerpt\":\"The first paragraph of this pinned topic will be visible as a welcome message to all new visitors on your homepage. It's important! \\n\\nEdit this into a brief description of your community: \\n\\n\\nWho is it for?\\nWhat can they …\",\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"system\",\"category_id\":1,\"pinned_globally\":true,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":-1}]}]}}" }, { "name": "latest_topics_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/latest.json?order=created", "host": [ "{{base_url}}" ], "path": [ "latest.json" ], "query": [ { "key": "order", "value": "created" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "list/latest", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"apz0u205p22an3nebe7o\",\"nsg8hqmyl1k61j1zoafl\",\"gamvldkvfcnpl1pkjygj\",\"n0vbddt872bo2v9i7lkc\",\"q4bw7d4b64mezyc3xkop\",\"t5ekov0awytzkntujq5s\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"7r5s3ocvcrv80yy4t5w7\",\"81zn82mq42rq4dfrhike\",\"qrak38l69gegmq5bztwx\",\"bwxmhkpo7bwfw4fqukh2\",\"jpnf8sdtvktvak8l92a0\",\"x7uabvvoakz54juufacq\",\"7ezyk701dfp5fa2gabjf\",\"suck6w29qpjo8nhrsjtr\",\"vf0q3ypeqcalyjekvjfe\",\"5tzdce79bwb6szujx2vj\",\"7epb402h6rgsffekot91\",\"c991v7krz2350v8sqtl1\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "8c36a509-0ec4-4f17-9f4c-9df6dd540b6b", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "2.403271", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"users\":[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\"},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\"}],\"topic_list\":{\"can_create_topic\":false,\"draft\":null,\"draft_key\":\"new_topic\",\"draft_sequence\":null,\"per_page\":30,\"topics\":[{\"id\":13,\"title\":\"2a6aa74e-e341-5e3c-1eaa-78c6331f305f\",\"fancy_title\":\"2a6aa74e-e341-5e3c-1eaa-78c6331f305f\",\"slug\":\"2a6aa74e-e341-5e3c-1eaa-78c6331f305f\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-29T14:14:20.321Z\",\"last_posted_at\":\"2016-10-29T14:14:20.516Z\",\"bumped\":true,\"bumped_at\":\"2016-10-29T14:14:20.516Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":12,\"title\":\"E45937e6-b689-b938-f7d1-13f64906b04a\",\"fancy_title\":\"E45937e6-b689-b938-f7d1-13f64906b04a\",\"slug\":\"e45937e6-b689-b938-f7d1-13f64906b04a\",\"posts_count\":7,\"reply_count\":0,\"highest_post_number\":7,\"image_url\":null,\"created_at\":\"2016-10-29T14:13:49.614Z\",\"last_posted_at\":\"2016-10-29T14:15:16.236Z\",\"bumped\":true,\"bumped_at\":\"2016-10-29T14:15:16.236Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":8,\"title\":\"Welcome to Discourse\",\"fancy_title\":\"Welcome to Discourse\",\"slug\":\"welcome-to-discourse\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-21T02:29:17.537Z\",\"last_posted_at\":\"2016-10-21T02:29:17.587Z\",\"bumped\":true,\"bumped_at\":\"2016-10-21T02:29:17.587Z\",\"unseen\":false,\"pinned\":true,\"unpinned\":null,\"excerpt\":\"The first paragraph of this pinned topic will be visible as a welcome message to all new visitors on your homepage. It's important! \\n\\nEdit this into a brief description of your community: \\n\\n\\nWho is it for?\\nWhat can they …\",\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"system\",\"category_id\":1,\"pinned_globally\":true,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":-1}]}]}}" } ] }, { "name": "groups", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/groups.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "groups.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "groups_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/groups.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "groups.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/index", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"qat01y202gvo3e6jhopc\",\"qmqd6hcuv5i2tcq54j8g\",\"cuyz7te9d1nzibmn6d57\",\"crtzcrg10ttp5m20t0ai\",\"4g0x1600e5cugx5uglg\",\"8gki73mivooev5ic5tnt\",\"jm5852bog8q9o7galvh3\",\"zzziul1m90b3jawlo0d8\",\"uzwjq9efio11xoc0bhwy\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "829fb673-7aec-41f2-a814-f20baa7c7e8c", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.149593", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "[{\"id\":1,\"automatic\":true,\"name\":\"admins\",\"user_count\":2,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":0,\"automatic\":true,\"name\":\"everyone\",\"user_count\":0,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":2,\"automatic\":true,\"name\":\"moderators\",\"user_count\":1,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":3,\"automatic\":true,\"name\":\"staff\",\"user_count\":2,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":10,\"automatic\":true,\"name\":\"trust_level_0\",\"user_count\":2,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":11,\"automatic\":true,\"name\":\"trust_level_1\",\"user_count\":1,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":12,\"automatic\":true,\"name\":\"trust_level_2\",\"user_count\":1,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":13,\"automatic\":true,\"name\":\"trust_level_3\",\"user_count\":1,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":14,\"automatic\":true,\"name\":\"trust_level_4\",\"user_count\":1,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}]" } ] }, { "name": "groups", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "group[name]", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/groups" }, "response": [ { "name": "new_group_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/groups" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"lalz6hblmijrmr1i32km\",\"x9564lravg6qzdjmgfdb\",\"o13uni4q6caskf5dr1gs\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "5ded5ddb-e30b-4614-8453-944b3baafc4c", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.089824", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"basic_group\":{\"id\":41,\"automatic\":false,\"name\":\"9upc2wo2w0w130\",\"user_count\":0,\"alias_level\":0,\"visible\":false,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "groups", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "DELETE", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/groups/42.json" }, "response": [ { "name": "delete_group_response", "originalRequest": { "method": "DELETE", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/groups/42.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/destroy", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"9g559r5dvgi6n7al0z0s\",\"xi92c592c18u3n3eh9by\",\"gbm6gbr3964jmbtdn676\",\"msoasiy4idff7b8q370l\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "3719ec59-9e9d-4a59-a77d-dfce97105817", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.157044", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":\"OK\"}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" }, { "key": "active", "value": "true", "type": "text" }, { "key": "approved", "value": "true", "type": "text" } ] }, "url": "{{base_url}}/users.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "new_group_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/groups" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"lalz6hblmijrmr1i32km\",\"x9564lravg6qzdjmgfdb\",\"o13uni4q6caskf5dr1gs\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "5ded5ddb-e30b-4614-8453-944b3baafc4c", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.089824", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"basic_group\":{\"id\":41,\"automatic\":false,\"name\":\"9upc2wo2w0w130\",\"user_count\":0,\"alias_level\":0,\"visible\":false,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}}" } ] }, { "name": "group members", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/groups/9upc2wo2w0w130/members.json?limit=50&offset=0&api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "groups", "9upc2wo2w0w130", "members.json" ], "query": [ { "key": "limit", "value": "50" }, { "key": "offset", "value": "0" }, { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/2/activate" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "groups_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/groups.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "groups.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/index", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"qat01y202gvo3e6jhopc\",\"qmqd6hcuv5i2tcq54j8g\",\"cuyz7te9d1nzibmn6d57\",\"crtzcrg10ttp5m20t0ai\",\"4g0x1600e5cugx5uglg\",\"8gki73mivooev5ic5tnt\",\"jm5852bog8q9o7galvh3\",\"zzziul1m90b3jawlo0d8\",\"uzwjq9efio11xoc0bhwy\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "829fb673-7aec-41f2-a814-f20baa7c7e8c", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.149593", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "[{\"id\":1,\"automatic\":true,\"name\":\"admins\",\"user_count\":2,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":0,\"automatic\":true,\"name\":\"everyone\",\"user_count\":0,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":2,\"automatic\":true,\"name\":\"moderators\",\"user_count\":1,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":3,\"automatic\":true,\"name\":\"staff\",\"user_count\":2,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":10,\"automatic\":true,\"name\":\"trust_level_0\",\"user_count\":2,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":11,\"automatic\":true,\"name\":\"trust_level_1\",\"user_count\":1,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":12,\"automatic\":true,\"name\":\"trust_level_2\",\"user_count\":1,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":13,\"automatic\":true,\"name\":\"trust_level_3\",\"user_count\":1,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":14,\"automatic\":true,\"name\":\"trust_level_4\",\"user_count\":1,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}]" } ] }, { "name": "group members", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "usernames", "value": "discourse1", "type": "text" } ] }, "url": "{{base_url}}/groups/41/members.json" }, "response": [ { "name": "add_group_member_response", "originalRequest": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "usernames", "value": "discourse1", "type": "text" } ] }, "url": "{{base_url}}/groups/41/members.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/add_members", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"rx5sehsc3jobhlr3pg45\",\"2mcspe9e2xgacly14qy9\",\"bwxmhkpo7bwfw4fqukh2\",\"x7uabvvoakz54juufacq\",\"jpnf8sdtvktvak8l92a0\",\"qyhhieo0qb2ytxc40rm4\",\"i0yqvx125mb5x6swqzh3\",\"w04beuqz6xbln277h2zn\",\"c991v7krz2350v8sqtl1\",\"n0vbddt872bo2v9i7lkc\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"t5ekov0awytzkntujq5s\",\"7r5s3ocvcrv80yy4t5w7\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "6c06cc50-14b3-4952-b019-a7ff279226a4", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.090311", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":\"OK\"}" }, { "name": "new_group_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/groups" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"lalz6hblmijrmr1i32km\",\"x9564lravg6qzdjmgfdb\",\"o13uni4q6caskf5dr1gs\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "5ded5ddb-e30b-4614-8453-944b3baafc4c", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.089824", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"basic_group\":{\"id\":41,\"automatic\":false,\"name\":\"9upc2wo2w0w130\",\"user_count\":0,\"alias_level\":0,\"visible\":false,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" }, { "key": "active", "value": "true", "type": "text" }, { "key": "approved", "value": "true", "type": "text" } ] }, "url": "{{base_url}}/users.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "group members", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "DELETE", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "user_id", "value": "1", "type": "text" } ] }, "url": "{{base_url}}/groups/41/members.json" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "delete_group_member", "originalRequest": { "method": "DELETE", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "user_id", "value": "1", "type": "text" } ] }, "url": "{{base_url}}/groups/41/members.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/remove_member", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"suck6w29qpjo8nhrsjtr\",\"2mcspe9e2xgacly14qy9\",\"bwxmhkpo7bwfw4fqukh2\",\"x7uabvvoakz54juufacq\",\"jpnf8sdtvktvak8l92a0\",\"qyhhieo0qb2ytxc40rm4\",\"rx5sehsc3jobhlr3pg45\",\"i0yqvx125mb5x6swqzh3\",\"7epb402h6rgsffekot91\",\"j61fdfgyk5dwqifsxcdn\",\"w04beuqz6xbln277h2zn\",\"c991v7krz2350v8sqtl1\",\"n0vbddt872bo2v9i7lkc\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"t5ekov0awytzkntujq5s\",\"7r5s3ocvcrv80yy4t5w7\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0164d20e-d9f1-4597-b6e5-3b87f151c164", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.094346", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":\"OK\"}" }, { "name": "new_group_response", "originalRequest": { "method": "DELETE", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "user_id", "value": "1", "type": "text" } ] }, "url": "{{base_url}}/groups/41/members.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"lalz6hblmijrmr1i32km\",\"x9564lravg6qzdjmgfdb\",\"o13uni4q6caskf5dr1gs\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "5ded5ddb-e30b-4614-8453-944b3baafc4c", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.089824", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"basic_group\":{\"id\":41,\"automatic\":false,\"name\":\"9upc2wo2w0w130\",\"user_count\":0,\"alias_level\":0,\"visible\":false,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}}" }, { "name": "add_group_member_response", "originalRequest": { "method": "DELETE", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "user_id", "value": "1", "type": "text" } ] }, "url": "{{base_url}}/groups/41/members.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/add_members", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"rx5sehsc3jobhlr3pg45\",\"2mcspe9e2xgacly14qy9\",\"bwxmhkpo7bwfw4fqukh2\",\"x7uabvvoakz54juufacq\",\"jpnf8sdtvktvak8l92a0\",\"qyhhieo0qb2ytxc40rm4\",\"i0yqvx125mb5x6swqzh3\",\"w04beuqz6xbln277h2zn\",\"c991v7krz2350v8sqtl1\",\"n0vbddt872bo2v9i7lkc\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"t5ekov0awytzkntujq5s\",\"7r5s3ocvcrv80yy4t5w7\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "6c06cc50-14b3-4952-b019-a7ff279226a4", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.090311", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":\"OK\"}" } ] }, { "name": "search", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/search/query.json?term=ecf&include_blurbs=true", "host": [ "{{base_url}}" ], "path": [ "search", "query.json" ], "query": [ { "key": "term", "value": "ecf" }, { "key": "include_blurbs", "value": "true" } ] } }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "groups_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/search/query.json?term=ecf&include_blurbs=true", "host": [ "{{base_url}}" ], "path": [ "search", "query.json" ], "query": [ { "key": "term", "value": "ecf" }, { "key": "include_blurbs", "value": "true" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/index", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"qat01y202gvo3e6jhopc\",\"qmqd6hcuv5i2tcq54j8g\",\"cuyz7te9d1nzibmn6d57\",\"crtzcrg10ttp5m20t0ai\",\"4g0x1600e5cugx5uglg\",\"8gki73mivooev5ic5tnt\",\"jm5852bog8q9o7galvh3\",\"zzziul1m90b3jawlo0d8\",\"uzwjq9efio11xoc0bhwy\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "829fb673-7aec-41f2-a814-f20baa7c7e8c", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.149593", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "[{\"id\":1,\"automatic\":true,\"name\":\"admins\",\"user_count\":2,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":0,\"automatic\":true,\"name\":\"everyone\",\"user_count\":0,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":2,\"automatic\":true,\"name\":\"moderators\",\"user_count\":1,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":3,\"automatic\":true,\"name\":\"staff\",\"user_count\":2,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":10,\"automatic\":true,\"name\":\"trust_level_0\",\"user_count\":2,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":11,\"automatic\":true,\"name\":\"trust_level_1\",\"user_count\":1,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":12,\"automatic\":true,\"name\":\"trust_level_2\",\"user_count\":1,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":13,\"automatic\":true,\"name\":\"trust_level_3\",\"user_count\":1,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":14,\"automatic\":true,\"name\":\"trust_level_4\",\"user_count\":1,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}]" }, { "name": "search_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/search/query.json?term=ecf&include_blurbs=true", "host": [ "{{base_url}}" ], "path": [ "search", "query.json" ], "query": [ { "key": "term", "value": "ecf" }, { "key": "include_blurbs", "value": "true" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "search/query", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"q4bw7d4b64mezyc3xkop\",\"5tzdce79bwb6szujx2vj\",\"gamvldkvfcnpl1pkjygj\",\"nsg8hqmyl1k61j1zoafl\",\"n0vbddt872bo2v9i7lkc\",\"t5ekov0awytzkntujq5s\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"7r5s3ocvcrv80yy4t5w7\",\"81zn82mq42rq4dfrhike\",\"qrak38l69gegmq5bztwx\",\"bwxmhkpo7bwfw4fqukh2\",\"jpnf8sdtvktvak8l92a0\",\"x7uabvvoakz54juufacq\",\"7ezyk701dfp5fa2gabjf\",\"suck6w29qpjo8nhrsjtr\",\"vf0q3ypeqcalyjekvjfe\",\"w04beuqz6xbln277h2zn\",\"c991v7krz2350v8sqtl1\",\"7epb402h6rgsffekot91\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "5562f164-b510-45b7-9eb3-a35e50c526df", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "3.846396", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"posts\":[{\"id\":16,\"name\":null,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"created_at\":\"2016-10-29T14:14:20.516Z\",\"cooked\":\"

ecf65fcd-1e16-7c4c-4244-a467b46c610becf65fcd-1e16-7c4c-4244-a467b46c610b ecf65fcd-1e16-7c4c-4244-a467b46c610b ecf65fcd-1e16-7c4c-4244-a467b46c610b ecf65fcd-1e16-7c4c-4244-a467b46c610becf65fcd-1e16-7c4c-4244-a467b46c610b ecf65fcd-1e16-7c4c-4244-a467b46c610becf65fcd-1e16-7c4c-4244-a467b46c610b

\",\"like_count\":0,\"blurb\":\"ecf65fcd-1e16-7c4c-4244-a467b46c610becf65fcd-1e16-7c4c-4244-a467b46c610b ecf65fcd-1e16-7c4c-4244-a467b4...\",\"post_number\":1,\"topic_id\":13}],\"topics\":[{\"id\":13,\"title\":\"2a6aa74e-e341-5e3c-1eaa-78c6331f305f\",\"fancy_title\":\"2a6aa74e-e341-5e3c-1eaa-78c6331f305f\",\"slug\":\"2a6aa74e-e341-5e3c-1eaa-78c6331f305f\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-29T14:14:20.321Z\",\"last_posted_at\":\"2016-10-29T14:14:20.516Z\",\"bumped\":true,\"bumped_at\":\"2016-10-29T14:14:20.516Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":null,\"category_id\":1,\"pinned_globally\":false,\"posters\":[]}],\"users\":[],\"categories\":[],\"grouped_search_result\":{\"more_posts\":null,\"more_users\":null,\"more_categories\":null,\"post_ids\":[16],\"user_ids\":[],\"category_ids\":[]}}" } ] }, { "name": "users/list/active", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/active.json?api_key={{api_key}}&api_username={{api_username}}&order=topics_entered", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "active.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" }, { "key": "order", "value": "topics_entered" } ] } }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "users_list_active", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/active.json?api_key={{api_key}}&api_username={{api_username}}&order=topics_entered", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "active.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" }, { "key": "order", "value": "topics_entered" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/show", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"godijj1lwzfuma14vrxm\",\"q4bw7d4b64mezyc3xkop\",\"t5ekov0awytzkntujq5s\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"7r5s3ocvcrv80yy4t5w7\",\"81zn82mq42rq4dfrhike\",\"qrak38l69gegmq5bztwx\",\"bwxmhkpo7bwfw4fqukh2\",\"jpnf8sdtvktvak8l92a0\",\"x7uabvvoakz54juufacq\",\"dhqyyiq5mcb0ocm068ua\",\"7ezyk701dfp5fa2gabjf\",\"suck6w29qpjo8nhrsjtr\",\"vf0q3ypeqcalyjekvjfe\",\"5tzdce79bwb6szujx2vj\",\"7epb402h6rgsffekot91\",\"c991v7krz2350v8sqtl1\",\"gamvldkvfcnpl1pkjygj\",\"nsg8hqmyl1k61j1zoafl\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "94ebf26f-e334-4cbc-8b32-1f842cded982", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "3.741099", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"user_badges\":[],\"user\":{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"name\":null,\"email\":\"user@example.com\",\"last_posted_at\":\"2016-10-29T14:15:16.236Z\",\"last_seen_at\":\"2016-10-29T15:21:21.243Z\",\"created_at\":\"2016-10-27T11:43:46.817Z\",\"website_name\":null,\"can_edit\":true,\"can_edit_username\":true,\"can_edit_email\":true,\"can_edit_name\":true,\"can_send_private_messages\":true,\"can_send_private_message_to_user\":true,\"trust_level\":0,\"moderator\":false,\"admin\":true,\"title\":null,\"uploaded_avatar_id\":null,\"badge_count\":0,\"has_title_badges\":false,\"custom_fields\":{},\"pending_count\":0,\"profile_view_count\":1,\"primary_group_name\":null,\"primary_group_flair_url\":null,\"primary_group_flair_bg_color\":null,\"primary_group_flair_color\":null,\"post_count\":6,\"can_be_deleted\":false,\"can_delete_all_posts\":false,\"locale\":null,\"muted_category_ids\":[],\"watched_tags\":[],\"watching_first_post_tags\":[],\"tracked_tags\":[],\"muted_tags\":[],\"tracked_category_ids\":[],\"watched_category_ids\":[],\"watched_first_post_category_ids\":[],\"system_avatar_upload_id\":null,\"system_avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"gravatar_avatar_upload_id\":null,\"gravatar_avatar_template\":null,\"custom_avatar_upload_id\":null,\"custom_avatar_template\":null,\"muted_usernames\":[],\"mailing_list_posts_per_day\":0,\"can_change_bio\":true,\"user_api_keys\":null,\"invited_by\":null,\"groups\":[{\"id\":1,\"automatic\":true,\"name\":\"admins\",\"user_count\":2,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":true,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":10,\"automatic\":true,\"name\":\"trust_level_0\",\"user_count\":4,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":3,\"automatic\":true,\"name\":\"staff\",\"user_count\":2,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}],\"featured_user_badge_ids\":[],\"card_badge\":null,\"user_option\":{\"user_id\":1,\"email_always\":false,\"mailing_list_mode\":false,\"mailing_list_mode_frequency\":0,\"email_digests\":true,\"email_private_messages\":true,\"email_direct\":true,\"external_links_in_new_tab\":false,\"dynamic_favicon\":false,\"enable_quoting\":true,\"disable_jump_reply\":false,\"digest_after_minutes\":10080,\"automatically_unpin_topics\":true,\"auto_track_topics_after_msecs\":240000,\"notification_level_when_replying\":2,\"new_topic_duration_minutes\":2880,\"email_previous_replies\":2,\"email_in_reply_to\":true,\"like_notification_frequency\":1,\"include_tl0_in_digests\":false}}}" }, { "name": "users_list_active", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/active.json?api_key={{api_key}}&api_username={{api_username}}&order=topics_entered", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "active.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" }, { "key": "order", "value": "topics_entered" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/index", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"z2f86lrl6lwtg44xd2rp\",\"2chiumi0atwgw8t85lgk\",\"q4bw7d4b64mezyc3xkop\",\"godijj1lwzfuma14vrxm\",\"9qj7omgk4ev82hfu64go\",\"bcdi233utq8saqbdzs3h\",\"t5ekov0awytzkntujq5s\",\"7r5s3ocvcrv80yy4t5w7\",\"81zn82mq42rq4dfrhike\",\"bwxmhkpo7bwfw4fqukh2\",\"qrak38l69gegmq5bztwx\",\"jpnf8sdtvktvak8l92a0\",\"x7uabvvoakz54juufacq\",\"dhqyyiq5mcb0ocm068ua\",\"7ezyk701dfp5fa2gabjf\",\"suck6w29qpjo8nhrsjtr\",\"vf0q3ypeqcalyjekvjfe\",\"5tzdce79bwb6szujx2vj\",\"7epb402h6rgsffekot91\",\"c991v7krz2350v8sqtl1\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "3beb6012-cacd-4c10-afc5-2d749a3f816e", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.587927", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"email\":\"user@example.com\",\"active\":true,\"admin\":true,\"moderator\":false,\"last_seen_at\":\"2016-10-29T15:21:21.243Z\",\"last_emailed_at\":\"2016-10-27T11:45:14.045Z\",\"created_at\":\"2016-10-27T11:43:46.817Z\",\"last_seen_age\":\"4m\",\"last_emailed_age\":\"2d\",\"created_at_age\":\"2d\",\"username_lower\":\"discourse1\",\"trust_level\":0,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"3m\",\"staged\":false,\"days_visited\":3,\"posts_read_count\":8,\"topics_entered\":2,\"post_count\":6},{\"id\":3,\"username\":\"5crsw24c3pggqf\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/5/b487fb/{size}.png\",\"active\":false,\"admin\":false,\"moderator\":false,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-29T15:20:19.173Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"5m\",\"username_lower\":\"5crsw24c3pggqf\",\"trust_level\":1,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":0,\"topics_entered\":0,\"post_count\":0},{\"id\":2,\"username\":\"5idw7vqszylqrg\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/5/f6c823/{size}.png\",\"active\":false,\"admin\":false,\"moderator\":false,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-29T12:36:44.812Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"3h\",\"username_lower\":\"5idw7vqszylqrg\",\"trust_level\":1,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":\"2016-10-29T12:37:06.487Z\",\"suspended_till\":\"2016-10-29T12:37:06.486Z\",\"suspended\":false,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":0,\"topics_entered\":0,\"post_count\":0},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\",\"active\":true,\"admin\":true,\"moderator\":true,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-21T02:29:07.851Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"9d\",\"username_lower\":\"system\",\"trust_level\":4,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":14,\"topics_entered\":0,\"post_count\":13}]" }, { "name": "get_user_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": "{{base_url}}/users/discourse1.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Thu, 06 Oct 2016 13:33:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/show", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-Request-Id", "value": "2a62a630-29b6-4f0a-94ec-053606720338", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.217587", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"user_badges\":[],\"user\":{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/user_avatar/colloquy.blakeerickson.com/discourse1/{size}/2_1.png\",\"name\":\"\",\"last_posted_at\":null,\"last_seen_at\":\"2016-10-06T13:21:25.252Z\",\"created_at\":\"2016-10-06T12:57:41.488Z\",\"website_name\":null,\"can_edit\":false,\"can_edit_username\":false,\"can_edit_email\":false,\"can_edit_name\":false,\"can_send_private_messages\":false,\"can_send_private_message_to_user\":false,\"trust_level\":0,\"moderator\":false,\"admin\":true,\"title\":null,\"uploaded_avatar_id\":2,\"badge_count\":0,\"custom_fields\":{},\"pending_count\":0,\"profile_view_count\":0,\"primary_group_name\":null,\"primary_group_flair_url\":null,\"primary_group_flair_bg_color\":null,\"primary_group_flair_color\":null,\"invited_by\":null,\"groups\":[{\"id\":10,\"automatic\":true,\"name\":\"trust_level_0\",\"user_count\":3,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"has_messages\":false,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}],\"featured_user_badge_ids\":[],\"card_badge\":null}}" } ] }, { "name": "users/list/new", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/new.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "new.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "get_user_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": "{{base_url}}/users/discourse1.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Thu, 06 Oct 2016 13:33:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/show", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-Request-Id", "value": "2a62a630-29b6-4f0a-94ec-053606720338", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.217587", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"user_badges\":[],\"user\":{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/user_avatar/colloquy.blakeerickson.com/discourse1/{size}/2_1.png\",\"name\":\"\",\"last_posted_at\":null,\"last_seen_at\":\"2016-10-06T13:21:25.252Z\",\"created_at\":\"2016-10-06T12:57:41.488Z\",\"website_name\":null,\"can_edit\":false,\"can_edit_username\":false,\"can_edit_email\":false,\"can_edit_name\":false,\"can_send_private_messages\":false,\"can_send_private_message_to_user\":false,\"trust_level\":0,\"moderator\":false,\"admin\":true,\"title\":null,\"uploaded_avatar_id\":2,\"badge_count\":0,\"custom_fields\":{},\"pending_count\":0,\"profile_view_count\":0,\"primary_group_name\":null,\"primary_group_flair_url\":null,\"primary_group_flair_bg_color\":null,\"primary_group_flair_color\":null,\"invited_by\":null,\"groups\":[{\"id\":10,\"automatic\":true,\"name\":\"trust_level_0\",\"user_count\":3,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"has_messages\":false,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}],\"featured_user_badge_ids\":[],\"card_badge\":null}}" }, { "name": "users_list_active", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/new.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "new.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/show", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"godijj1lwzfuma14vrxm\",\"q4bw7d4b64mezyc3xkop\",\"t5ekov0awytzkntujq5s\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"7r5s3ocvcrv80yy4t5w7\",\"81zn82mq42rq4dfrhike\",\"qrak38l69gegmq5bztwx\",\"bwxmhkpo7bwfw4fqukh2\",\"jpnf8sdtvktvak8l92a0\",\"x7uabvvoakz54juufacq\",\"dhqyyiq5mcb0ocm068ua\",\"7ezyk701dfp5fa2gabjf\",\"suck6w29qpjo8nhrsjtr\",\"vf0q3ypeqcalyjekvjfe\",\"5tzdce79bwb6szujx2vj\",\"7epb402h6rgsffekot91\",\"c991v7krz2350v8sqtl1\",\"gamvldkvfcnpl1pkjygj\",\"nsg8hqmyl1k61j1zoafl\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "94ebf26f-e334-4cbc-8b32-1f842cded982", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "3.741099", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"user_badges\":[],\"user\":{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"name\":null,\"email\":\"user@example.com\",\"last_posted_at\":\"2016-10-29T14:15:16.236Z\",\"last_seen_at\":\"2016-10-29T15:21:21.243Z\",\"created_at\":\"2016-10-27T11:43:46.817Z\",\"website_name\":null,\"can_edit\":true,\"can_edit_username\":true,\"can_edit_email\":true,\"can_edit_name\":true,\"can_send_private_messages\":true,\"can_send_private_message_to_user\":true,\"trust_level\":0,\"moderator\":false,\"admin\":true,\"title\":null,\"uploaded_avatar_id\":null,\"badge_count\":0,\"has_title_badges\":false,\"custom_fields\":{},\"pending_count\":0,\"profile_view_count\":1,\"primary_group_name\":null,\"primary_group_flair_url\":null,\"primary_group_flair_bg_color\":null,\"primary_group_flair_color\":null,\"post_count\":6,\"can_be_deleted\":false,\"can_delete_all_posts\":false,\"locale\":null,\"muted_category_ids\":[],\"watched_tags\":[],\"watching_first_post_tags\":[],\"tracked_tags\":[],\"muted_tags\":[],\"tracked_category_ids\":[],\"watched_category_ids\":[],\"watched_first_post_category_ids\":[],\"system_avatar_upload_id\":null,\"system_avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"gravatar_avatar_upload_id\":null,\"gravatar_avatar_template\":null,\"custom_avatar_upload_id\":null,\"custom_avatar_template\":null,\"muted_usernames\":[],\"mailing_list_posts_per_day\":0,\"can_change_bio\":true,\"user_api_keys\":null,\"invited_by\":null,\"groups\":[{\"id\":1,\"automatic\":true,\"name\":\"admins\",\"user_count\":2,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":true,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":10,\"automatic\":true,\"name\":\"trust_level_0\",\"user_count\":4,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":3,\"automatic\":true,\"name\":\"staff\",\"user_count\":2,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}],\"featured_user_badge_ids\":[],\"card_badge\":null,\"user_option\":{\"user_id\":1,\"email_always\":false,\"mailing_list_mode\":false,\"mailing_list_mode_frequency\":0,\"email_digests\":true,\"email_private_messages\":true,\"email_direct\":true,\"external_links_in_new_tab\":false,\"dynamic_favicon\":false,\"enable_quoting\":true,\"disable_jump_reply\":false,\"digest_after_minutes\":10080,\"automatically_unpin_topics\":true,\"auto_track_topics_after_msecs\":240000,\"notification_level_when_replying\":2,\"new_topic_duration_minutes\":2880,\"email_previous_replies\":2,\"email_in_reply_to\":true,\"like_notification_frequency\":1,\"include_tl0_in_digests\":false}}}" }, { "name": "users_list_active", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/new.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "new.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/index", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"z2f86lrl6lwtg44xd2rp\",\"2chiumi0atwgw8t85lgk\",\"q4bw7d4b64mezyc3xkop\",\"godijj1lwzfuma14vrxm\",\"9qj7omgk4ev82hfu64go\",\"bcdi233utq8saqbdzs3h\",\"t5ekov0awytzkntujq5s\",\"7r5s3ocvcrv80yy4t5w7\",\"81zn82mq42rq4dfrhike\",\"bwxmhkpo7bwfw4fqukh2\",\"qrak38l69gegmq5bztwx\",\"jpnf8sdtvktvak8l92a0\",\"x7uabvvoakz54juufacq\",\"dhqyyiq5mcb0ocm068ua\",\"7ezyk701dfp5fa2gabjf\",\"suck6w29qpjo8nhrsjtr\",\"vf0q3ypeqcalyjekvjfe\",\"5tzdce79bwb6szujx2vj\",\"7epb402h6rgsffekot91\",\"c991v7krz2350v8sqtl1\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "3beb6012-cacd-4c10-afc5-2d749a3f816e", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.587927", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"email\":\"user@example.com\",\"active\":true,\"admin\":true,\"moderator\":false,\"last_seen_at\":\"2016-10-29T15:21:21.243Z\",\"last_emailed_at\":\"2016-10-27T11:45:14.045Z\",\"created_at\":\"2016-10-27T11:43:46.817Z\",\"last_seen_age\":\"4m\",\"last_emailed_age\":\"2d\",\"created_at_age\":\"2d\",\"username_lower\":\"discourse1\",\"trust_level\":0,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"3m\",\"staged\":false,\"days_visited\":3,\"posts_read_count\":8,\"topics_entered\":2,\"post_count\":6},{\"id\":3,\"username\":\"5crsw24c3pggqf\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/5/b487fb/{size}.png\",\"active\":false,\"admin\":false,\"moderator\":false,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-29T15:20:19.173Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"5m\",\"username_lower\":\"5crsw24c3pggqf\",\"trust_level\":1,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":0,\"topics_entered\":0,\"post_count\":0},{\"id\":2,\"username\":\"5idw7vqszylqrg\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/5/f6c823/{size}.png\",\"active\":false,\"admin\":false,\"moderator\":false,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-29T12:36:44.812Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"3h\",\"username_lower\":\"5idw7vqszylqrg\",\"trust_level\":1,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":\"2016-10-29T12:37:06.487Z\",\"suspended_till\":\"2016-10-29T12:37:06.486Z\",\"suspended\":false,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":0,\"topics_entered\":0,\"post_count\":0},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\",\"active\":true,\"admin\":true,\"moderator\":true,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-21T02:29:07.851Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"9d\",\"username_lower\":\"system\",\"trust_level\":4,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":14,\"topics_entered\":0,\"post_count\":13}]" }, { "name": "users_list_new", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/new.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "new.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/index", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"qdasnf472rbdgxlr0ten\",\"7ezyk701dfp5fa2gabjf\",\"t5ekov0awytzkntujq5s\",\"q4bw7d4b64mezyc3xkop\",\"dhqyyiq5mcb0ocm068ua\",\"suck6w29qpjo8nhrsjtr\",\"godijj1lwzfuma14vrxm\",\"t9vnoxojeqem20p41gr6\",\"bcdi233utq8saqbdzs3h\",\"uulrti1xwxpu9sm7e3sb\",\"x7uabvvoakz54juufacq\",\"9qj7omgk4ev82hfu64go\",\"z2f86lrl6lwtg44xd2rp\",\"bwxmhkpo7bwfw4fqukh2\",\"jpnf8sdtvktvak8l92a0\",\"81zn82mq42rq4dfrhike\",\"7r5s3ocvcrv80yy4t5w7\",\"vf0q3ypeqcalyjekvjfe\",\"5tzdce79bwb6szujx2vj\",\"c991v7krz2350v8sqtl1\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "b1bd65a5-0e10-4a0f-9f5c-513dcf53e29d", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.064855", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "[{\"id\":3,\"username\":\"5crsw24c3pggqf\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/5/b487fb/{size}.png\",\"active\":false,\"admin\":false,\"moderator\":false,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-29T15:20:19.173Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"24h\",\"username_lower\":\"5crsw24c3pggqf\",\"trust_level\":1,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":0,\"topics_entered\":0,\"post_count\":0},{\"id\":2,\"username\":\"5idw7vqszylqrg\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/5/f6c823/{size}.png\",\"active\":false,\"admin\":false,\"moderator\":false,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-29T12:36:44.812Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"1d\",\"username_lower\":\"5idw7vqszylqrg\",\"trust_level\":1,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":\"2016-10-29T12:37:06.487Z\",\"suspended_till\":\"2016-10-29T12:37:06.486Z\",\"suspended\":false,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":0,\"topics_entered\":0,\"post_count\":0},{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"email\":\"user@example.com\",\"active\":true,\"admin\":true,\"moderator\":false,\"last_seen_at\":\"2016-10-30T14:49:22.713Z\",\"last_emailed_at\":\"2016-10-27T11:45:14.045Z\",\"created_at\":\"2016-10-27T11:43:46.817Z\",\"last_seen_age\":\"1m\",\"last_emailed_age\":\"3d\",\"created_at_age\":\"3d\",\"username_lower\":\"discourse1\",\"trust_level\":0,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"3m\",\"staged\":false,\"days_visited\":4,\"posts_read_count\":8,\"topics_entered\":2,\"post_count\":6},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\",\"active\":true,\"admin\":true,\"moderator\":true,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-21T02:29:07.851Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"10d\",\"username_lower\":\"system\",\"trust_level\":4,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":14,\"topics_entered\":0,\"post_count\":13}]" } ] }, { "name": "users/list/staff", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/staff.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "staff.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "response": [ { "name": "list_staff_users", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/staff.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "staff.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/index", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"4sa7bmugltrlp4wvt5ib\",\"jpnf8sdtvktvak8l92a0\",\"dhqyyiq5mcb0ocm068ua\",\"9qj7omgk4ev82hfu64go\",\"qdasnf472rbdgxlr0ten\",\"vf0q3ypeqcalyjekvjfe\",\"x7uabvvoakz54juufacq\",\"godijj1lwzfuma14vrxm\",\"t5ekov0awytzkntujq5s\",\"t9vnoxojeqem20p41gr6\",\"7ezyk701dfp5fa2gabjf\",\"bcdi233utq8saqbdzs3h\",\"7r5s3ocvcrv80yy4t5w7\",\"arzsqd0jhquz716uow5a\",\"suck6w29qpjo8nhrsjtr\",\"cjmgg4brfqubcuvgxr42\",\"uulrti1xwxpu9sm7e3sb\",\"q4bw7d4b64mezyc3xkop\",\"81zn82mq42rq4dfrhike\",\"bwxmhkpo7bwfw4fqukh2\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "f91df085-57be-4a5f-ac09-e510d1554729", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.127944", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"email\":\"user@example.com\",\"active\":true,\"admin\":true,\"moderator\":false,\"last_seen_at\":\"2016-10-31T11:24:16.907Z\",\"last_emailed_at\":\"2016-10-27T11:45:14.045Z\",\"created_at\":\"2016-10-27T11:43:46.817Z\",\"last_seen_age\":\"9m\",\"last_emailed_age\":\"4d\",\"created_at_age\":\"4d\",\"username_lower\":\"discourse1\",\"trust_level\":0,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"3m\",\"staged\":false,\"days_visited\":5,\"posts_read_count\":8,\"topics_entered\":2,\"post_count\":6},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\",\"active\":true,\"admin\":true,\"moderator\":true,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-21T02:29:07.851Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"10d\",\"username_lower\":\"system\",\"trust_level\":4,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":14,\"topics_entered\":0,\"post_count\":13}]" }, { "name": "list_staff_users", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/staff.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "staff.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/index", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"arzsqd0jhquz716uow5a\",\"t5ekov0awytzkntujq5s\",\"q4bw7d4b64mezyc3xkop\",\"cjmgg4brfqubcuvgxr42\",\"dhqyyiq5mcb0ocm068ua\",\"suck6w29qpjo8nhrsjtr\",\"godijj1lwzfuma14vrxm\",\"t9vnoxojeqem20p41gr6\",\"bcdi233utq8saqbdzs3h\",\"uulrti1xwxpu9sm7e3sb\",\"x7uabvvoakz54juufacq\",\"9qj7omgk4ev82hfu64go\",\"z2f86lrl6lwtg44xd2rp\",\"bwxmhkpo7bwfw4fqukh2\",\"7ezyk701dfp5fa2gabjf\",\"jpnf8sdtvktvak8l92a0\",\"qdasnf472rbdgxlr0ten\",\"7r5s3ocvcrv80yy4t5w7\",\"vf0q3ypeqcalyjekvjfe\",\"81zn82mq42rq4dfrhike\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "156040ea-f0f7-477e-987c-ea81573740c3", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.107736", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"email\":\"user@example.com\",\"active\":true,\"admin\":true,\"moderator\":false,\"last_seen_at\":\"2016-10-30T14:54:18.944Z\",\"last_emailed_at\":\"2016-10-27T11:45:14.045Z\",\"created_at\":\"2016-10-27T11:43:46.817Z\",\"last_seen_age\":\"1m\",\"last_emailed_age\":\"3d\",\"created_at_age\":\"3d\",\"username_lower\":\"discourse1\",\"trust_level\":0,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"3m\",\"staged\":false,\"days_visited\":4,\"posts_read_count\":8,\"topics_entered\":2,\"post_count\":6},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\",\"active\":true,\"admin\":true,\"moderator\":true,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-21T02:29:07.851Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"10d\",\"username_lower\":\"system\",\"trust_level\":4,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":14,\"topics_entered\":0,\"post_count\":13}]" }, { "name": "users_list_active", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/staff.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "staff.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/index", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"z2f86lrl6lwtg44xd2rp\",\"2chiumi0atwgw8t85lgk\",\"q4bw7d4b64mezyc3xkop\",\"godijj1lwzfuma14vrxm\",\"9qj7omgk4ev82hfu64go\",\"bcdi233utq8saqbdzs3h\",\"t5ekov0awytzkntujq5s\",\"7r5s3ocvcrv80yy4t5w7\",\"81zn82mq42rq4dfrhike\",\"bwxmhkpo7bwfw4fqukh2\",\"qrak38l69gegmq5bztwx\",\"jpnf8sdtvktvak8l92a0\",\"x7uabvvoakz54juufacq\",\"dhqyyiq5mcb0ocm068ua\",\"7ezyk701dfp5fa2gabjf\",\"suck6w29qpjo8nhrsjtr\",\"vf0q3ypeqcalyjekvjfe\",\"5tzdce79bwb6szujx2vj\",\"7epb402h6rgsffekot91\",\"c991v7krz2350v8sqtl1\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "3beb6012-cacd-4c10-afc5-2d749a3f816e", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.587927", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"email\":\"user@example.com\",\"active\":true,\"admin\":true,\"moderator\":false,\"last_seen_at\":\"2016-10-29T15:21:21.243Z\",\"last_emailed_at\":\"2016-10-27T11:45:14.045Z\",\"created_at\":\"2016-10-27T11:43:46.817Z\",\"last_seen_age\":\"4m\",\"last_emailed_age\":\"2d\",\"created_at_age\":\"2d\",\"username_lower\":\"discourse1\",\"trust_level\":0,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"3m\",\"staged\":false,\"days_visited\":3,\"posts_read_count\":8,\"topics_entered\":2,\"post_count\":6},{\"id\":3,\"username\":\"5crsw24c3pggqf\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/5/b487fb/{size}.png\",\"active\":false,\"admin\":false,\"moderator\":false,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-29T15:20:19.173Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"5m\",\"username_lower\":\"5crsw24c3pggqf\",\"trust_level\":1,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":0,\"topics_entered\":0,\"post_count\":0},{\"id\":2,\"username\":\"5idw7vqszylqrg\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/5/f6c823/{size}.png\",\"active\":false,\"admin\":false,\"moderator\":false,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-29T12:36:44.812Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"3h\",\"username_lower\":\"5idw7vqszylqrg\",\"trust_level\":1,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":\"2016-10-29T12:37:06.487Z\",\"suspended_till\":\"2016-10-29T12:37:06.486Z\",\"suspended\":false,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":0,\"topics_entered\":0,\"post_count\":0},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\",\"active\":true,\"admin\":true,\"moderator\":true,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-21T02:29:07.851Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"9d\",\"username_lower\":\"system\",\"trust_level\":4,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":14,\"topics_entered\":0,\"post_count\":13}]" }, { "name": "users_list_active", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/staff.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "staff.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/show", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"godijj1lwzfuma14vrxm\",\"q4bw7d4b64mezyc3xkop\",\"t5ekov0awytzkntujq5s\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"7r5s3ocvcrv80yy4t5w7\",\"81zn82mq42rq4dfrhike\",\"qrak38l69gegmq5bztwx\",\"bwxmhkpo7bwfw4fqukh2\",\"jpnf8sdtvktvak8l92a0\",\"x7uabvvoakz54juufacq\",\"dhqyyiq5mcb0ocm068ua\",\"7ezyk701dfp5fa2gabjf\",\"suck6w29qpjo8nhrsjtr\",\"vf0q3ypeqcalyjekvjfe\",\"5tzdce79bwb6szujx2vj\",\"7epb402h6rgsffekot91\",\"c991v7krz2350v8sqtl1\",\"gamvldkvfcnpl1pkjygj\",\"nsg8hqmyl1k61j1zoafl\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "94ebf26f-e334-4cbc-8b32-1f842cded982", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "3.741099", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"user_badges\":[],\"user\":{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"name\":null,\"email\":\"user@example.com\",\"last_posted_at\":\"2016-10-29T14:15:16.236Z\",\"last_seen_at\":\"2016-10-29T15:21:21.243Z\",\"created_at\":\"2016-10-27T11:43:46.817Z\",\"website_name\":null,\"can_edit\":true,\"can_edit_username\":true,\"can_edit_email\":true,\"can_edit_name\":true,\"can_send_private_messages\":true,\"can_send_private_message_to_user\":true,\"trust_level\":0,\"moderator\":false,\"admin\":true,\"title\":null,\"uploaded_avatar_id\":null,\"badge_count\":0,\"has_title_badges\":false,\"custom_fields\":{},\"pending_count\":0,\"profile_view_count\":1,\"primary_group_name\":null,\"primary_group_flair_url\":null,\"primary_group_flair_bg_color\":null,\"primary_group_flair_color\":null,\"post_count\":6,\"can_be_deleted\":false,\"can_delete_all_posts\":false,\"locale\":null,\"muted_category_ids\":[],\"watched_tags\":[],\"watching_first_post_tags\":[],\"tracked_tags\":[],\"muted_tags\":[],\"tracked_category_ids\":[],\"watched_category_ids\":[],\"watched_first_post_category_ids\":[],\"system_avatar_upload_id\":null,\"system_avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"gravatar_avatar_upload_id\":null,\"gravatar_avatar_template\":null,\"custom_avatar_upload_id\":null,\"custom_avatar_template\":null,\"muted_usernames\":[],\"mailing_list_posts_per_day\":0,\"can_change_bio\":true,\"user_api_keys\":null,\"invited_by\":null,\"groups\":[{\"id\":1,\"automatic\":true,\"name\":\"admins\",\"user_count\":2,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":true,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":10,\"automatic\":true,\"name\":\"trust_level_0\",\"user_count\":4,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":3,\"automatic\":true,\"name\":\"staff\",\"user_count\":2,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}],\"featured_user_badge_ids\":[],\"card_badge\":null,\"user_option\":{\"user_id\":1,\"email_always\":false,\"mailing_list_mode\":false,\"mailing_list_mode_frequency\":0,\"email_digests\":true,\"email_private_messages\":true,\"email_direct\":true,\"external_links_in_new_tab\":false,\"dynamic_favicon\":false,\"enable_quoting\":true,\"disable_jump_reply\":false,\"digest_after_minutes\":10080,\"automatically_unpin_topics\":true,\"auto_track_topics_after_msecs\":240000,\"notification_level_when_replying\":2,\"new_topic_duration_minutes\":2880,\"email_previous_replies\":2,\"email_in_reply_to\":true,\"like_notification_frequency\":1,\"include_tl0_in_digests\":false}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "users_list_new", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/new.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "new.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/index", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"qdasnf472rbdgxlr0ten\",\"7ezyk701dfp5fa2gabjf\",\"t5ekov0awytzkntujq5s\",\"q4bw7d4b64mezyc3xkop\",\"dhqyyiq5mcb0ocm068ua\",\"suck6w29qpjo8nhrsjtr\",\"godijj1lwzfuma14vrxm\",\"t9vnoxojeqem20p41gr6\",\"bcdi233utq8saqbdzs3h\",\"uulrti1xwxpu9sm7e3sb\",\"x7uabvvoakz54juufacq\",\"9qj7omgk4ev82hfu64go\",\"z2f86lrl6lwtg44xd2rp\",\"bwxmhkpo7bwfw4fqukh2\",\"jpnf8sdtvktvak8l92a0\",\"81zn82mq42rq4dfrhike\",\"7r5s3ocvcrv80yy4t5w7\",\"vf0q3ypeqcalyjekvjfe\",\"5tzdce79bwb6szujx2vj\",\"c991v7krz2350v8sqtl1\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "b1bd65a5-0e10-4a0f-9f5c-513dcf53e29d", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.064855", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "[{\"id\":3,\"username\":\"5crsw24c3pggqf\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/5/b487fb/{size}.png\",\"active\":false,\"admin\":false,\"moderator\":false,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-29T15:20:19.173Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"24h\",\"username_lower\":\"5crsw24c3pggqf\",\"trust_level\":1,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":0,\"topics_entered\":0,\"post_count\":0},{\"id\":2,\"username\":\"5idw7vqszylqrg\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/5/f6c823/{size}.png\",\"active\":false,\"admin\":false,\"moderator\":false,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-29T12:36:44.812Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"1d\",\"username_lower\":\"5idw7vqszylqrg\",\"trust_level\":1,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":\"2016-10-29T12:37:06.487Z\",\"suspended_till\":\"2016-10-29T12:37:06.486Z\",\"suspended\":false,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":0,\"topics_entered\":0,\"post_count\":0},{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"email\":\"user@example.com\",\"active\":true,\"admin\":true,\"moderator\":false,\"last_seen_at\":\"2016-10-30T14:49:22.713Z\",\"last_emailed_at\":\"2016-10-27T11:45:14.045Z\",\"created_at\":\"2016-10-27T11:43:46.817Z\",\"last_seen_age\":\"1m\",\"last_emailed_age\":\"3d\",\"created_at_age\":\"3d\",\"username_lower\":\"discourse1\",\"trust_level\":0,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"3m\",\"staged\":false,\"days_visited\":4,\"posts_read_count\":8,\"topics_entered\":2,\"post_count\":6},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\",\"active\":true,\"admin\":true,\"moderator\":true,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-21T02:29:07.851Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"10d\",\"username_lower\":\"system\",\"trust_level\":4,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":14,\"topics_entered\":0,\"post_count\":13}]" }, { "name": "get_user_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": "{{base_url}}/users/discourse1.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Thu, 06 Oct 2016 13:33:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/show", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-Request-Id", "value": "2a62a630-29b6-4f0a-94ec-053606720338", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.217587", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"user_badges\":[],\"user\":{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/user_avatar/colloquy.blakeerickson.com/discourse1/{size}/2_1.png\",\"name\":\"\",\"last_posted_at\":null,\"last_seen_at\":\"2016-10-06T13:21:25.252Z\",\"created_at\":\"2016-10-06T12:57:41.488Z\",\"website_name\":null,\"can_edit\":false,\"can_edit_username\":false,\"can_edit_email\":false,\"can_edit_name\":false,\"can_send_private_messages\":false,\"can_send_private_message_to_user\":false,\"trust_level\":0,\"moderator\":false,\"admin\":true,\"title\":null,\"uploaded_avatar_id\":2,\"badge_count\":0,\"custom_fields\":{},\"pending_count\":0,\"profile_view_count\":0,\"primary_group_name\":null,\"primary_group_flair_url\":null,\"primary_group_flair_bg_color\":null,\"primary_group_flair_color\":null,\"invited_by\":null,\"groups\":[{\"id\":10,\"automatic\":true,\"name\":\"trust_level_0\",\"user_count\":3,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"has_messages\":false,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}],\"featured_user_badge_ids\":[],\"card_badge\":null}}" } ] }, { "name": "users/list/suspended", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/suspended.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "suspended.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "get_user_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": "{{base_url}}/users/discourse1.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Thu, 06 Oct 2016 13:33:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/show", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-Request-Id", "value": "2a62a630-29b6-4f0a-94ec-053606720338", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.217587", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"user_badges\":[],\"user\":{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/user_avatar/colloquy.blakeerickson.com/discourse1/{size}/2_1.png\",\"name\":\"\",\"last_posted_at\":null,\"last_seen_at\":\"2016-10-06T13:21:25.252Z\",\"created_at\":\"2016-10-06T12:57:41.488Z\",\"website_name\":null,\"can_edit\":false,\"can_edit_username\":false,\"can_edit_email\":false,\"can_edit_name\":false,\"can_send_private_messages\":false,\"can_send_private_message_to_user\":false,\"trust_level\":0,\"moderator\":false,\"admin\":true,\"title\":null,\"uploaded_avatar_id\":2,\"badge_count\":0,\"custom_fields\":{},\"pending_count\":0,\"profile_view_count\":0,\"primary_group_name\":null,\"primary_group_flair_url\":null,\"primary_group_flair_bg_color\":null,\"primary_group_flair_color\":null,\"invited_by\":null,\"groups\":[{\"id\":10,\"automatic\":true,\"name\":\"trust_level_0\",\"user_count\":3,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"has_messages\":false,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}],\"featured_user_badge_ids\":[],\"card_badge\":null}}" }, { "name": "users_list_active", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/suspended.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "suspended.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/show", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"godijj1lwzfuma14vrxm\",\"q4bw7d4b64mezyc3xkop\",\"t5ekov0awytzkntujq5s\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"7r5s3ocvcrv80yy4t5w7\",\"81zn82mq42rq4dfrhike\",\"qrak38l69gegmq5bztwx\",\"bwxmhkpo7bwfw4fqukh2\",\"jpnf8sdtvktvak8l92a0\",\"x7uabvvoakz54juufacq\",\"dhqyyiq5mcb0ocm068ua\",\"7ezyk701dfp5fa2gabjf\",\"suck6w29qpjo8nhrsjtr\",\"vf0q3ypeqcalyjekvjfe\",\"5tzdce79bwb6szujx2vj\",\"7epb402h6rgsffekot91\",\"c991v7krz2350v8sqtl1\",\"gamvldkvfcnpl1pkjygj\",\"nsg8hqmyl1k61j1zoafl\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "94ebf26f-e334-4cbc-8b32-1f842cded982", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "3.741099", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"user_badges\":[],\"user\":{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"name\":null,\"email\":\"user@example.com\",\"last_posted_at\":\"2016-10-29T14:15:16.236Z\",\"last_seen_at\":\"2016-10-29T15:21:21.243Z\",\"created_at\":\"2016-10-27T11:43:46.817Z\",\"website_name\":null,\"can_edit\":true,\"can_edit_username\":true,\"can_edit_email\":true,\"can_edit_name\":true,\"can_send_private_messages\":true,\"can_send_private_message_to_user\":true,\"trust_level\":0,\"moderator\":false,\"admin\":true,\"title\":null,\"uploaded_avatar_id\":null,\"badge_count\":0,\"has_title_badges\":false,\"custom_fields\":{},\"pending_count\":0,\"profile_view_count\":1,\"primary_group_name\":null,\"primary_group_flair_url\":null,\"primary_group_flair_bg_color\":null,\"primary_group_flair_color\":null,\"post_count\":6,\"can_be_deleted\":false,\"can_delete_all_posts\":false,\"locale\":null,\"muted_category_ids\":[],\"watched_tags\":[],\"watching_first_post_tags\":[],\"tracked_tags\":[],\"muted_tags\":[],\"tracked_category_ids\":[],\"watched_category_ids\":[],\"watched_first_post_category_ids\":[],\"system_avatar_upload_id\":null,\"system_avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"gravatar_avatar_upload_id\":null,\"gravatar_avatar_template\":null,\"custom_avatar_upload_id\":null,\"custom_avatar_template\":null,\"muted_usernames\":[],\"mailing_list_posts_per_day\":0,\"can_change_bio\":true,\"user_api_keys\":null,\"invited_by\":null,\"groups\":[{\"id\":1,\"automatic\":true,\"name\":\"admins\",\"user_count\":2,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":true,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":10,\"automatic\":true,\"name\":\"trust_level_0\",\"user_count\":4,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null},{\"id\":3,\"automatic\":true,\"name\":\"staff\",\"user_count\":2,\"alias_level\":0,\"visible\":true,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":2,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}],\"featured_user_badge_ids\":[],\"card_badge\":null,\"user_option\":{\"user_id\":1,\"email_always\":false,\"mailing_list_mode\":false,\"mailing_list_mode_frequency\":0,\"email_digests\":true,\"email_private_messages\":true,\"email_direct\":true,\"external_links_in_new_tab\":false,\"dynamic_favicon\":false,\"enable_quoting\":true,\"disable_jump_reply\":false,\"digest_after_minutes\":10080,\"automatically_unpin_topics\":true,\"auto_track_topics_after_msecs\":240000,\"notification_level_when_replying\":2,\"new_topic_duration_minutes\":2880,\"email_previous_replies\":2,\"email_in_reply_to\":true,\"like_notification_frequency\":1,\"include_tl0_in_digests\":false}}}" }, { "name": "users_list_active", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/suspended.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "suspended.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/index", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"z2f86lrl6lwtg44xd2rp\",\"2chiumi0atwgw8t85lgk\",\"q4bw7d4b64mezyc3xkop\",\"godijj1lwzfuma14vrxm\",\"9qj7omgk4ev82hfu64go\",\"bcdi233utq8saqbdzs3h\",\"t5ekov0awytzkntujq5s\",\"7r5s3ocvcrv80yy4t5w7\",\"81zn82mq42rq4dfrhike\",\"bwxmhkpo7bwfw4fqukh2\",\"qrak38l69gegmq5bztwx\",\"jpnf8sdtvktvak8l92a0\",\"x7uabvvoakz54juufacq\",\"dhqyyiq5mcb0ocm068ua\",\"7ezyk701dfp5fa2gabjf\",\"suck6w29qpjo8nhrsjtr\",\"vf0q3ypeqcalyjekvjfe\",\"5tzdce79bwb6szujx2vj\",\"7epb402h6rgsffekot91\",\"c991v7krz2350v8sqtl1\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "3beb6012-cacd-4c10-afc5-2d749a3f816e", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.587927", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"email\":\"user@example.com\",\"active\":true,\"admin\":true,\"moderator\":false,\"last_seen_at\":\"2016-10-29T15:21:21.243Z\",\"last_emailed_at\":\"2016-10-27T11:45:14.045Z\",\"created_at\":\"2016-10-27T11:43:46.817Z\",\"last_seen_age\":\"4m\",\"last_emailed_age\":\"2d\",\"created_at_age\":\"2d\",\"username_lower\":\"discourse1\",\"trust_level\":0,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"3m\",\"staged\":false,\"days_visited\":3,\"posts_read_count\":8,\"topics_entered\":2,\"post_count\":6},{\"id\":3,\"username\":\"5crsw24c3pggqf\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/5/b487fb/{size}.png\",\"active\":false,\"admin\":false,\"moderator\":false,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-29T15:20:19.173Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"5m\",\"username_lower\":\"5crsw24c3pggqf\",\"trust_level\":1,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":0,\"topics_entered\":0,\"post_count\":0},{\"id\":2,\"username\":\"5idw7vqszylqrg\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/5/f6c823/{size}.png\",\"active\":false,\"admin\":false,\"moderator\":false,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-29T12:36:44.812Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"3h\",\"username_lower\":\"5idw7vqszylqrg\",\"trust_level\":1,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":\"2016-10-29T12:37:06.487Z\",\"suspended_till\":\"2016-10-29T12:37:06.486Z\",\"suspended\":false,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":0,\"topics_entered\":0,\"post_count\":0},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\",\"active\":true,\"admin\":true,\"moderator\":true,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-21T02:29:07.851Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"9d\",\"username_lower\":\"system\",\"trust_level\":4,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":14,\"topics_entered\":0,\"post_count\":13}]" }, { "name": "list_staff_users", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/staff.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "staff.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/index", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"4sa7bmugltrlp4wvt5ib\",\"jpnf8sdtvktvak8l92a0\",\"dhqyyiq5mcb0ocm068ua\",\"9qj7omgk4ev82hfu64go\",\"qdasnf472rbdgxlr0ten\",\"vf0q3ypeqcalyjekvjfe\",\"x7uabvvoakz54juufacq\",\"godijj1lwzfuma14vrxm\",\"t5ekov0awytzkntujq5s\",\"t9vnoxojeqem20p41gr6\",\"7ezyk701dfp5fa2gabjf\",\"bcdi233utq8saqbdzs3h\",\"7r5s3ocvcrv80yy4t5w7\",\"arzsqd0jhquz716uow5a\",\"suck6w29qpjo8nhrsjtr\",\"cjmgg4brfqubcuvgxr42\",\"uulrti1xwxpu9sm7e3sb\",\"q4bw7d4b64mezyc3xkop\",\"81zn82mq42rq4dfrhike\",\"bwxmhkpo7bwfw4fqukh2\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "f91df085-57be-4a5f-ac09-e510d1554729", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.127944", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"email\":\"user@example.com\",\"active\":true,\"admin\":true,\"moderator\":false,\"last_seen_at\":\"2016-10-31T11:24:16.907Z\",\"last_emailed_at\":\"2016-10-27T11:45:14.045Z\",\"created_at\":\"2016-10-27T11:43:46.817Z\",\"last_seen_age\":\"9m\",\"last_emailed_age\":\"4d\",\"created_at_age\":\"4d\",\"username_lower\":\"discourse1\",\"trust_level\":0,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"3m\",\"staged\":false,\"days_visited\":5,\"posts_read_count\":8,\"topics_entered\":2,\"post_count\":6},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\",\"active\":true,\"admin\":true,\"moderator\":true,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-21T02:29:07.851Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"10d\",\"username_lower\":\"system\",\"trust_level\":4,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":14,\"topics_entered\":0,\"post_count\":13}]" }, { "name": "users_list_new", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/new.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "new.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/index", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"qdasnf472rbdgxlr0ten\",\"7ezyk701dfp5fa2gabjf\",\"t5ekov0awytzkntujq5s\",\"q4bw7d4b64mezyc3xkop\",\"dhqyyiq5mcb0ocm068ua\",\"suck6w29qpjo8nhrsjtr\",\"godijj1lwzfuma14vrxm\",\"t9vnoxojeqem20p41gr6\",\"bcdi233utq8saqbdzs3h\",\"uulrti1xwxpu9sm7e3sb\",\"x7uabvvoakz54juufacq\",\"9qj7omgk4ev82hfu64go\",\"z2f86lrl6lwtg44xd2rp\",\"bwxmhkpo7bwfw4fqukh2\",\"jpnf8sdtvktvak8l92a0\",\"81zn82mq42rq4dfrhike\",\"7r5s3ocvcrv80yy4t5w7\",\"vf0q3ypeqcalyjekvjfe\",\"5tzdce79bwb6szujx2vj\",\"c991v7krz2350v8sqtl1\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "b1bd65a5-0e10-4a0f-9f5c-513dcf53e29d", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.064855", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "[{\"id\":3,\"username\":\"5crsw24c3pggqf\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/5/b487fb/{size}.png\",\"active\":false,\"admin\":false,\"moderator\":false,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-29T15:20:19.173Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"24h\",\"username_lower\":\"5crsw24c3pggqf\",\"trust_level\":1,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":0,\"topics_entered\":0,\"post_count\":0},{\"id\":2,\"username\":\"5idw7vqszylqrg\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/5/f6c823/{size}.png\",\"active\":false,\"admin\":false,\"moderator\":false,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-29T12:36:44.812Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"1d\",\"username_lower\":\"5idw7vqszylqrg\",\"trust_level\":1,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":\"2016-10-29T12:37:06.487Z\",\"suspended_till\":\"2016-10-29T12:37:06.486Z\",\"suspended\":false,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":0,\"topics_entered\":0,\"post_count\":0},{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"email\":\"user@example.com\",\"active\":true,\"admin\":true,\"moderator\":false,\"last_seen_at\":\"2016-10-30T14:49:22.713Z\",\"last_emailed_at\":\"2016-10-27T11:45:14.045Z\",\"created_at\":\"2016-10-27T11:43:46.817Z\",\"last_seen_age\":\"1m\",\"last_emailed_age\":\"3d\",\"created_at_age\":\"3d\",\"username_lower\":\"discourse1\",\"trust_level\":0,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"3m\",\"staged\":false,\"days_visited\":4,\"posts_read_count\":8,\"topics_entered\":2,\"post_count\":6},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\",\"active\":true,\"admin\":true,\"moderator\":true,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-21T02:29:07.851Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"10d\",\"username_lower\":\"system\",\"trust_level\":4,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":14,\"topics_entered\":0,\"post_count\":13}]" }, { "name": "list_staff_users", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/users/list/staff.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "users", "list", "staff.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/index", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"arzsqd0jhquz716uow5a\",\"t5ekov0awytzkntujq5s\",\"q4bw7d4b64mezyc3xkop\",\"cjmgg4brfqubcuvgxr42\",\"dhqyyiq5mcb0ocm068ua\",\"suck6w29qpjo8nhrsjtr\",\"godijj1lwzfuma14vrxm\",\"t9vnoxojeqem20p41gr6\",\"bcdi233utq8saqbdzs3h\",\"uulrti1xwxpu9sm7e3sb\",\"x7uabvvoakz54juufacq\",\"9qj7omgk4ev82hfu64go\",\"z2f86lrl6lwtg44xd2rp\",\"bwxmhkpo7bwfw4fqukh2\",\"7ezyk701dfp5fa2gabjf\",\"jpnf8sdtvktvak8l92a0\",\"qdasnf472rbdgxlr0ten\",\"7r5s3ocvcrv80yy4t5w7\",\"vf0q3ypeqcalyjekvjfe\",\"81zn82mq42rq4dfrhike\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "156040ea-f0f7-477e-987c-ea81573740c3", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.107736", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\",\"email\":\"user@example.com\",\"active\":true,\"admin\":true,\"moderator\":false,\"last_seen_at\":\"2016-10-30T14:54:18.944Z\",\"last_emailed_at\":\"2016-10-27T11:45:14.045Z\",\"created_at\":\"2016-10-27T11:43:46.817Z\",\"last_seen_age\":\"1m\",\"last_emailed_age\":\"3d\",\"created_at_age\":\"3d\",\"username_lower\":\"discourse1\",\"trust_level\":0,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"3m\",\"staged\":false,\"days_visited\":4,\"posts_read_count\":8,\"topics_entered\":2,\"post_count\":6},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\",\"active\":true,\"admin\":true,\"moderator\":true,\"last_seen_at\":null,\"last_emailed_at\":null,\"created_at\":\"2016-10-21T02:29:07.851Z\",\"last_seen_age\":null,\"last_emailed_age\":null,\"created_at_age\":\"10d\",\"username_lower\":\"system\",\"trust_level\":4,\"trust_level_locked\":false,\"flag_level\":0,\"title\":null,\"suspended_at\":null,\"suspended_till\":null,\"suspended\":null,\"blocked\":false,\"time_read\":\"< 1m\",\"staged\":false,\"days_visited\":0,\"posts_read_count\":14,\"topics_entered\":0,\"post_count\":13}]" } ] }, { "name": "topics - invite", "request": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "user", "value": "5crsw24c3pggqf", "type": "text" } ] }, "url": "{{base_url}}/t/13/invite" }, "response": [ { "name": "invite_user_to_topic", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "user", "value": "5crsw24c3pggqf", "type": "text" } ] }, "url": "{{base_url}}/t/13/invite" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "topics/invite", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"ncukiobvokl2ghpcljgt\",\"t9vnoxojeqem20p41gr6\",\"7ezyk701dfp5fa2gabjf\",\"t3e7myfveddalklv76qe\",\"bcdi233utq8saqbdzs3h\",\"7r5s3ocvcrv80yy4t5w7\",\"arzsqd0jhquz716uow5a\",\"jpnf8sdtvktvak8l92a0\",\"dhqyyiq5mcb0ocm068ua\",\"9qj7omgk4ev82hfu64go\",\"qdasnf472rbdgxlr0ten\",\"x7uabvvoakz54juufacq\",\"vf0q3ypeqcalyjekvjfe\",\"godijj1lwzfuma14vrxm\",\"rx6tp9dtlrqlv4uvr81i\",\"t5ekov0awytzkntujq5s\",\"cjmgg4brfqubcuvgxr42\",\"4sa7bmugltrlp4wvt5ib\",\"suck6w29qpjo8nhrsjtr\",\"1buzcz56ritagfaobvg5\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "26b5698c-c662-49b5-bbf7-2c52c5a3effa", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.128195", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"user\":{\"id\":3,\"username\":\"5crsw24c3pggqf\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/5/b487fb/{size}.png\"}}" } ] }, { "name": "users - invite", "request": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "group_names", "value": "", "type": "text", "disabled": true }, { "key": "custom_message", "value": "{{$guid}} {{$guid}} {{$guid}} {{$guid}} {{$guid}} {{$guid}}", "type": "text" } ] }, "url": "{{base_url}}/invites" }, "response": [ { "name": "create_invite", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "group_names", "value": "", "type": "text", "disabled": true }, { "key": "custom_message", "value": "{{$guid}} {{$guid}} {{$guid}} {{$guid}} {{$guid}} {{$guid}}", "type": "text" } ] }, "url": "{{base_url}}/invites" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "invites/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"ho597tlca6wr5rdzvm33\",\"godijj1lwzfuma14vrxm\",\"rx6tp9dtlrqlv4uvr81i\",\"t5ekov0awytzkntujq5s\",\"t9vnoxojeqem20p41gr6\",\"t3e7myfveddalklv76qe\",\"7ezyk701dfp5fa2gabjf\",\"bcdi233utq8saqbdzs3h\",\"7r5s3ocvcrv80yy4t5w7\",\"ncukiobvokl2ghpcljgt\",\"arzsqd0jhquz716uow5a\",\"dhqyyiq5mcb0ocm068ua\",\"jpnf8sdtvktvak8l92a0\",\"9qj7omgk4ev82hfu64go\",\"qdasnf472rbdgxlr0ten\",\"x7uabvvoakz54juufacq\",\"vf0q3ypeqcalyjekvjfe\",\"suck6w29qpjo8nhrsjtr\",\"4sa7bmugltrlp4wvt5ib\",\"cjmgg4brfqubcuvgxr42\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "9c602369-eb93-4c78-982f-759cb08cf8ba", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.179021", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":\"OK\"}" }, { "name": "invite_user_to_topic", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "user", "value": "5crsw24c3pggqf", "type": "text" } ] }, "url": "{{base_url}}/t/13/invite" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "topics/invite", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"ncukiobvokl2ghpcljgt\",\"t9vnoxojeqem20p41gr6\",\"7ezyk701dfp5fa2gabjf\",\"t3e7myfveddalklv76qe\",\"bcdi233utq8saqbdzs3h\",\"7r5s3ocvcrv80yy4t5w7\",\"arzsqd0jhquz716uow5a\",\"jpnf8sdtvktvak8l92a0\",\"dhqyyiq5mcb0ocm068ua\",\"9qj7omgk4ev82hfu64go\",\"qdasnf472rbdgxlr0ten\",\"x7uabvvoakz54juufacq\",\"vf0q3ypeqcalyjekvjfe\",\"godijj1lwzfuma14vrxm\",\"rx6tp9dtlrqlv4uvr81i\",\"t5ekov0awytzkntujq5s\",\"cjmgg4brfqubcuvgxr42\",\"4sa7bmugltrlp4wvt5ib\",\"suck6w29qpjo8nhrsjtr\",\"1buzcz56ritagfaobvg5\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "26b5698c-c662-49b5-bbf7-2c52c5a3effa", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.128195", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"user\":{\"id\":3,\"username\":\"5crsw24c3pggqf\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/5/b487fb/{size}.png\"}}" } ] }, { "name": "private-messages", "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/topics/private-messages-sent/discourse1.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "topics", "private-messages-sent", "discourse1.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "response": [ { "name": "latest_topics_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/latest.json?order=created", "host": [ "{{base_url}}" ], "path": [ "latest.json" ], "query": [ { "key": "order", "value": "created" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "list/latest", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"apz0u205p22an3nebe7o\",\"nsg8hqmyl1k61j1zoafl\",\"gamvldkvfcnpl1pkjygj\",\"n0vbddt872bo2v9i7lkc\",\"q4bw7d4b64mezyc3xkop\",\"t5ekov0awytzkntujq5s\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"7r5s3ocvcrv80yy4t5w7\",\"81zn82mq42rq4dfrhike\",\"qrak38l69gegmq5bztwx\",\"bwxmhkpo7bwfw4fqukh2\",\"jpnf8sdtvktvak8l92a0\",\"x7uabvvoakz54juufacq\",\"7ezyk701dfp5fa2gabjf\",\"suck6w29qpjo8nhrsjtr\",\"vf0q3ypeqcalyjekvjfe\",\"5tzdce79bwb6szujx2vj\",\"7epb402h6rgsffekot91\",\"c991v7krz2350v8sqtl1\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "8c36a509-0ec4-4f17-9f4c-9df6dd540b6b", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "2.403271", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"users\":[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\"},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\"}],\"topic_list\":{\"can_create_topic\":false,\"draft\":null,\"draft_key\":\"new_topic\",\"draft_sequence\":null,\"per_page\":30,\"topics\":[{\"id\":13,\"title\":\"2a6aa74e-e341-5e3c-1eaa-78c6331f305f\",\"fancy_title\":\"2a6aa74e-e341-5e3c-1eaa-78c6331f305f\",\"slug\":\"2a6aa74e-e341-5e3c-1eaa-78c6331f305f\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-29T14:14:20.321Z\",\"last_posted_at\":\"2016-10-29T14:14:20.516Z\",\"bumped\":true,\"bumped_at\":\"2016-10-29T14:14:20.516Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":12,\"title\":\"E45937e6-b689-b938-f7d1-13f64906b04a\",\"fancy_title\":\"E45937e6-b689-b938-f7d1-13f64906b04a\",\"slug\":\"e45937e6-b689-b938-f7d1-13f64906b04a\",\"posts_count\":7,\"reply_count\":0,\"highest_post_number\":7,\"image_url\":null,\"created_at\":\"2016-10-29T14:13:49.614Z\",\"last_posted_at\":\"2016-10-29T14:15:16.236Z\",\"bumped\":true,\"bumped_at\":\"2016-10-29T14:15:16.236Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":8,\"title\":\"Welcome to Discourse\",\"fancy_title\":\"Welcome to Discourse\",\"slug\":\"welcome-to-discourse\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-21T02:29:17.537Z\",\"last_posted_at\":\"2016-10-21T02:29:17.587Z\",\"bumped\":true,\"bumped_at\":\"2016-10-21T02:29:17.587Z\",\"unseen\":false,\"pinned\":true,\"unpinned\":null,\"excerpt\":\"The first paragraph of this pinned topic will be visible as a welcome message to all new visitors on your homepage. It's important! \\n\\nEdit this into a brief description of your community: \\n\\n\\nWho is it for?\\nWhat can they …\",\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"system\",\"category_id\":1,\"pinned_globally\":true,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":-1}]}]}}" }, { "name": "latest_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/latest.json?order=created", "host": [ "{{base_url}}" ], "path": [ "latest.json" ], "query": [ { "key": "order", "value": "created" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "list/latest", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"n6ym3xiteraoxcm5ocuy\",\"pjb1rdpdetzja5nh4su8\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "2e31f2c0-1292-480e-a107-15e1edb526e6", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.066006", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"users\":[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\"},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\"}],\"topic_list\":{\"can_create_topic\":false,\"draft\":null,\"draft_key\":\"new_topic\",\"draft_sequence\":null,\"per_page\":30,\"topics\":[{\"id\":20,\"title\":\"5855b62f-1743-39e3-d705-f82c6ecda503\",\"fancy_title\":\"5855b62f-1743-39e3-d705-f82c6ecda503\",\"slug\":\"5855b62f-1743-39e3-d705-f82c6ecda503\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:25:24.939Z\",\"last_posted_at\":\"2016-10-17T13:25:25.193Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:25:25.193Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":19,\"title\":\"38ae736f-d338-eb91-9fb3-8977f5dcf5e6\",\"fancy_title\":\"38ae736f-d338-eb91-9fb3-8977f5dcf5e6\",\"slug\":\"38ae736f-d338-eb91-9fb3-8977f5dcf5e6\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:15:24.674Z\",\"last_posted_at\":\"2016-10-17T13:15:25.033Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:15:25.033Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":18,\"title\":\"F3898509-b01e-77c0-b03d-0b5a4e569ef1\",\"fancy_title\":\"F3898509-b01e-77c0-b03d-0b5a4e569ef1\",\"slug\":\"f3898509-b01e-77c0-b03d-0b5a4e569ef1\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:41.231Z\",\"last_posted_at\":\"2016-10-17T13:12:41.383Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:41.383Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":17,\"title\":\"4f363859-cdb3-0ca5-a154-e25a4366f719\",\"fancy_title\":\"4f363859-cdb3-0ca5-a154-e25a4366f719\",\"slug\":\"4f363859-cdb3-0ca5-a154-e25a4366f719\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:40.069Z\",\"last_posted_at\":\"2016-10-17T13:12:40.233Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:40.233Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":16,\"title\":\"10b382f8-e1af-2dae-dd6f-ad33442bff69\",\"fancy_title\":\"10b382f8-e1af-2dae-dd6f-ad33442bff69\",\"slug\":\"10b382f8-e1af-2dae-dd6f-ad33442bff69\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:39.209Z\",\"last_posted_at\":\"2016-10-17T13:12:39.334Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:39.334Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":15,\"title\":\"15e27bdf-adb5-549f-f99c-59582328bcf6\",\"fancy_title\":\"15e27bdf-adb5-549f-f99c-59582328bcf6\",\"slug\":\"15e27bdf-adb5-549f-f99c-59582328bcf6\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:38.378Z\",\"last_posted_at\":\"2016-10-17T13:12:38.506Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:38.506Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":14,\"title\":\"28e5d7e3-6c31-89fe-ec30-4ccba2bd3c73\",\"fancy_title\":\"28e5d7e3-6c31-89fe-ec30-4ccba2bd3c73\",\"slug\":\"28e5d7e3-6c31-89fe-ec30-4ccba2bd3c73\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:26.751Z\",\"last_posted_at\":\"2016-10-17T13:12:26.894Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:26.894Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":13,\"title\":\"43453e22-52a8-d1ae-0f84-2f8e4bbe7140\",\"fancy_title\":\"43453e22-52a8-d1ae-0f84-2f8e4bbe7140\",\"slug\":\"43453e22-52a8-d1ae-0f84-2f8e4bbe7140\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:25.633Z\",\"last_posted_at\":\"2016-10-17T13:12:25.881Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:25.881Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":12,\"title\":\"395db072-00b6-66fb-521e-804584d6b1a2\",\"fancy_title\":\"395db072-00b6-66fb-521e-804584d6b1a2\",\"slug\":\"395db072-00b6-66fb-521e-804584d6b1a2\",\"posts_count\":5,\"reply_count\":0,\"highest_post_number\":5,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:23.380Z\",\"last_posted_at\":\"2016-10-17T13:25:48.725Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:25:48.725Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":8,\"title\":\"Welcome to Discourse\",\"fancy_title\":\"Welcome to Discourse\",\"slug\":\"welcome-to-discourse\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-15T18:11:57.482Z\",\"last_posted_at\":\"2016-10-15T18:11:57.554Z\",\"bumped\":true,\"bumped_at\":\"2016-10-15T18:11:57.554Z\",\"unseen\":false,\"pinned\":true,\"unpinned\":null,\"excerpt\":\"The first paragraph of this pinned topic will be visible as a welcome message to all new visitors on your homepage. It's important! \\n\\nEdit this into a brief description of your community: \\n\\n\\nWho is it for?\\nWhat can they …\",\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"system\",\"category_id\":1,\"pinned_globally\":true,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":-1}]}]}}" } ] }, { "name": "notifications", "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/topics/private-messages-sent/discourse1.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "topics", "private-messages-sent", "discourse1.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "response": [ { "name": "notifications", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/notifications.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "notifications.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "notifications/index", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"6laynaizu3me9pzxj8hz\",\"pfgxi9q4vtjn3mujkymb\",\"h3apjqgo4pcrraymdrjy\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "e16a1460-eaac-4f6b-97c2-92b3b6e6d4ee", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.073386", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"notifications\":[],\"total_rows_notifications\":0,\"seen_notification_id\":0,\"load_more_notifications\":\"/notifications?offset=60&username=discourse1\"}" }, { "name": "latest_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/latest.json?order=created", "host": [ "{{base_url}}" ], "path": [ "latest.json" ], "query": [ { "key": "order", "value": "created" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "list/latest", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"n6ym3xiteraoxcm5ocuy\",\"pjb1rdpdetzja5nh4su8\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "2e31f2c0-1292-480e-a107-15e1edb526e6", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.066006", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"users\":[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\"},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\"}],\"topic_list\":{\"can_create_topic\":false,\"draft\":null,\"draft_key\":\"new_topic\",\"draft_sequence\":null,\"per_page\":30,\"topics\":[{\"id\":20,\"title\":\"5855b62f-1743-39e3-d705-f82c6ecda503\",\"fancy_title\":\"5855b62f-1743-39e3-d705-f82c6ecda503\",\"slug\":\"5855b62f-1743-39e3-d705-f82c6ecda503\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:25:24.939Z\",\"last_posted_at\":\"2016-10-17T13:25:25.193Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:25:25.193Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":19,\"title\":\"38ae736f-d338-eb91-9fb3-8977f5dcf5e6\",\"fancy_title\":\"38ae736f-d338-eb91-9fb3-8977f5dcf5e6\",\"slug\":\"38ae736f-d338-eb91-9fb3-8977f5dcf5e6\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:15:24.674Z\",\"last_posted_at\":\"2016-10-17T13:15:25.033Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:15:25.033Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":18,\"title\":\"F3898509-b01e-77c0-b03d-0b5a4e569ef1\",\"fancy_title\":\"F3898509-b01e-77c0-b03d-0b5a4e569ef1\",\"slug\":\"f3898509-b01e-77c0-b03d-0b5a4e569ef1\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:41.231Z\",\"last_posted_at\":\"2016-10-17T13:12:41.383Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:41.383Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":17,\"title\":\"4f363859-cdb3-0ca5-a154-e25a4366f719\",\"fancy_title\":\"4f363859-cdb3-0ca5-a154-e25a4366f719\",\"slug\":\"4f363859-cdb3-0ca5-a154-e25a4366f719\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:40.069Z\",\"last_posted_at\":\"2016-10-17T13:12:40.233Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:40.233Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":16,\"title\":\"10b382f8-e1af-2dae-dd6f-ad33442bff69\",\"fancy_title\":\"10b382f8-e1af-2dae-dd6f-ad33442bff69\",\"slug\":\"10b382f8-e1af-2dae-dd6f-ad33442bff69\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:39.209Z\",\"last_posted_at\":\"2016-10-17T13:12:39.334Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:39.334Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":15,\"title\":\"15e27bdf-adb5-549f-f99c-59582328bcf6\",\"fancy_title\":\"15e27bdf-adb5-549f-f99c-59582328bcf6\",\"slug\":\"15e27bdf-adb5-549f-f99c-59582328bcf6\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:38.378Z\",\"last_posted_at\":\"2016-10-17T13:12:38.506Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:38.506Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":14,\"title\":\"28e5d7e3-6c31-89fe-ec30-4ccba2bd3c73\",\"fancy_title\":\"28e5d7e3-6c31-89fe-ec30-4ccba2bd3c73\",\"slug\":\"28e5d7e3-6c31-89fe-ec30-4ccba2bd3c73\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:26.751Z\",\"last_posted_at\":\"2016-10-17T13:12:26.894Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:26.894Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":13,\"title\":\"43453e22-52a8-d1ae-0f84-2f8e4bbe7140\",\"fancy_title\":\"43453e22-52a8-d1ae-0f84-2f8e4bbe7140\",\"slug\":\"43453e22-52a8-d1ae-0f84-2f8e4bbe7140\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:25.633Z\",\"last_posted_at\":\"2016-10-17T13:12:25.881Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:25.881Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":12,\"title\":\"395db072-00b6-66fb-521e-804584d6b1a2\",\"fancy_title\":\"395db072-00b6-66fb-521e-804584d6b1a2\",\"slug\":\"395db072-00b6-66fb-521e-804584d6b1a2\",\"posts_count\":5,\"reply_count\":0,\"highest_post_number\":5,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:23.380Z\",\"last_posted_at\":\"2016-10-17T13:25:48.725Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:25:48.725Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":8,\"title\":\"Welcome to Discourse\",\"fancy_title\":\"Welcome to Discourse\",\"slug\":\"welcome-to-discourse\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-15T18:11:57.482Z\",\"last_posted_at\":\"2016-10-15T18:11:57.554Z\",\"bumped\":true,\"bumped_at\":\"2016-10-15T18:11:57.554Z\",\"unseen\":false,\"pinned\":true,\"unpinned\":null,\"excerpt\":\"The first paragraph of this pinned topic will be visible as a welcome message to all new visitors on your homepage. It's important! \\n\\nEdit this into a brief description of your community: \\n\\n\\nWho is it for?\\nWhat can they …\",\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"system\",\"category_id\":1,\"pinned_globally\":true,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":-1}]}]}}" }, { "name": "latest_topics_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/latest.json?order=created", "host": [ "{{base_url}}" ], "path": [ "latest.json" ], "query": [ { "key": "order", "value": "created" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "list/latest", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"apz0u205p22an3nebe7o\",\"nsg8hqmyl1k61j1zoafl\",\"gamvldkvfcnpl1pkjygj\",\"n0vbddt872bo2v9i7lkc\",\"q4bw7d4b64mezyc3xkop\",\"t5ekov0awytzkntujq5s\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"7r5s3ocvcrv80yy4t5w7\",\"81zn82mq42rq4dfrhike\",\"qrak38l69gegmq5bztwx\",\"bwxmhkpo7bwfw4fqukh2\",\"jpnf8sdtvktvak8l92a0\",\"x7uabvvoakz54juufacq\",\"7ezyk701dfp5fa2gabjf\",\"suck6w29qpjo8nhrsjtr\",\"vf0q3ypeqcalyjekvjfe\",\"5tzdce79bwb6szujx2vj\",\"7epb402h6rgsffekot91\",\"c991v7krz2350v8sqtl1\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "8c36a509-0ec4-4f17-9f4c-9df6dd540b6b", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "2.403271", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"users\":[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\"},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\"}],\"topic_list\":{\"can_create_topic\":false,\"draft\":null,\"draft_key\":\"new_topic\",\"draft_sequence\":null,\"per_page\":30,\"topics\":[{\"id\":13,\"title\":\"2a6aa74e-e341-5e3c-1eaa-78c6331f305f\",\"fancy_title\":\"2a6aa74e-e341-5e3c-1eaa-78c6331f305f\",\"slug\":\"2a6aa74e-e341-5e3c-1eaa-78c6331f305f\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-29T14:14:20.321Z\",\"last_posted_at\":\"2016-10-29T14:14:20.516Z\",\"bumped\":true,\"bumped_at\":\"2016-10-29T14:14:20.516Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":12,\"title\":\"E45937e6-b689-b938-f7d1-13f64906b04a\",\"fancy_title\":\"E45937e6-b689-b938-f7d1-13f64906b04a\",\"slug\":\"e45937e6-b689-b938-f7d1-13f64906b04a\",\"posts_count\":7,\"reply_count\":0,\"highest_post_number\":7,\"image_url\":null,\"created_at\":\"2016-10-29T14:13:49.614Z\",\"last_posted_at\":\"2016-10-29T14:15:16.236Z\",\"bumped\":true,\"bumped_at\":\"2016-10-29T14:15:16.236Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":8,\"title\":\"Welcome to Discourse\",\"fancy_title\":\"Welcome to Discourse\",\"slug\":\"welcome-to-discourse\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-21T02:29:17.537Z\",\"last_posted_at\":\"2016-10-21T02:29:17.587Z\",\"bumped\":true,\"bumped_at\":\"2016-10-21T02:29:17.587Z\",\"unseen\":false,\"pinned\":true,\"unpinned\":null,\"excerpt\":\"The first paragraph of this pinned topic will be visible as a welcome message to all new visitors on your homepage. It's important! \\n\\nEdit this into a brief description of your community: \\n\\n\\nWho is it for?\\nWhat can they …\",\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"system\",\"category_id\":1,\"pinned_globally\":true,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":-1}]}]}}" } ] }, { "name": "tags (requires plugin)", "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": "{{base_url}}/tags.json" }, "response": [ { "name": "latest_topics_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/latest.json?order=created", "host": [ "{{base_url}}" ], "path": [ "latest.json" ], "query": [ { "key": "order", "value": "created" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "list/latest", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"apz0u205p22an3nebe7o\",\"nsg8hqmyl1k61j1zoafl\",\"gamvldkvfcnpl1pkjygj\",\"n0vbddt872bo2v9i7lkc\",\"q4bw7d4b64mezyc3xkop\",\"t5ekov0awytzkntujq5s\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"7r5s3ocvcrv80yy4t5w7\",\"81zn82mq42rq4dfrhike\",\"qrak38l69gegmq5bztwx\",\"bwxmhkpo7bwfw4fqukh2\",\"jpnf8sdtvktvak8l92a0\",\"x7uabvvoakz54juufacq\",\"7ezyk701dfp5fa2gabjf\",\"suck6w29qpjo8nhrsjtr\",\"vf0q3ypeqcalyjekvjfe\",\"5tzdce79bwb6szujx2vj\",\"7epb402h6rgsffekot91\",\"c991v7krz2350v8sqtl1\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "8c36a509-0ec4-4f17-9f4c-9df6dd540b6b", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "2.403271", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"users\":[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\"},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\"}],\"topic_list\":{\"can_create_topic\":false,\"draft\":null,\"draft_key\":\"new_topic\",\"draft_sequence\":null,\"per_page\":30,\"topics\":[{\"id\":13,\"title\":\"2a6aa74e-e341-5e3c-1eaa-78c6331f305f\",\"fancy_title\":\"2a6aa74e-e341-5e3c-1eaa-78c6331f305f\",\"slug\":\"2a6aa74e-e341-5e3c-1eaa-78c6331f305f\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-29T14:14:20.321Z\",\"last_posted_at\":\"2016-10-29T14:14:20.516Z\",\"bumped\":true,\"bumped_at\":\"2016-10-29T14:14:20.516Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":12,\"title\":\"E45937e6-b689-b938-f7d1-13f64906b04a\",\"fancy_title\":\"E45937e6-b689-b938-f7d1-13f64906b04a\",\"slug\":\"e45937e6-b689-b938-f7d1-13f64906b04a\",\"posts_count\":7,\"reply_count\":0,\"highest_post_number\":7,\"image_url\":null,\"created_at\":\"2016-10-29T14:13:49.614Z\",\"last_posted_at\":\"2016-10-29T14:15:16.236Z\",\"bumped\":true,\"bumped_at\":\"2016-10-29T14:15:16.236Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":8,\"title\":\"Welcome to Discourse\",\"fancy_title\":\"Welcome to Discourse\",\"slug\":\"welcome-to-discourse\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-21T02:29:17.537Z\",\"last_posted_at\":\"2016-10-21T02:29:17.587Z\",\"bumped\":true,\"bumped_at\":\"2016-10-21T02:29:17.587Z\",\"unseen\":false,\"pinned\":true,\"unpinned\":null,\"excerpt\":\"The first paragraph of this pinned topic will be visible as a welcome message to all new visitors on your homepage. It's important! \\n\\nEdit this into a brief description of your community: \\n\\n\\nWho is it for?\\nWhat can they …\",\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"system\",\"category_id\":1,\"pinned_globally\":true,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":-1}]}]}}" }, { "name": "latest_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/latest.json?order=created", "host": [ "{{base_url}}" ], "path": [ "latest.json" ], "query": [ { "key": "order", "value": "created" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "list/latest", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"n6ym3xiteraoxcm5ocuy\",\"pjb1rdpdetzja5nh4su8\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "2e31f2c0-1292-480e-a107-15e1edb526e6", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.066006", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"users\":[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\"},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\"}],\"topic_list\":{\"can_create_topic\":false,\"draft\":null,\"draft_key\":\"new_topic\",\"draft_sequence\":null,\"per_page\":30,\"topics\":[{\"id\":20,\"title\":\"5855b62f-1743-39e3-d705-f82c6ecda503\",\"fancy_title\":\"5855b62f-1743-39e3-d705-f82c6ecda503\",\"slug\":\"5855b62f-1743-39e3-d705-f82c6ecda503\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:25:24.939Z\",\"last_posted_at\":\"2016-10-17T13:25:25.193Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:25:25.193Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":19,\"title\":\"38ae736f-d338-eb91-9fb3-8977f5dcf5e6\",\"fancy_title\":\"38ae736f-d338-eb91-9fb3-8977f5dcf5e6\",\"slug\":\"38ae736f-d338-eb91-9fb3-8977f5dcf5e6\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:15:24.674Z\",\"last_posted_at\":\"2016-10-17T13:15:25.033Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:15:25.033Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":18,\"title\":\"F3898509-b01e-77c0-b03d-0b5a4e569ef1\",\"fancy_title\":\"F3898509-b01e-77c0-b03d-0b5a4e569ef1\",\"slug\":\"f3898509-b01e-77c0-b03d-0b5a4e569ef1\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:41.231Z\",\"last_posted_at\":\"2016-10-17T13:12:41.383Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:41.383Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":17,\"title\":\"4f363859-cdb3-0ca5-a154-e25a4366f719\",\"fancy_title\":\"4f363859-cdb3-0ca5-a154-e25a4366f719\",\"slug\":\"4f363859-cdb3-0ca5-a154-e25a4366f719\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:40.069Z\",\"last_posted_at\":\"2016-10-17T13:12:40.233Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:40.233Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":16,\"title\":\"10b382f8-e1af-2dae-dd6f-ad33442bff69\",\"fancy_title\":\"10b382f8-e1af-2dae-dd6f-ad33442bff69\",\"slug\":\"10b382f8-e1af-2dae-dd6f-ad33442bff69\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:39.209Z\",\"last_posted_at\":\"2016-10-17T13:12:39.334Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:39.334Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":15,\"title\":\"15e27bdf-adb5-549f-f99c-59582328bcf6\",\"fancy_title\":\"15e27bdf-adb5-549f-f99c-59582328bcf6\",\"slug\":\"15e27bdf-adb5-549f-f99c-59582328bcf6\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:38.378Z\",\"last_posted_at\":\"2016-10-17T13:12:38.506Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:38.506Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":14,\"title\":\"28e5d7e3-6c31-89fe-ec30-4ccba2bd3c73\",\"fancy_title\":\"28e5d7e3-6c31-89fe-ec30-4ccba2bd3c73\",\"slug\":\"28e5d7e3-6c31-89fe-ec30-4ccba2bd3c73\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:26.751Z\",\"last_posted_at\":\"2016-10-17T13:12:26.894Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:26.894Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":13,\"title\":\"43453e22-52a8-d1ae-0f84-2f8e4bbe7140\",\"fancy_title\":\"43453e22-52a8-d1ae-0f84-2f8e4bbe7140\",\"slug\":\"43453e22-52a8-d1ae-0f84-2f8e4bbe7140\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:25.633Z\",\"last_posted_at\":\"2016-10-17T13:12:25.881Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:25.881Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":12,\"title\":\"395db072-00b6-66fb-521e-804584d6b1a2\",\"fancy_title\":\"395db072-00b6-66fb-521e-804584d6b1a2\",\"slug\":\"395db072-00b6-66fb-521e-804584d6b1a2\",\"posts_count\":5,\"reply_count\":0,\"highest_post_number\":5,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:23.380Z\",\"last_posted_at\":\"2016-10-17T13:25:48.725Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:25:48.725Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":8,\"title\":\"Welcome to Discourse\",\"fancy_title\":\"Welcome to Discourse\",\"slug\":\"welcome-to-discourse\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-15T18:11:57.482Z\",\"last_posted_at\":\"2016-10-15T18:11:57.554Z\",\"bumped\":true,\"bumped_at\":\"2016-10-15T18:11:57.554Z\",\"unseen\":false,\"pinned\":true,\"unpinned\":null,\"excerpt\":\"The first paragraph of this pinned topic will be visible as a welcome message to all new visitors on your homepage. It's important! \\n\\nEdit this into a brief description of your community: \\n\\n\\nWho is it for?\\nWhat can they …\",\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"system\",\"category_id\":1,\"pinned_globally\":true,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":-1}]}]}}" }, { "name": "notifications", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/notifications.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "notifications.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "notifications/index", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"6laynaizu3me9pzxj8hz\",\"pfgxi9q4vtjn3mujkymb\",\"h3apjqgo4pcrraymdrjy\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "e16a1460-eaac-4f6b-97c2-92b3b6e6d4ee", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.073386", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"notifications\":[],\"total_rows_notifications\":0,\"seen_notification_id\":0,\"load_more_notifications\":\"/notifications?offset=60&username=discourse1\"}" } ] }, { "name": "password-reset", "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "username", "value": "discourse2", "type": "text" }, { "key": "password", "value": "Password1!3", "type": "text" } ] }, "url": "{{base_url}}/users/password-reset/89db266b949cf939f86ffdcb5f845b86" }, "response": [ { "name": "create_invite", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "group_names", "value": "", "type": "text", "disabled": true }, { "key": "custom_message", "value": "{{$guid}} {{$guid}} {{$guid}} {{$guid}} {{$guid}} {{$guid}}", "type": "text" } ] }, "url": "{{base_url}}/invites" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "invites/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"ho597tlca6wr5rdzvm33\",\"godijj1lwzfuma14vrxm\",\"rx6tp9dtlrqlv4uvr81i\",\"t5ekov0awytzkntujq5s\",\"t9vnoxojeqem20p41gr6\",\"t3e7myfveddalklv76qe\",\"7ezyk701dfp5fa2gabjf\",\"bcdi233utq8saqbdzs3h\",\"7r5s3ocvcrv80yy4t5w7\",\"ncukiobvokl2ghpcljgt\",\"arzsqd0jhquz716uow5a\",\"dhqyyiq5mcb0ocm068ua\",\"jpnf8sdtvktvak8l92a0\",\"9qj7omgk4ev82hfu64go\",\"qdasnf472rbdgxlr0ten\",\"x7uabvvoakz54juufacq\",\"vf0q3ypeqcalyjekvjfe\",\"suck6w29qpjo8nhrsjtr\",\"4sa7bmugltrlp4wvt5ib\",\"cjmgg4brfqubcuvgxr42\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "9c602369-eb93-4c78-982f-759cb08cf8ba", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.179021", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":\"OK\"}" }, { "name": "invite_user_to_topic", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "user", "value": "5crsw24c3pggqf", "type": "text" } ] }, "url": "{{base_url}}/t/13/invite" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "topics/invite", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"ncukiobvokl2ghpcljgt\",\"t9vnoxojeqem20p41gr6\",\"7ezyk701dfp5fa2gabjf\",\"t3e7myfveddalklv76qe\",\"bcdi233utq8saqbdzs3h\",\"7r5s3ocvcrv80yy4t5w7\",\"arzsqd0jhquz716uow5a\",\"jpnf8sdtvktvak8l92a0\",\"dhqyyiq5mcb0ocm068ua\",\"9qj7omgk4ev82hfu64go\",\"qdasnf472rbdgxlr0ten\",\"x7uabvvoakz54juufacq\",\"vf0q3ypeqcalyjekvjfe\",\"godijj1lwzfuma14vrxm\",\"rx6tp9dtlrqlv4uvr81i\",\"t5ekov0awytzkntujq5s\",\"cjmgg4brfqubcuvgxr42\",\"4sa7bmugltrlp4wvt5ib\",\"suck6w29qpjo8nhrsjtr\",\"1buzcz56ritagfaobvg5\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "26b5698c-c662-49b5-bbf7-2c52c5a3effa", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.128195", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"user\":{\"id\":3,\"username\":\"5crsw24c3pggqf\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/5/b487fb/{size}.png\"}}" }, { "name": "password-reset", "originalRequest": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "_method", "value": "put", "type": "text", "disabled": true }, { "key": "username", "value": "discourse2", "type": "text" }, { "key": "password", "value": "Password1!3", "type": "text" }, { "key": "commit", "value": "Update Password", "type": "text", "disabled": true } ] }, "url": "{{base_url}}/users/password-reset/89db266b949cf939f86ffdcb5f845b86" }, "status": "OK", "code": 200, "_postman_previewlanguage": "html", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Length", "value": "3423", "name": "Content-Length", "description": "" }, { "key": "Content-Type", "value": "text/html; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/password_reset", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"fbukky5zk14j1lkfwnps\",\"ksiswl6ohrjx5v9nmvo1\",\"cqi7utuczrnq25uzvxmn\",\"cxb1sx6bmkhpp0ik9a50\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "cb50fb9b-5528-4d97-a4d9-a5b8c6de5fed", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "8.037370", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "\n\n\n \n Discourse\n \n \n\n\n\n\n\n\n\n\n\n \n\n\n\n \n\n\n \n\n \n\n\n \n \n \n\n\n\n \n
\n
\n
\n
\n
\n
\n \n \"Discourse\"\n \n
\n
\n
\n
\n
\n\n
\n
\n\n

\n You successfully changed your password and are now logged in.\n
\n
\n Continue to Discourse\n

\n
\n\n\n\n\n\n\n
\n
\n \n\n\n\n" } ] }, { "name": "password-reset - send email", "request": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "login", "value": "discourse2", "type": "text" } ] }, "url": "{{base_url}}/session/forgot_password" }, "response": [ { "name": "create_invite", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "group_names", "value": "", "type": "text", "disabled": true }, { "key": "custom_message", "value": "{{$guid}} {{$guid}} {{$guid}} {{$guid}} {{$guid}} {{$guid}}", "type": "text" } ] }, "url": "{{base_url}}/invites" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "invites/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"ho597tlca6wr5rdzvm33\",\"godijj1lwzfuma14vrxm\",\"rx6tp9dtlrqlv4uvr81i\",\"t5ekov0awytzkntujq5s\",\"t9vnoxojeqem20p41gr6\",\"t3e7myfveddalklv76qe\",\"7ezyk701dfp5fa2gabjf\",\"bcdi233utq8saqbdzs3h\",\"7r5s3ocvcrv80yy4t5w7\",\"ncukiobvokl2ghpcljgt\",\"arzsqd0jhquz716uow5a\",\"dhqyyiq5mcb0ocm068ua\",\"jpnf8sdtvktvak8l92a0\",\"9qj7omgk4ev82hfu64go\",\"qdasnf472rbdgxlr0ten\",\"x7uabvvoakz54juufacq\",\"vf0q3ypeqcalyjekvjfe\",\"suck6w29qpjo8nhrsjtr\",\"4sa7bmugltrlp4wvt5ib\",\"cjmgg4brfqubcuvgxr42\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "9c602369-eb93-4c78-982f-759cb08cf8ba", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.179021", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":\"OK\"}" }, { "name": "password-reset", "originalRequest": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "_method", "value": "put", "type": "text", "disabled": true }, { "key": "username", "value": "discourse2", "type": "text" }, { "key": "password", "value": "Password1!3", "type": "text" }, { "key": "commit", "value": "Update Password", "type": "text", "disabled": true } ] }, "url": "{{base_url}}/users/password-reset/89db266b949cf939f86ffdcb5f845b86" }, "status": "OK", "code": 200, "_postman_previewlanguage": "html", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Length", "value": "3423", "name": "Content-Length", "description": "" }, { "key": "Content-Type", "value": "text/html; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/password_reset", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"fbukky5zk14j1lkfwnps\",\"ksiswl6ohrjx5v9nmvo1\",\"cqi7utuczrnq25uzvxmn\",\"cxb1sx6bmkhpp0ik9a50\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "cb50fb9b-5528-4d97-a4d9-a5b8c6de5fed", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "8.037370", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "\n\n\n \n Discourse\n \n \n\n\n\n\n\n\n\n\n\n \n\n\n\n \n\n\n \n\n \n\n\n \n \n \n\n\n\n \n
\n
\n
\n
\n
\n
\n \n \"Discourse\"\n \n
\n
\n
\n
\n
\n\n
\n
\n\n

\n You successfully changed your password and are now logged in.\n
\n
\n Continue to Discourse\n

\n
\n\n\n\n\n\n\n
\n
\n \n\n\n\n" }, { "name": "invite_user_to_topic", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "user", "value": "5crsw24c3pggqf", "type": "text" } ] }, "url": "{{base_url}}/t/13/invite" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "topics/invite", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"ncukiobvokl2ghpcljgt\",\"t9vnoxojeqem20p41gr6\",\"7ezyk701dfp5fa2gabjf\",\"t3e7myfveddalklv76qe\",\"bcdi233utq8saqbdzs3h\",\"7r5s3ocvcrv80yy4t5w7\",\"arzsqd0jhquz716uow5a\",\"jpnf8sdtvktvak8l92a0\",\"dhqyyiq5mcb0ocm068ua\",\"9qj7omgk4ev82hfu64go\",\"qdasnf472rbdgxlr0ten\",\"x7uabvvoakz54juufacq\",\"vf0q3ypeqcalyjekvjfe\",\"godijj1lwzfuma14vrxm\",\"rx6tp9dtlrqlv4uvr81i\",\"t5ekov0awytzkntujq5s\",\"cjmgg4brfqubcuvgxr42\",\"4sa7bmugltrlp4wvt5ib\",\"suck6w29qpjo8nhrsjtr\",\"1buzcz56ritagfaobvg5\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "26b5698c-c662-49b5-bbf7-2c52c5a3effa", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.128195", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"user\":{\"id\":3,\"username\":\"5crsw24c3pggqf\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/5/b487fb/{size}.png\"}}" } ] }, { "name": "topics - top", "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": "{{base_url}}/top.json" }, "response": [ { "name": "top", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": "{{base_url}}/top.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "list/top", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse2", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"1n4sizmu4mmssysc6o9q\",\"13bvbhn6459omezg056d\",\"r4l3gtl0i8xryyswfmy5\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "09998f81-f20e-43e6-a596-5ba0c2c6a245", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.102453", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"users\":[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\"}],\"topic_list\":{\"can_create_topic\":true,\"draft\":null,\"draft_key\":\"new_topic\",\"draft_sequence\":0,\"for_period\":\"yearly\",\"per_page\":30,\"topics\":[{\"id\":12,\"title\":\"E45937e6-b689-b938-f7d1-13f64906b04a\",\"fancy_title\":\"E45937e6-b689-b938-f7d1-13f64906b04a\",\"slug\":\"e45937e6-b689-b938-f7d1-13f64906b04a\",\"posts_count\":7,\"reply_count\":0,\"highest_post_number\":7,\"image_url\":null,\"created_at\":\"2016-10-29T14:13:49.614Z\",\"last_posted_at\":\"2016-10-29T14:15:16.236Z\",\"bumped\":true,\"bumped_at\":\"2016-10-29T14:15:16.236Z\",\"unseen\":false,\"last_read_post_number\":4,\"unread\":0,\"new_posts\":0,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"notification_level\":1,\"bookmarked\":false,\"liked\":false,\"views\":3,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]}]}}" }, { "name": "latest_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/latest.json?order=created", "host": [ "{{base_url}}" ], "path": [ "latest.json" ], "query": [ { "key": "order", "value": "created" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "list/latest", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"n6ym3xiteraoxcm5ocuy\",\"pjb1rdpdetzja5nh4su8\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "2e31f2c0-1292-480e-a107-15e1edb526e6", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.066006", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"users\":[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\"},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\"}],\"topic_list\":{\"can_create_topic\":false,\"draft\":null,\"draft_key\":\"new_topic\",\"draft_sequence\":null,\"per_page\":30,\"topics\":[{\"id\":20,\"title\":\"5855b62f-1743-39e3-d705-f82c6ecda503\",\"fancy_title\":\"5855b62f-1743-39e3-d705-f82c6ecda503\",\"slug\":\"5855b62f-1743-39e3-d705-f82c6ecda503\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:25:24.939Z\",\"last_posted_at\":\"2016-10-17T13:25:25.193Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:25:25.193Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":19,\"title\":\"38ae736f-d338-eb91-9fb3-8977f5dcf5e6\",\"fancy_title\":\"38ae736f-d338-eb91-9fb3-8977f5dcf5e6\",\"slug\":\"38ae736f-d338-eb91-9fb3-8977f5dcf5e6\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:15:24.674Z\",\"last_posted_at\":\"2016-10-17T13:15:25.033Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:15:25.033Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":18,\"title\":\"F3898509-b01e-77c0-b03d-0b5a4e569ef1\",\"fancy_title\":\"F3898509-b01e-77c0-b03d-0b5a4e569ef1\",\"slug\":\"f3898509-b01e-77c0-b03d-0b5a4e569ef1\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:41.231Z\",\"last_posted_at\":\"2016-10-17T13:12:41.383Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:41.383Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":17,\"title\":\"4f363859-cdb3-0ca5-a154-e25a4366f719\",\"fancy_title\":\"4f363859-cdb3-0ca5-a154-e25a4366f719\",\"slug\":\"4f363859-cdb3-0ca5-a154-e25a4366f719\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:40.069Z\",\"last_posted_at\":\"2016-10-17T13:12:40.233Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:40.233Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":16,\"title\":\"10b382f8-e1af-2dae-dd6f-ad33442bff69\",\"fancy_title\":\"10b382f8-e1af-2dae-dd6f-ad33442bff69\",\"slug\":\"10b382f8-e1af-2dae-dd6f-ad33442bff69\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:39.209Z\",\"last_posted_at\":\"2016-10-17T13:12:39.334Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:39.334Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":15,\"title\":\"15e27bdf-adb5-549f-f99c-59582328bcf6\",\"fancy_title\":\"15e27bdf-adb5-549f-f99c-59582328bcf6\",\"slug\":\"15e27bdf-adb5-549f-f99c-59582328bcf6\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:38.378Z\",\"last_posted_at\":\"2016-10-17T13:12:38.506Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:38.506Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":14,\"title\":\"28e5d7e3-6c31-89fe-ec30-4ccba2bd3c73\",\"fancy_title\":\"28e5d7e3-6c31-89fe-ec30-4ccba2bd3c73\",\"slug\":\"28e5d7e3-6c31-89fe-ec30-4ccba2bd3c73\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:26.751Z\",\"last_posted_at\":\"2016-10-17T13:12:26.894Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:26.894Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":13,\"title\":\"43453e22-52a8-d1ae-0f84-2f8e4bbe7140\",\"fancy_title\":\"43453e22-52a8-d1ae-0f84-2f8e4bbe7140\",\"slug\":\"43453e22-52a8-d1ae-0f84-2f8e4bbe7140\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:25.633Z\",\"last_posted_at\":\"2016-10-17T13:12:25.881Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:12:25.881Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":12,\"title\":\"395db072-00b6-66fb-521e-804584d6b1a2\",\"fancy_title\":\"395db072-00b6-66fb-521e-804584d6b1a2\",\"slug\":\"395db072-00b6-66fb-521e-804584d6b1a2\",\"posts_count\":5,\"reply_count\":0,\"highest_post_number\":5,\"image_url\":null,\"created_at\":\"2016-10-17T13:12:23.380Z\",\"last_posted_at\":\"2016-10-17T13:25:48.725Z\",\"bumped\":true,\"bumped_at\":\"2016-10-17T13:25:48.725Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":8,\"title\":\"Welcome to Discourse\",\"fancy_title\":\"Welcome to Discourse\",\"slug\":\"welcome-to-discourse\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-15T18:11:57.482Z\",\"last_posted_at\":\"2016-10-15T18:11:57.554Z\",\"bumped\":true,\"bumped_at\":\"2016-10-15T18:11:57.554Z\",\"unseen\":false,\"pinned\":true,\"unpinned\":null,\"excerpt\":\"The first paragraph of this pinned topic will be visible as a welcome message to all new visitors on your homepage. It's important! \\n\\nEdit this into a brief description of your community: \\n\\n\\nWho is it for?\\nWhat can they …\",\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"system\",\"category_id\":1,\"pinned_globally\":true,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":-1}]}]}}" }, { "name": "latest_topics_response", "originalRequest": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/latest.json?order=created", "host": [ "{{base_url}}" ], "path": [ "latest.json" ], "query": [ { "key": "order", "value": "created" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "list/latest", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"apz0u205p22an3nebe7o\",\"nsg8hqmyl1k61j1zoafl\",\"gamvldkvfcnpl1pkjygj\",\"n0vbddt872bo2v9i7lkc\",\"q4bw7d4b64mezyc3xkop\",\"t5ekov0awytzkntujq5s\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"7r5s3ocvcrv80yy4t5w7\",\"81zn82mq42rq4dfrhike\",\"qrak38l69gegmq5bztwx\",\"bwxmhkpo7bwfw4fqukh2\",\"jpnf8sdtvktvak8l92a0\",\"x7uabvvoakz54juufacq\",\"7ezyk701dfp5fa2gabjf\",\"suck6w29qpjo8nhrsjtr\",\"vf0q3ypeqcalyjekvjfe\",\"5tzdce79bwb6szujx2vj\",\"7epb402h6rgsffekot91\",\"c991v7krz2350v8sqtl1\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "8c36a509-0ec4-4f17-9f4c-9df6dd540b6b", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "2.403271", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"users\":[{\"id\":1,\"username\":\"discourse1\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/da6949/{size}.png\"},{\"id\":-1,\"username\":\"system\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/s/bcef8e/{size}.png\"}],\"topic_list\":{\"can_create_topic\":false,\"draft\":null,\"draft_key\":\"new_topic\",\"draft_sequence\":null,\"per_page\":30,\"topics\":[{\"id\":13,\"title\":\"2a6aa74e-e341-5e3c-1eaa-78c6331f305f\",\"fancy_title\":\"2a6aa74e-e341-5e3c-1eaa-78c6331f305f\",\"slug\":\"2a6aa74e-e341-5e3c-1eaa-78c6331f305f\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-29T14:14:20.321Z\",\"last_posted_at\":\"2016-10-29T14:14:20.516Z\",\"bumped\":true,\"bumped_at\":\"2016-10-29T14:14:20.516Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":12,\"title\":\"E45937e6-b689-b938-f7d1-13f64906b04a\",\"fancy_title\":\"E45937e6-b689-b938-f7d1-13f64906b04a\",\"slug\":\"e45937e6-b689-b938-f7d1-13f64906b04a\",\"posts_count\":7,\"reply_count\":0,\"highest_post_number\":7,\"image_url\":null,\"created_at\":\"2016-10-29T14:13:49.614Z\",\"last_posted_at\":\"2016-10-29T14:15:16.236Z\",\"bumped\":true,\"bumped_at\":\"2016-10-29T14:15:16.236Z\",\"unseen\":false,\"pinned\":false,\"unpinned\":null,\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":1,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"discourse1\",\"category_id\":1,\"pinned_globally\":false,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":1}]},{\"id\":8,\"title\":\"Welcome to Discourse\",\"fancy_title\":\"Welcome to Discourse\",\"slug\":\"welcome-to-discourse\",\"posts_count\":1,\"reply_count\":0,\"highest_post_number\":1,\"image_url\":null,\"created_at\":\"2016-10-21T02:29:17.537Z\",\"last_posted_at\":\"2016-10-21T02:29:17.587Z\",\"bumped\":true,\"bumped_at\":\"2016-10-21T02:29:17.587Z\",\"unseen\":false,\"pinned\":true,\"unpinned\":null,\"excerpt\":\"The first paragraph of this pinned topic will be visible as a welcome message to all new visitors on your homepage. It's important! \\n\\nEdit this into a brief description of your community: \\n\\n\\nWho is it for?\\nWhat can they …\",\"visible\":true,\"closed\":false,\"archived\":false,\"bookmarked\":null,\"liked\":null,\"views\":0,\"like_count\":0,\"has_summary\":false,\"archetype\":\"regular\",\"last_poster_username\":\"system\",\"category_id\":1,\"pinned_globally\":true,\"posters\":[{\"extras\":\"latest single\",\"description\":\"Original Poster, Most Recent Poster\",\"user_id\":-1}]}]}}" } ] }, { "name": "admin/users/{id}/generate_api_key", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "admin/site_settings", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/site_settings.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "site_settings.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" } ] }, { "name": "admin/site_settings/title", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "title", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/title" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" } ] }, { "name": "admin/site_settings/site_description", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "site_description", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/site_description" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" } ] }, { "name": "admin/site_settings/contact_email", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "contact_email", "value": "{{str}}@example.com", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/contact_email" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "admin/site_settings/contact_url", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "contact_url", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/contact_url" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "admin/site_settings/notification_email", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "notification_email", "value": "{{str}}@example.com", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/notification_email" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" } ] }, { "name": "admin/site_settings/site_contact_username", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "site_contact_username", "value": "discourse1", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/site_contact_username" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "admin/site_settings/logo_url", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "logo_url", "value": "/images/d-logo-sketch.png", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/logo_url" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" } ] }, { "name": "admin/site_settings/logo_small_url", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "logo_small_url", "value": "/images/d-logo-sketch-small.png", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/logo_small_url" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" } ] }, { "name": "admin/site_settings/digest_logo_url", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "digest_logo_url", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/digest_logo_url" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" } ] }, { "name": "admin/site_settings/mobile_logo_url", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "digest_logo_url", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/mobile_logo_url" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "admin/site_settings/favicon_url", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "favicon_url", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/favicon_url" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "admin/site_settings/apple_touch_icon_url", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "apple_touch_icon_url", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/apple_touch_icon_url" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" } ] }, { "name": "admin/site_settings/default_opengraph_image_url", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "default_opengraph_image_url", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/default_opengraph_image_url" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" } ] }, { "name": "admin/site_settings/twitter_summary_large_image_url", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "twitter_summary_large_image_url", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/twitter_summary_large_image_url" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "admin/site_settings/exclude_rel_nofollow_domains", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "exclude_rel_nofollow_domains", "value": "{{str}}|asdfasdf", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/exclude_rel_nofollow_domains" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "admin/site_settings/company_short_name", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "company_short_name", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/company_short_name" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "admin/site_settings/company_full_name", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "company_full_name", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/company_full_name" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" } ] }, { "name": "admin/site_settings/company_domain", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "company_domain", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/company_domain" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" } ] }, { "name": "admin/site_settings/default_locale", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "default_locale", "value": "en", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/default_locale" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "admin/site_settings/allow_user_locale", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "allow_user_locale", "value": "false", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/allow_user_locale" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" } ] }, { "name": "admin/site_settings/set_locale_from_accept_language_header", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "set_locale_from_accept_language_header", "value": "false", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/set_locale_from_accept_language_header" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "admin/site_settings/categories_topics", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "categories_topics", "value": "5", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/categories_topics" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "admin/site_settings/suggested_topics", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "suggested_topics", "value": "5", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/suggested_topics" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "like a post", "request": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "id", "value": "13", "type": "text" }, { "key": "post_action_type_id", "value": "2", "type": "text" } ] }, "url": "{{base_url}}/post_actions" }, "response": [] }, { "name": "un-like a post", "request": { "method": "DELETE", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "post_action_type_id", "value": "2", "type": "text" } ] }, "url": "{{base_url}}/post_actions/13" }, "response": [] }, { "name": "topics - title copy", "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "title", "value": "{{$guid}}", "type": "text" } ] }, "url": "{{base_url}}/t/-/13.json" }, "response": [] }, { "name": "uploads.json avatar", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "type", "value": "avatar", "type": "text" }, { "key": "user_id", "value": "1", "type": "text" }, { "key": "files[]", "type": "file", "src": null }, { "key": "synchronous", "value": "true", "type": "text" } ] }, "url": "{{base_url}}/uploads.json" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "uploads.json", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "type", "value": "upload", "type": "text" }, { "key": "files[]", "type": "file", "src": null }, { "key": "synchronous", "value": "true", "type": "text" } ] }, "url": "{{base_url}}/uploads.json" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" } ] }, { "name": "/users//preferences/avatar/pick", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "upload_id", "value": "2", "type": "text" }, { "key": "type", "value": "uploaded", "type": "text" } ] }, "url": "{{base_url}}/users/{{api_username}}/preferences/avatar/pick" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "/users//preferences/email", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "email", "value": "discourse+1@example.com", "type": "text" } ] }, "url": "{{base_url}}/users/{{api_username}}/preferences/email" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "users custom fields", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users.json" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "users check for duplicate email", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "email3@test.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users.json" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "email3@test.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "/directory_items", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/directory_items.json?period=weekly&order=likes_received", "host": [ "{{base_url}}" ], "path": [ "directory_items.json" ], "query": [ { "key": "period", "value": "weekly" }, { "key": "order", "value": "likes_received" } ] }, "description": "get a public list of users" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "/email.json", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/directory_items.json?period=weekly&order=likes_received", "host": [ "{{base_url}}" ], "path": [ "directory_items.json" ], "query": [ { "key": "period", "value": "weekly" }, { "key": "order", "value": "likes_received" } ] }, "description": "get a public list of users" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "/email_templates", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/admin/customize/email_templates.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "admin", "customize", "email_templates.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] }, "description": "get a public list of users" }, "response": [ { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "users - suspend", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "suspend_until", "value": "3017-11-14", "type": "text" }, { "key": "reason", "value": "No longer works here", "type": "text" } ] }, "url": "{{base_url}}/admin/users/28/suspend" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "tag_groups", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "test", "type": "text" }, { "key": "tag_names[]", "value": "abc", "type": "text" }, { "key": "tag_names[]", "value": "def", "type": "text" } ] }, "url": "{{base_url}}/tag_groups" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" }, { "key": "active", "value": "true", "type": "text" }, { "key": "approved", "value": "true", "type": "text" } ] }, "url": "{{base_url}}/users.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "add_group_member_response", "originalRequest": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "usernames", "value": "discourse1", "type": "text" } ] }, "url": "{{base_url}}/groups/41/members.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/add_members", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"rx5sehsc3jobhlr3pg45\",\"2mcspe9e2xgacly14qy9\",\"bwxmhkpo7bwfw4fqukh2\",\"x7uabvvoakz54juufacq\",\"jpnf8sdtvktvak8l92a0\",\"qyhhieo0qb2ytxc40rm4\",\"i0yqvx125mb5x6swqzh3\",\"w04beuqz6xbln277h2zn\",\"c991v7krz2350v8sqtl1\",\"n0vbddt872bo2v9i7lkc\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"t5ekov0awytzkntujq5s\",\"7r5s3ocvcrv80yy4t5w7\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "6c06cc50-14b3-4952-b019-a7ff279226a4", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.090311", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":\"OK\"}" }, { "name": "new_group_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/groups" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"lalz6hblmijrmr1i32km\",\"x9564lravg6qzdjmgfdb\",\"o13uni4q6caskf5dr1gs\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "5ded5ddb-e30b-4614-8453-944b3baafc4c", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.089824", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"basic_group\":{\"id\":41,\"automatic\":false,\"name\":\"9upc2wo2w0w130\",\"user_count\":0,\"alias_level\":0,\"visible\":false,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}}" } ] }, { "name": "tag_groups", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "test", "type": "text" }, { "key": "tag_names[]", "value": "abc", "type": "text" }, { "key": "tag_names[]", "value": "def", "type": "text" }, { "key": "tag_names[]", "value": "ghi", "type": "text" } ] }, "url": "{{base_url}}/tag_groups/1" }, "response": [ { "name": "add_group_member_response", "originalRequest": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "usernames", "value": "discourse1", "type": "text" } ] }, "url": "{{base_url}}/groups/41/members.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/add_members", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"rx5sehsc3jobhlr3pg45\",\"2mcspe9e2xgacly14qy9\",\"bwxmhkpo7bwfw4fqukh2\",\"x7uabvvoakz54juufacq\",\"jpnf8sdtvktvak8l92a0\",\"qyhhieo0qb2ytxc40rm4\",\"i0yqvx125mb5x6swqzh3\",\"w04beuqz6xbln277h2zn\",\"c991v7krz2350v8sqtl1\",\"n0vbddt872bo2v9i7lkc\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"t5ekov0awytzkntujq5s\",\"7r5s3ocvcrv80yy4t5w7\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "6c06cc50-14b3-4952-b019-a7ff279226a4", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.090311", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":\"OK\"}" }, { "name": "new_group_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/groups" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"lalz6hblmijrmr1i32km\",\"x9564lravg6qzdjmgfdb\",\"o13uni4q6caskf5dr1gs\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "5ded5ddb-e30b-4614-8453-944b3baafc4c", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.089824", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"basic_group\":{\"id\":41,\"automatic\":false,\"name\":\"9upc2wo2w0w130\",\"user_count\":0,\"alias_level\":0,\"visible\":false,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}}" }, { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" }, { "key": "active", "value": "true", "type": "text" }, { "key": "approved", "value": "true", "type": "text" } ] }, "url": "{{base_url}}/users.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" } ] }, { "name": "tag_groups", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/tag_groups/1.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "tag_groups", "1.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" }, { "key": "active", "value": "true", "type": "text" }, { "key": "approved", "value": "true", "type": "text" } ] }, "url": "{{base_url}}/users.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "new_group_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/groups" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"lalz6hblmijrmr1i32km\",\"x9564lravg6qzdjmgfdb\",\"o13uni4q6caskf5dr1gs\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "5ded5ddb-e30b-4614-8453-944b3baafc4c", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.089824", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"basic_group\":{\"id\":41,\"automatic\":false,\"name\":\"9upc2wo2w0w130\",\"user_count\":0,\"alias_level\":0,\"visible\":false,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}}" }, { "name": "add_group_member_response", "originalRequest": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "usernames", "value": "discourse1", "type": "text" } ] }, "url": "{{base_url}}/groups/41/members.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/add_members", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"rx5sehsc3jobhlr3pg45\",\"2mcspe9e2xgacly14qy9\",\"bwxmhkpo7bwfw4fqukh2\",\"x7uabvvoakz54juufacq\",\"jpnf8sdtvktvak8l92a0\",\"qyhhieo0qb2ytxc40rm4\",\"i0yqvx125mb5x6swqzh3\",\"w04beuqz6xbln277h2zn\",\"c991v7krz2350v8sqtl1\",\"n0vbddt872bo2v9i7lkc\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"t5ekov0awytzkntujq5s\",\"7r5s3ocvcrv80yy4t5w7\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "6c06cc50-14b3-4952-b019-a7ff279226a4", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.090311", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":\"OK\"}" } ] }, { "name": "tag_groups list all", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/tag_groups.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "tag_groups.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" }, { "key": "active", "value": "true", "type": "text" }, { "key": "approved", "value": "true", "type": "text" } ] }, "url": "{{base_url}}/users.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "add_group_member_response", "originalRequest": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "usernames", "value": "discourse1", "type": "text" } ] }, "url": "{{base_url}}/groups/41/members.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/add_members", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"rx5sehsc3jobhlr3pg45\",\"2mcspe9e2xgacly14qy9\",\"bwxmhkpo7bwfw4fqukh2\",\"x7uabvvoakz54juufacq\",\"jpnf8sdtvktvak8l92a0\",\"qyhhieo0qb2ytxc40rm4\",\"i0yqvx125mb5x6swqzh3\",\"w04beuqz6xbln277h2zn\",\"c991v7krz2350v8sqtl1\",\"n0vbddt872bo2v9i7lkc\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"t5ekov0awytzkntujq5s\",\"7r5s3ocvcrv80yy4t5w7\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "6c06cc50-14b3-4952-b019-a7ff279226a4", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.090311", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":\"OK\"}" }, { "name": "new_group_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/groups" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"lalz6hblmijrmr1i32km\",\"x9564lravg6qzdjmgfdb\",\"o13uni4q6caskf5dr1gs\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "5ded5ddb-e30b-4614-8453-944b3baafc4c", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.089824", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"basic_group\":{\"id\":41,\"automatic\":false,\"name\":\"9upc2wo2w0w130\",\"user_count\":0,\"alias_level\":0,\"visible\":false,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}}" } ] }, { "name": "/admin/email/handle_email", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "email", "type": "file", "src": null } ] }, "url": "{{base_url}}/admin/email/handle_email.json" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" }, { "key": "active", "value": "true", "type": "text" }, { "key": "approved", "value": "true", "type": "text" } ] }, "url": "{{base_url}}/users.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "add_group_member_response", "originalRequest": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "usernames", "value": "discourse1", "type": "text" } ] }, "url": "{{base_url}}/groups/41/members.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/add_members", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"rx5sehsc3jobhlr3pg45\",\"2mcspe9e2xgacly14qy9\",\"bwxmhkpo7bwfw4fqukh2\",\"x7uabvvoakz54juufacq\",\"jpnf8sdtvktvak8l92a0\",\"qyhhieo0qb2ytxc40rm4\",\"i0yqvx125mb5x6swqzh3\",\"w04beuqz6xbln277h2zn\",\"c991v7krz2350v8sqtl1\",\"n0vbddt872bo2v9i7lkc\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"t5ekov0awytzkntujq5s\",\"7r5s3ocvcrv80yy4t5w7\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "6c06cc50-14b3-4952-b019-a7ff279226a4", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.090311", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":\"OK\"}" }, { "name": "new_group_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/groups" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"lalz6hblmijrmr1i32km\",\"x9564lravg6qzdjmgfdb\",\"o13uni4q6caskf5dr1gs\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "5ded5ddb-e30b-4614-8453-944b3baafc4c", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.089824", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"basic_group\":{\"id\":41,\"automatic\":false,\"name\":\"9upc2wo2w0w130\",\"user_count\":0,\"alias_level\":0,\"visible\":false,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}}" } ] }, { "name": "/admin/backups", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "GET", "header": [], "body": { "mode": "raw", "raw": "" }, "url": { "raw": "{{base_url}}/tag_groups.json?api_key={{api_key}}&api_username={{api_username}}", "host": [ "{{base_url}}" ], "path": [ "tag_groups.json" ], "query": [ { "key": "api_key", "value": "{{api_key}}" }, { "key": "api_username", "value": "{{api_username}}" } ] } }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" }, { "key": "active", "value": "true", "type": "text" }, { "key": "approved", "value": "true", "type": "text" } ] }, "url": "{{base_url}}/users.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "new_group_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/admin/groups" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"lalz6hblmijrmr1i32km\",\"x9564lravg6qzdjmgfdb\",\"o13uni4q6caskf5dr1gs\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "5ded5ddb-e30b-4614-8453-944b3baafc4c", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.089824", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"basic_group\":{\"id\":41,\"automatic\":false,\"name\":\"9upc2wo2w0w130\",\"user_count\":0,\"alias_level\":0,\"visible\":false,\"automatic_membership_email_domains\":null,\"automatic_membership_retroactive\":false,\"primary_group\":false,\"title\":null,\"grant_trust_level\":null,\"incoming_email\":null,\"notification_level\":null,\"has_messages\":false,\"is_member\":true,\"mentionable\":false,\"flair_url\":null,\"flair_bg_color\":null,\"flair_color\":null}}" }, { "name": "add_group_member_response", "originalRequest": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "usernames", "value": "discourse1", "type": "text" } ] }, "url": "{{base_url}}/groups/41/members.json" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "groups/add_members", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"rx5sehsc3jobhlr3pg45\",\"2mcspe9e2xgacly14qy9\",\"bwxmhkpo7bwfw4fqukh2\",\"x7uabvvoakz54juufacq\",\"jpnf8sdtvktvak8l92a0\",\"qyhhieo0qb2ytxc40rm4\",\"i0yqvx125mb5x6swqzh3\",\"w04beuqz6xbln277h2zn\",\"c991v7krz2350v8sqtl1\",\"n0vbddt872bo2v9i7lkc\",\"bcdi233utq8saqbdzs3h\",\"9qj7omgk4ev82hfu64go\",\"t5ekov0awytzkntujq5s\",\"7r5s3ocvcrv80yy4t5w7\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "6c06cc50-14b3-4952-b019-a7ff279226a4", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.090311", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":\"OK\"}" } ] }, { "name": "admin/site_settings/allow_restore", "event": [ { "listen": "prerequest", "script": { "type": "text/javascript", "exec": [ "postman.setEnvironmentVariable(\"str\", Math.random().toString(36).slice(1, 16).replace(/\\W/g, ''));" ] } } ], "request": { "method": "PUT", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "allow_restore", "value": "true", "type": "text" } ] }, "url": "{{base_url}}/admin/site_settings/suggested_topics" }, "response": [ { "name": "create_user_response", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" }, { "key": "name", "value": "{{str}}", "type": "text" }, { "key": "email", "value": "{{str}}@example.com", "type": "text" }, { "key": "password", "value": "{{$guid}}", "type": "text" }, { "key": "username", "value": "{{str}}", "type": "text" } ] }, "url": "{{base_url}}/users" }, "status": "OK", "code": 200, "_postman_previewlanguage": "javascript", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "keep-alive", "name": "Connection", "description": "" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Date", "value": "Wed, 05 Oct 2016 13:04:19 GMT", "name": "Date", "description": "" }, { "key": "Server", "value": "nginx", "name": "Server", "description": "" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "" }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/create", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"nnsjhllyukotyo6ep2sw\",\"edvp8cnhbwdoqf8msk26\",\"ax2w2y80me5juf29s0tp\",\"23ly6jqqpck1yd7rekxh\",\"dqeogp2e74uuknb88nl3\",\"oxraml5hx72s85u0fbtt\",\"edcd7q1nvrjz75x2awhb\",\"2rc9azx07efc4ghr81t2\",\"hx2j0vhf1pmepvby15d2\",\"7bc7j46tbn67bt36jkhk\",\"md5nvx48gv2c1i41a3f4\",\"h31spvtsfe35lmxfmsfr\",\"y7bouokdqpro4s9emf8v\",\"18wqrou3kj1mi1zuva54\",\"7fruo9k5sce6tfkhn9r9\",\"c0gk65bk21foo6ae1qph\",\"lvjbc4zdz39dhxtr846\",\"9pe2mrkgtoap1gn9d3n2\",\"mgrjbmzh3cjsccxm1ya5\",\"lpx9k7tun0w4r672ua5c\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "72c14a6f-b6a2-4466-8423-e81f5cf0251f", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.578698", "name": "X-Runtime", "description": "" }, { "key": "X-UA-Compatible", "value": "IE=edge", "name": "X-UA-Compatible", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"success\":true,\"active\":false,\"message\":\"\\u003cp\\u003eYou're almost done! We sent an activation mail to \\u003cb\\u003eweqsl7yieqfz9w@example.com\\u003c/b\\u003e. Please follow the instructions in the email to activate your account.\\u003c/p\\u003e\\u003cp\\u003eIf it doesn't arrive, check your spam folder, or try to log in again to send another activation mail.\\u003c/p\\u003e\",\"user_id\":25}" }, { "name": "generate_api_key", "originalRequest": { "method": "POST", "header": [], "body": { "mode": "formdata", "formdata": [ { "key": "api_key", "value": "{{api_key}}", "type": "text" }, { "key": "api_username", "value": "{{api_username}}", "type": "text" } ] }, "url": "{{base_url}}/admin/users/4/generate_api_key" }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-store, must-revalidate, private, max-age=0", "name": "Cache-Control", "description": "" }, { "key": "Connection", "value": "close", "name": "Connection", "description": "" }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "" }, { "key": "Server", "value": "thin", "name": "Server", "description": "" }, { "key": "X-Content-Type-Options", "value": "nosniff", "name": "X-Content-Type-Options", "description": "" }, { "key": "X-Discourse-Route", "value": "users/generate_api_key", "name": "X-Discourse-Route", "description": "" }, { "key": "X-Discourse-Username", "value": "discourse1", "name": "X-Discourse-Username", "description": "" }, { "key": "X-Frame-Options", "value": "SAMEORIGIN", "name": "X-Frame-Options", "description": "" }, { "key": "X-MiniProfiler-Ids", "value": "[\"jegq950dvn1rdbey5k3i\",\"961woz40878dfb5m3z2h\",\"uxti2z4xh3cwv8zbopax\",\"ebbll3omcn60u9wj17go\",\"f1ohwn5f8kxlt59duk4\",\"g8nhb39x7hwwenmerlil\",\"p5xn1q2j6klh0ycvuxlf\",\"uyubhgxicsswub7qgblb\",\"90nnjz7ys406f0k9dd2k\"]", "name": "X-MiniProfiler-Ids", "description": "" }, { "key": "X-Request-Id", "value": "0335162b-f9cf-46c0-89b7-d2e0469f46a9", "name": "X-Request-Id", "description": "" }, { "key": "X-Runtime", "value": "0.118948", "name": "X-Runtime", "description": "" }, { "key": "X-XSS-Protection", "value": "1; mode=block", "name": "X-XSS-Protection", "description": "" } ], "cookie": [], "body": "{\"api_key\":{\"id\":2,\"key\":\"d37979d485a296728b042ae23e9e71f1da44ea5df112e4edd43fb37a6e0b94b9\",\"user\":{\"id\":4,\"username\":\"discourse2\",\"avatar_template\":\"/letter_avatar_proxy/v2/letter/d/4af34b/{size}.png\"}}}" } ] } ] }