{"info":{"_postman_id":"f9f598d6-9444-4a11-a8d9-c9596a2670fc","name":"Anchor tags in Postman documentation","description":"This page provides examples of anchor tag usage in Postman documentation!\n\n# Section Headings\nLarge section headings will show up in the left-hand nav bar, and can also be linked to using Markdown as shown below.\n\n`[Large heading](#large-heading)`\n\nSee [Large heading](#large-heading) as an example:\n\nTo create a section heading in Markdown, just add `# ` before the heading text:\n\n# Large heading\nMarkdown:\n`# Large Heading`\n\nCan be linked to.\n\n## Medium heading\nMarkdown:\n`## Medium heading`\n\nUseful for organization, but can't be linked to.\n\n### Small heading\nMarkdown:\n`### Small heading`\n\nStill useful for organization.\n\n#### Small(er) heading\nMarkdown:\n`### Small(er) heading`\n\nStill useful for organization.\n\n## Linking to folders and requests\nOn any Postman documentation page, each folder and request (as well as the  is assigned a unique anchor tag ID. You can find this by clicking on the request or folder in the left nav bar, and looking at the end of the resulting URL.\n\nHere is an example for the **GET Requests** folder on this page:\n\nhttps://documenter.getpostman.com/view/5293839/Rztms92o# `c892f021-30c4-4595-9e9d-c877b4423352`\n\nThe `id` shown above can be used to link elsewhere in your docs page, using the following Markdown syntax:\n\n`[Link Text](#abcdef01-2345-6789-abcd-ef0123456789)`\n\nThe id can't be customized, but it does persist unless the underlying folder or request is deleted.\n\n*Rendered example:*\n\nSections linked using anchor tags:\n\n* [GET Requests](#c892f021-30c4-4595-9e9d-c877b4423352)\n* [POST requests](#ce9344c2-a9ec-4f2f-9203-c41f40e55f8d)","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"},"item":[{"name":"GET Requests","item":[{"name":"echo GET","id":"805726de-8472-4c19-9658-beaaf0123594","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"12345"}},"method":"GET","header":[],"url":"https://postman-echo.com/get"},"response":[],"_postman_id":"805726de-8472-4c19-9658-beaaf0123594"}],"id":"c892f021-30c4-4595-9e9d-c877b4423352","description":"This folder contains examples of GET requests for Postman Echo\n\nYou might also be interested in [POST requests](#ce9344c2-a9ec-4f2f-9203-c41f40e55f8d)\n\n# Heading 1\n## Heading 2","event":[{"listen":"prerequest","script":{"id":"23f32c7f-2693-4517-8d1f-e4209588d382","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d2150df9-3679-4a07-91f9-7b9866c0c597","type":"text/javascript","exec":[""]}}],"_postman_id":"c892f021-30c4-4595-9e9d-c877b4423352"},{"name":"POST Requests","item":[{"name":"echo POST","id":"8de84909-5991-4458-8628-edee1b8480f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":{"raw":"https://postman-echo.com/post?test=123","protocol":"https","host":["postman-echo","com"],"path":["post"],"query":[{"key":"test","value":"123"}]}},"response":[],"_postman_id":"8de84909-5991-4458-8628-edee1b8480f5"}],"id":"ce9344c2-a9ec-4f2f-9203-c41f40e55f8d","description":"This folder contains examples of POST requests for Postman Echo\n\nYou might also be interested in [GET requests](#c892f021-30c4-4595-9e9d-c877b4423352)","event":[{"listen":"prerequest","script":{"id":"23f32c7f-2693-4517-8d1f-e4209588d382","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"d2150df9-3679-4a07-91f9-7b9866c0c597","type":"text/javascript","exec":[""]}}],"_postman_id":"ce9344c2-a9ec-4f2f-9203-c41f40e55f8d"}],"auth":{"type":"bearer","bearer":{"token":"12345"}},"event":[{"listen":"prerequest","script":{"id":"203b611c-2408-434f-8abd-2089a452e985","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"fe1625c5-d02a-4d62-8a50-be56a66f5e86","type":"text/javascript","exec":[""]}}]}