{ "info": { "_postman_id": "195014f5-bfc1-4ded-b355-55740bb80dec", "name": "Laravel Cloud Applications Redirect Rules API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:04:04.000Z", "updatedAt": "2026-07-28T02:04:04.000Z", "lastUpdatedBy": "35240", "uid": "35240-195014f5-bfc1-4ded-b355-55740bb80dec" }, "item": [ { "name": "orgs", "item": [ { "name": "{organization}", "item": [ { "name": "servers", "item": [ { "name": "{server}", "item": [ { "name": "sites", "item": [ { "name": "{site}", "item": [ { "name": "redirect-rules", "item": [ { "name": "{redirectRule}", "item": [ { "name": "Get site redirect rule", "id": "6b392b9f-4610-49bc-8492-4e8fd706c4e9", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/redirect-rules/:redirectRule", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "redirect-rules", ":redirectRule" ], "variable": [ { "id": "8cda336d-af12-4fa7-9cd7-37ce7cac8e7e", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "85a486ec-2eae-4419-b022-cda00da5e40b", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "b67f63e5-7725-486f-bea4-3725991f167c", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "dcf1b801-c4fa-4561-976f-facf76ac40f6", "key": "redirectRule", "value": "", "description": "(Required) The redirect rule ID" } ] }, "description": "Get a specific redirect rule associated with the site.\n\nProcessing mode: sync" }, "response": [ { "id": "59b3bc95-cffa-41f0-bf16-88ba17e5a61f", "name": "`RedirectRuleResource`", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/redirect-rules/:redirectRule", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "redirect-rules", ":redirectRule" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "redirectRule" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/vnd.api+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"type\": \"redirect-rules\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"from\": \"\",\n \"to\": \"\",\n \"type\": \"redirect\",\n \"status\": \"installing\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-59b3bc95-cffa-41f0-bf16-88ba17e5a61f" }, { "id": "a182639f-863c-49f4-8c94-ccb56f2d2ba1", "name": "Authorization error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/redirect-rules/:redirectRule", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "redirect-rules", ":redirectRule" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "redirectRule" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-a182639f-863c-49f4-8c94-ccb56f2d2ba1" }, { "id": "9adca11c-4834-4a78-8be2-d5d40f22b8b2", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/redirect-rules/:redirectRule", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "redirect-rules", ":redirectRule" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "redirectRule" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-9adca11c-4834-4a78-8be2-d5d40f22b8b2" } ], "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-6b392b9f-4610-49bc-8492-4e8fd706c4e9" }, { "name": "Delete site redirect rule", "id": "6bbd5d1f-b6f5-4471-8889-575113b2a0fc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/redirect-rules/:redirectRule", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "redirect-rules", ":redirectRule" ], "variable": [ { "id": "afabc90b-0609-4859-8611-62ce7870ba06", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "15979181-7412-41b9-8182-6f7ccf7048dd", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "343af251-fe6f-40f5-aec3-2c6f54b54662", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "74469b6b-186c-4a52-8a51-f58f4f3e8ca9", "key": "redirectRule", "value": "", "description": "(Required) The redirect rule ID" } ] }, "description": "Remove a redirect rule from the site.\n\nProcessing mode: async" }, "response": [ { "id": "2f5ed298-caa6-4ca6-967b-728cd7eb10f2", "name": "Accepted", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/redirect-rules/:redirectRule", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "redirect-rules", ":redirectRule" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "redirectRule" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-2f5ed298-caa6-4ca6-967b-728cd7eb10f2" }, { "id": "8f6c3620-e76c-4429-81b6-54bcd5c63b96", "name": "Authorization error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/redirect-rules/:redirectRule", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "redirect-rules", ":redirectRule" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "redirectRule" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-8f6c3620-e76c-4429-81b6-54bcd5c63b96" }, { "id": "e2b44ebf-8e49-4e05-9165-f00727dc846b", "name": "Not found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/redirect-rules/:redirectRule", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "redirect-rules", ":redirectRule" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "redirectRule" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-e2b44ebf-8e49-4e05-9165-f00727dc846b" } ], "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-6bbd5d1f-b6f5-4471-8889-575113b2a0fc" } ], "id": "98a7961e-6645-4c38-b829-3086b206605b", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-98a7961e-6645-4c38-b829-3086b206605b" }, { "name": "List site redirect rules", "id": "ac43d921-d3f2-409c-9409-6b0e4df99b95", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/redirect-rules?page[size]=30&page[cursor]=&filter[from]=&filter[to]=&filter[type]=&filter[status]=&sort=-created_at,updated_at", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "redirect-rules" ], "query": [ { "description": "The number of results that will be returned per page.", "key": "page[size]", "value": "30" }, { "description": "The cursor to start the pagination from.", "key": "page[cursor]", "value": "" }, { "description": "The source URL path for the redirect rule.", "key": "filter[from]", "value": "" }, { "description": "The destination URL path for the redirect rule.", "key": "filter[to]", "value": "" }, { "description": "The type of the redirect rule.", "key": "filter[type]", "value": "" }, { "description": "The status of the redirect rule.", "key": "filter[status]", "value": "" }, { "key": "sort", "value": "-created_at,updated_at" } ], "variable": [ { "id": "77a46234-6cb8-4353-ab26-e971950e179f", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "e77bca46-de5a-4362-99b3-7cc33852e0e0", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "34766946-8de4-4f78-9b4d-f2380bef25d1", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "List all redirect rules associated with the site.\n\nProcessing mode: sync" }, "response": [ { "id": "6ab98abd-641c-48ef-b5d1-90bce3a55096", "name": "Paginated set of `RedirectRuleResource`", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/redirect-rules?page[size]=30&page[cursor]=&filter[from]=&filter[to]=&filter[type]=&filter[status]=&sort=-created_at,updated_at", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "redirect-rules" ], "query": [ { "description": "The number of results that will be returned per page.", "key": "page[size]", "value": "30" }, { "description": "The cursor to start the pagination from.", "key": "page[cursor]", "value": "" }, { "description": "The source URL path for the redirect rule.", "key": "filter[from]", "value": "" }, { "description": "The destination URL path for the redirect rule.", "key": "filter[to]", "value": "" }, { "description": "The type of the redirect rule.", "key": "filter[type]", "value": "" }, { "description": "The status of the redirect rule.", "key": "filter[status]", "value": "" }, { "key": "sort", "value": "-created_at,updated_at" } ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/vnd.api+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"id\": \"\",\n \"type\": \"redirect-rules\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"from\": \"\",\n \"to\": \"\",\n \"type\": \"permanent\",\n \"status\": \"removing\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"redirect-rules\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"from\": \"\",\n \"to\": \"\",\n \"type\": \"permanent\",\n \"status\": \"installed\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n }\n ],\n \"links\": {\n \"first\": \"\",\n \"last\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n },\n \"meta\": {\n \"path\": \"\",\n \"per_page\": \"\",\n \"next_cursor\": \"\",\n \"prev_cursor\": \"\"\n }\n}", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-6ab98abd-641c-48ef-b5d1-90bce3a55096" }, { "id": "7f8bcad1-64fe-410f-a5a1-cef4bfdb1965", "name": "Authorization error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/redirect-rules?page[size]=30&page[cursor]=&filter[from]=&filter[to]=&filter[type]=&filter[status]=&sort=-created_at,updated_at", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "redirect-rules" ], "query": [ { "description": "The number of results that will be returned per page.", "key": "page[size]", "value": "30" }, { "description": "The cursor to start the pagination from.", "key": "page[cursor]", "value": "" }, { "description": "The source URL path for the redirect rule.", "key": "filter[from]", "value": "" }, { "description": "The destination URL path for the redirect rule.", "key": "filter[to]", "value": "" }, { "description": "The type of the redirect rule.", "key": "filter[type]", "value": "" }, { "description": "The status of the redirect rule.", "key": "filter[status]", "value": "" }, { "key": "sort", "value": "-created_at,updated_at" } ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-7f8bcad1-64fe-410f-a5a1-cef4bfdb1965" }, { "id": "da3c2973-aa7a-4a5c-adc0-26f44360b200", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/redirect-rules?page[size]=30&page[cursor]=&filter[from]=&filter[to]=&filter[type]=&filter[status]=&sort=-created_at,updated_at", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "redirect-rules" ], "query": [ { "description": "The number of results that will be returned per page.", "key": "page[size]", "value": "30" }, { "description": "The cursor to start the pagination from.", "key": "page[cursor]", "value": "" }, { "description": "The source URL path for the redirect rule.", "key": "filter[from]", "value": "" }, { "description": "The destination URL path for the redirect rule.", "key": "filter[to]", "value": "" }, { "description": "The type of the redirect rule.", "key": "filter[type]", "value": "" }, { "description": "The status of the redirect rule.", "key": "filter[status]", "value": "" }, { "key": "sort", "value": "-created_at,updated_at" } ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-da3c2973-aa7a-4a5c-adc0-26f44360b200" } ], "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-ac43d921-d3f2-409c-9409-6b0e4df99b95" }, { "name": "Create site redirect rule", "id": "2bee85d0-83b8-4806-8247-a2aa6e25dc52", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"from\": \"\",\n \"to\": \"\",\n \"type\": \"redirect\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/redirect-rules", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "redirect-rules" ], "variable": [ { "id": "b2f0f6cd-29ec-4e82-95b3-f59d1851b571", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "5589190b-546b-42ef-8519-d3c59f912318", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "da597cde-e412-4e51-98c7-45cc42ae25b4", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "Add a new redirect rule to the site.\n\nProcessing mode: async" }, "response": [ { "id": "ad6375ee-0301-48b2-b23d-0f2657654d8d", "name": "Accepted", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"from\": \"\",\n \"to\": \"\",\n \"type\": \"redirect\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/redirect-rules", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "redirect-rules" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-ad6375ee-0301-48b2-b23d-0f2657654d8d" }, { "id": "64686cf5-106d-4738-b70a-220a1e0fa6bd", "name": "Authorization error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"from\": \"\",\n \"to\": \"\",\n \"type\": \"redirect\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/redirect-rules", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "redirect-rules" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-64686cf5-106d-4738-b70a-220a1e0fa6bd" }, { "id": "f3d4edb9-8e37-4f8f-b4aa-6fb0cd1b0001", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"from\": \"\",\n \"to\": \"\",\n \"type\": \"redirect\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/redirect-rules", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "redirect-rules" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-f3d4edb9-8e37-4f8f-b4aa-6fb0cd1b0001" }, { "id": "0aeb54ea-2ac7-448c-8a7f-d79fdf182bd1", "name": "Validation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"from\": \"\",\n \"to\": \"\",\n \"type\": \"redirect\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/redirect-rules", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "redirect-rules" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"errors\": {\n \"occaecat_9\": [\n \"\",\n \"\"\n ],\n \"nullac\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-0aeb54ea-2ac7-448c-8a7f-d79fdf182bd1" } ], "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-2bee85d0-83b8-4806-8247-a2aa6e25dc52" } ], "id": "80d9e28c-8848-40fe-830c-3f25db7184fe", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-80d9e28c-8848-40fe-830c-3f25db7184fe" } ], "id": "42d801f2-242e-4bcb-bdfd-5df08cf57dac", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-42d801f2-242e-4bcb-bdfd-5df08cf57dac" } ], "id": "7dc29943-0a86-4d31-b317-01ec8a113287", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-7dc29943-0a86-4d31-b317-01ec8a113287" } ], "id": "e96a19bf-0bed-485c-9941-b8ffcda79dd5", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-e96a19bf-0bed-485c-9941-b8ffcda79dd5" } ], "id": "a353abd5-93b7-441e-8a7b-7b281bcc86fa", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-a353abd5-93b7-441e-8a7b-7b281bcc86fa" } ], "id": "16fac632-45b2-45eb-82a6-976eda8f1a29", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-16fac632-45b2-45eb-82a6-976eda8f1a29" } ], "id": "4138f64a-7f12-4108-96b9-2a9c7ab4f36d", "createdAt": "2026-07-28T02:04:05.000Z", "updatedAt": "2026-07-28T02:04:05.000Z", "uid": "35240-4138f64a-7f12-4108-96b9-2a9c7ab4f36d" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://cloud.laravel.com/api" } ] }