{ "info": { "name": "Buffer Get User Mediatypeextension", "_postman_id": "0bbe886f-9f11-4e14-b3ac-2e237b418ad5", "description": "Get user mediatypeextension.", "schema": "https://schema.getpostman.com/json/collection/v2.0.0/" }, "item": [ { "name": "Info", "item": [ { "id": "b5dcbf4d-318e-4236-977a-1ee60c32d1de", "name": "returns-an-object-with-the-current-configuration-that-buffer-is-using-including-supported-services-t", "request": { "url": { "protocol": "http", "host": "api.bufferapp.com", "path": [ "1", "info/configuration:mediaTypeExtension" ], "variable": [ { "id": "mediaTypeExtension", "value": "{}", "type": "string" } ] }, "method": "GET", "body": { "mode": "raw" }, "description": "Returns an object with the current configuration that Buffer is using, including supported services, their icons and the varying limits of character and schedules." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "3fb9205a-ebdc-4957-940c-8fb86adc0e0d" } ] } ] }, { "name": "Links", "item": [ { "id": "8be41888-40ec-4e4b-9890-9a320d21c07e", "name": "returns-an-object-with-a-the-numbers-of-shares-a-link-has-had-using-buffer-", "request": { "url": { "protocol": "http", "host": "api.bufferapp.com", "path": [ "1", "links/shares:mediaTypeExtension" ], "query": [ { "key": "url", "value": "%7B%7D", "disabled": false } ], "variable": [ { "id": "mediaTypeExtension", "value": "{}", "type": "string" } ] }, "method": "GET", "body": { "mode": "raw" }, "description": "Returns an object with a the numbers of shares a link has had using Buffer." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "965f2ab1-9388-46cb-b064-bb54de4484e8" } ] } ] }, { "name": "Profiles", "item": [ { "id": "c7a96cbf-05e6-4887-898b-d1803cb28dca", "name": "set-the-posting-schedules-for-the-specified-social-media-profile-", "request": { "url": { "protocol": "http", "host": "api.bufferapp.com", "path": [ "1", "profiles/:id/schedules/update:mediaTypeExtension" ], "variable": [ { "id": "id", "value": "{}", "type": "string" }, { "id": "mediaTypeExtension", "value": "{}", "type": "string" } ] }, "method": "POST", "body": { "mode": "raw" }, "description": "Post Profiles Schedules Update Mediatypeextension" }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "4b73fc54-ab09-4879-abbf-7153b79f1173" } ] }, { "id": "0f579e59-f222-47d1-af10-79b403a5fd26", "name": "returns-details-of-the-posting-schedules-associated-with-a-social-media-profile-", "request": { "url": { "protocol": "http", "host": "api.bufferapp.com", "path": [ "1", "profiles/:id/schedules:mediaTypeExtension" ], "variable": [ { "id": "id", "value": "{}", "type": "string" }, { "id": "mediaTypeExtension", "value": "{}", "type": "string" } ] }, "method": "GET", "body": { "mode": "raw" }, "description": "Returns details of the posting schedules associated with a social media profile." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "8a59ce80-c8c3-4a05-8956-fdfb34802d59" } ] }, { "id": "fb99b6dd-97d7-4506-8603-23191938f2f6", "name": "returns-an-array-of-updates-that-are-currently-in-the-buffer-for-an-individual-social-media-profile-", "request": { "url": { "protocol": "http", "host": "api.bufferapp.com", "path": [ "1", "profiles/:id/updates/pending:mediaTypeExtension" ], "query": [ { "key": "count", "value": "%7B%7D", "disabled": false }, { "key": "page", "value": "%7B%7D", "disabled": false }, { "key": "since", "value": "%7B%7D", "disabled": false }, { "key": "utc", "value": "%7B%7D", "disabled": false } ], "variable": [ { "id": "id", "value": "{}", "type": "string" }, { "id": "mediaTypeExtension", "value": "{}", "type": "string" } ] }, "method": "GET", "body": { "mode": "raw" }, "description": "Get Profiles Updates Pending Mediatypeextension" }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "2c026110-92e8-429b-93ea-744e3f3a0404" } ] }, { "id": "3a603d0c-1291-4355-a442-ae5c3c5c4e62", "name": "edit-the-order-at-which-statuses-for-the-specified-social-media-profile-will-be-sent-out-of-the-buff", "request": { "url": { "protocol": "http", "host": "api.bufferapp.com", "path": [ "1", "profiles/:id/updates/reorder:mediaTypeExtension" ], "variable": [ { "id": "id", "value": "{}", "type": "string" }, { "id": "mediaTypeExtension", "value": "{}", "type": "string" } ] }, "method": "POST", "body": { "mode": "raw" }, "description": "Edit the order at which statuses for the specified social media profile will be sent out of the buffer." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "593c80ad-6a84-4de6-9493-65fb73e65298" } ] }, { "id": "79f3a495-85a0-4d40-8b5f-c85bfbd9ccd1", "name": "returns-an-array-of-updates-that-have-been-sent-from-the-buffer-for-an-individual-social-media-profi", "request": { "url": { "protocol": "http", "host": "api.bufferapp.com", "path": [ "1", "profiles/:id/updates/sent:mediaTypeExtension" ], "query": [ { "key": "count", "value": "%7B%7D", "disabled": false }, { "key": "page", "value": "%7B%7D", "disabled": false }, { "key": "since", "value": "%7B%7D", "disabled": false }, { "key": "utc", "value": "%7B%7D", "disabled": false } ], "variable": [ { "id": "id", "value": "{}", "type": "string" }, { "id": "mediaTypeExtension", "value": "{}", "type": "string" } ] }, "method": "GET", "body": { "mode": "raw" }, "description": "Returns an array of updates that have been sent from the buffer for an individual social media profile." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "093a3636-3c18-4175-ba4e-bd5b95b8598f" } ] }, { "id": "4e52eaa3-95d1-4407-a0bd-9f4d639de399", "name": "randomize-the-order-at-which-statuses-for-the-specified-social-media-profile-will-be-sent-out-of-the", "request": { "url": { "protocol": "http", "host": "api.bufferapp.com", "path": [ "1", "profiles/:id/updates/shuffle:mediaTypeExtension" ], "variable": [ { "id": "id", "value": "{}", "type": "string" }, { "id": "mediaTypeExtension", "value": "{}", "type": "string" } ] }, "method": "POST", "body": { "mode": "raw" }, "description": "Randomize the order at which statuses for the specified social media profile will be sent out of the buffer." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "525ea51b-8e8c-4663-98c5-e94b51400da5" } ] }, { "id": "63740b6a-ab71-46af-96ca-43eeab4411b0", "name": "returns-details-of-the-single-specified-social-media-profile-", "request": { "url": { "protocol": "http", "host": "api.bufferapp.com", "path": [ "1", "profiles/:id:mediaTypeExtension" ], "variable": [ { "id": "id", "value": "{}", "type": "string" }, { "id": "mediaTypeExtension", "value": "{}", "type": "string" } ] }, "method": "GET", "body": { "mode": "raw" }, "description": "Returns details of the single specified social media profile." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "fa9e86de-505d-40aa-830f-bdca0dcdb1df" } ] } ] }, { "name": "ProfilesmediaTypeExtension", "item": [ { "id": "f7e313d2-f3ad-4b21-bb13-f8d894ed9db1", "name": "returns-an-array-of-social-media-profiles-connected-to-a-users-account-", "request": { "url": { "protocol": "http", "host": "api.bufferapp.com", "path": [ "1", "profiles:mediaTypeExtension" ], "variable": [ { "id": "mediaTypeExtension", "value": "{}", "type": "string" } ] }, "method": "GET", "body": { "mode": "raw" }, "description": "Returns an array of social media profiles connected to a users account." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "8bf663a2-1850-43be-81e5-74bef5760dcc" } ] } ] }, { "name": "Updates", "item": [ { "id": "77d7c8d5-d4f4-4cbf-a1c6-5d6f28e459f2", "name": "create-one-or-more-new-status-updates-", "request": { "url": { "protocol": "http", "host": "api.bufferapp.com", "path": [ "1", "updates/create:mediaTypeExtension" ], "variable": [ { "id": "mediaTypeExtension", "value": "{}", "type": "string" } ] }, "method": "POST", "body": { "mode": "raw" }, "description": "Create one or more new status updates." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "b7b1d647-ac18-4fa5-a4ce-62169a207fe6" } ] }, { "id": "7523a902-babe-461c-aa68-490e258b8cf8", "name": "permanently-delete-an-existing-status-update-", "request": { "url": { "protocol": "http", "host": "api.bufferapp.com", "path": [ "1", "updates/:id/destroy:mediaTypeExtension" ], "variable": [ { "id": "id", "value": "{}", "type": "string" }, { "id": "mediaTypeExtension", "value": "{}", "type": "string" } ] }, "method": "POST", "body": { "mode": "raw" }, "description": "Permanently delete an existing status update." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "e577edd4-be03-4950-b5cf-b655e76d8273" } ] }, { "id": "3500895d-c888-4a30-b5ec-3ee39188db4b", "name": "returns-the-detailed-information-on-individual-interactions-with-the-social-media-update-such-as-fav", "request": { "url": { "protocol": "http", "host": "api.bufferapp.com", "path": [ "1", "updates/:id/interactions:mediaTypeExtension" ], "query": [ { "key": "count", "value": "%7B%7D", "disabled": false }, { "key": "event", "value": "%7B%7D", "disabled": false }, { "key": "page", "value": "%7B%7D", "disabled": false } ], "variable": [ { "id": "id", "value": "{}", "type": "string" }, { "id": "mediaTypeExtension", "value": "{}", "type": "string" } ] }, "method": "GET", "body": { "mode": "raw" }, "description": "Returns the detailed information on individual interactions with the social media update such as favorites, retweets and likes." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "ac16aebc-5b0e-4237-8c17-069ff255168f" } ] }, { "id": "1b010e90-d5ae-4732-a85c-ae666647fbeb", "name": "move-an-existing-status-update-to-the-top-of-the-queue-and-recalculate-times-for-all-updates-in-the-", "request": { "url": { "protocol": "http", "host": "api.bufferapp.com", "path": [ "1", "updates/:id/move_to_top:mediaTypeExtension" ], "variable": [ { "id": "id", "value": "{}", "type": "string" }, { "id": "mediaTypeExtension", "value": "{}", "type": "string" } ] }, "method": "POST", "body": { "mode": "raw" }, "description": "Move an existing status update to the top of the queue and recalculate times for all updates in the queue. Returns the update with its new posting time." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "c60e6959-6673-4435-a4f9-5167cb297cce" } ] }, { "id": "08b3c62c-a47d-4832-99bb-22bcc420875b", "name": "immediately-shares-a-single-pending-update-and-recalculates-times-for-updates-remaining-in-the-queue", "request": { "url": { "protocol": "http", "host": "api.bufferapp.com", "path": [ "1", "updates/:id/share:mediaTypeExtension" ], "variable": [ { "id": "id", "value": "{}", "type": "string" }, { "id": "mediaTypeExtension", "value": "{}", "type": "string" } ] }, "method": "POST", "body": { "mode": "raw" }, "description": "Immediately shares a single pending update and recalculates times for updates remaining in the queue." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "c03b7a9b-cbc2-4c13-931a-dd7e39abc33f" } ] }, { "id": "8f2a769e-3d27-47d5-9a35-ccc41707ee1d", "name": "edit-an-existing-individual-status-update-", "request": { "url": { "protocol": "http", "host": "api.bufferapp.com", "path": [ "1", "updates/:id/update:mediaTypeExtension" ], "variable": [ { "id": "id", "value": "{}", "type": "string" }, { "id": "mediaTypeExtension", "value": "{}", "type": "string" } ] }, "method": "POST", "body": { "mode": "raw" }, "description": "Edit an existing, individual status update." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "2b1427d8-f4a4-4d31-8fae-2646a07e8582" } ] }, { "id": "2b43d660-f81e-448b-b82a-f779ccf6a599", "name": "returns-a-single-social-media-update-", "request": { "url": { "protocol": "http", "host": "api.bufferapp.com", "path": [ "1", "updates/:id:mediaTypeExtension" ], "variable": [ { "id": "id", "value": "{}", "type": "string" }, { "id": "mediaTypeExtension", "value": "{}", "type": "string" } ] }, "method": "GET", "body": { "mode": "raw" }, "description": "Returns a single social media update." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "10ccc421-6dd1-4b04-9b97-9297c2a13e6c" } ] } ] }, { "name": "UsermediaTypeExtension", "item": [ { "id": "7fa2d0ce-70f5-459d-b0af-d125777ea4b4", "name": "returns-a-single-user-", "request": { "url": { "protocol": "http", "host": "api.bufferapp.com", "path": [ "1", "user:mediaTypeExtension" ], "variable": [ { "id": "mediaTypeExtension", "value": "{}", "type": "string" } ] }, "method": "GET", "body": { "mode": "raw" }, "description": "Get user mediatypeextension." }, "response": [ { "status": "OK", "code": 200, "name": "Response_200", "id": "34acf6da-668f-4799-9dee-dc349e6c7ccf" } ] } ] } ] }