{ "info": { "_postman_id": "f05696fa-ac33-4442-83a7-edceffcb7b2b", "name": "Laravel Cloud Applications Sites API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "lastUpdatedBy": "35240", "uid": "35240-f05696fa-ac33-4442-83a7-edceffcb7b2b" }, "item": [ { "name": "sites", "item": [ { "name": "List sites", "id": "b1e90b2d-1cef-46f0-97d2-bcfb94f70dc3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/sites?page[size]=30&page[cursor]=&filter[name]=&include=server,tagsExists", "host": [ "{{baseUrl}}" ], "path": [ "sites" ], "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": "" }, { "key": "filter[name]", "value": "" }, { "key": "include", "value": "server,tagsExists" } ] }, "description": "Show all sites the current token has access to.\n\nProcessing mode: sync" }, "response": [ { "id": "80c963f1-2401-47b2-a8da-a0b358f72d01", "name": "Paginated set of `SiteResource`", "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}}/sites?page[size]=30&page[cursor]=&filter[name]=&include=server,tagsExists", "host": [ "{{baseUrl}}" ], "path": [ "sites" ], "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": "" }, { "key": "filter[name]", "value": "" }, { "key": "include", "value": "server,tagsExists" } ] } }, "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\": \"sites\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"status\": \"creating\",\n \"url\": \"\",\n \"user\": \"\",\n \"https\": \"\",\n \"web_directory\": \"\",\n \"root_directory\": \"\",\n \"aliases\": [],\n \"php_version\": \"\",\n \"deployment_status\": \"\",\n \"quick_deploy\": \"\",\n \"isolated\": \"\",\n \"shared_paths\": {\n \"incididunt__\": \"\"\n },\n \"repository\": {\n \"provider\": \"\",\n \"url\": \"\",\n \"branch\": \"\",\n \"status\": \"installing\"\n },\n \"database\": \"\",\n \"maintenance_mode\": {\n \"enabled\": \"\",\n \"status\": \"enabling\"\n },\n \"zero_downtime_deployments\": \"\",\n \"deployment_retention\": \"\",\n \"deployment_script\": \"\",\n \"wildcards\": \"\",\n \"app_type\": \"PHP\",\n \"uses_envoyer\": \"\",\n \"deployment_url\": \"\",\n \"healthcheck_url\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n \"relationships\": {\n \"server\": {\n \"data\": {\n \"type\": \"servers\",\n \"id\": \"\"\n }\n },\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n },\n \"latestDeployment\": {\n \"data\": {\n \"type\": \"deployments\",\n \"id\": \"\"\n }\n },\n \"securityRules\": {\n \"data\": [\n {\n \"type\": \"securityRules\",\n \"id\": \"\"\n },\n {\n \"type\": \"securityRules\",\n \"id\": \"\"\n }\n ]\n },\n \"redirectRules\": {\n \"data\": [\n {\n \"type\": \"redirect-rules\",\n \"id\": \"\"\n },\n {\n \"type\": \"redirect-rules\",\n \"id\": \"\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"type\": \"sites\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"status\": \"never-deployed\",\n \"url\": \"\",\n \"user\": \"\",\n \"https\": \"\",\n \"web_directory\": \"\",\n \"root_directory\": \"\",\n \"aliases\": [],\n \"php_version\": \"\",\n \"deployment_status\": \"\",\n \"quick_deploy\": \"\",\n \"isolated\": \"\",\n \"shared_paths\": {\n \"commodo_fe_\": \"\",\n \"veniam_e\": \"\"\n },\n \"repository\": {\n \"provider\": \"\",\n \"url\": \"\",\n \"branch\": \"\",\n \"status\": \"installing\"\n },\n \"database\": \"\",\n \"maintenance_mode\": {\n \"enabled\": \"\",\n \"status\": \"enabling\"\n },\n \"zero_downtime_deployments\": \"\",\n \"deployment_retention\": \"\",\n \"deployment_script\": \"\",\n \"wildcards\": \"\",\n \"app_type\": \"Statamic\",\n \"uses_envoyer\": \"\",\n \"deployment_url\": \"\",\n \"healthcheck_url\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n \"relationships\": {\n \"server\": {\n \"data\": {\n \"type\": \"servers\",\n \"id\": \"\"\n }\n },\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n },\n \"latestDeployment\": {\n \"data\": {\n \"type\": \"deployments\",\n \"id\": \"\"\n }\n },\n \"securityRules\": {\n \"data\": [\n {\n \"type\": \"securityRules\",\n \"id\": \"\"\n },\n {\n \"type\": \"securityRules\",\n \"id\": \"\"\n }\n ]\n },\n \"redirectRules\": {\n \"data\": [\n {\n \"type\": \"redirect-rules\",\n \"id\": \"\"\n },\n {\n \"type\": \"redirect-rules\",\n \"id\": \"\"\n }\n ]\n }\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 \"included\": [\n {\n \"id\": \"\",\n \"type\": \"servers\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"id\": \"\",\n \"credential_id\": \"\",\n \"name\": \"\",\n \"slug\": \"\",\n \"type\": \"openclaw\",\n \"ubuntu_version\": \"\",\n \"ssh_port\": \"\",\n \"provider\": \"\",\n \"identifier\": \"\",\n \"size\": \"\",\n \"region\": \"\",\n \"php_version\": \"\",\n \"php_cli_version\": \"\",\n \"opcache_status\": \"\",\n \"database_type\": \"\",\n \"db_status\": \"\",\n \"redis_status\": \"\",\n \"ip_address\": \"\",\n \"private_ip_address\": \"\",\n \"revoked\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"connection_status\": \"\",\n \"timezone\": \"\",\n \"local_public_key\": \"\",\n \"is_ready\": \"\"\n },\n \"relationships\": {\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"type\": \"servers\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"id\": \"\",\n \"credential_id\": \"\",\n \"name\": \"\",\n \"slug\": \"\",\n \"type\": \"database\",\n \"ubuntu_version\": \"\",\n \"ssh_port\": \"\",\n \"provider\": \"\",\n \"identifier\": \"\",\n \"size\": \"\",\n \"region\": \"\",\n \"php_version\": \"\",\n \"php_cli_version\": \"\",\n \"opcache_status\": \"\",\n \"database_type\": \"\",\n \"db_status\": \"\",\n \"redis_status\": \"\",\n \"ip_address\": \"\",\n \"private_ip_address\": \"\",\n \"revoked\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"connection_status\": \"\",\n \"timezone\": \"\",\n \"local_public_key\": \"\",\n \"is_ready\": \"\"\n },\n \"relationships\": {\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-80c963f1-2401-47b2-a8da-a0b358f72d01" }, { "id": "c53e8673-5b55-44f3-abd2-c197ba3e6b58", "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}}/sites?page[size]=30&page[cursor]=&filter[name]=&include=server,tagsExists", "host": [ "{{baseUrl}}" ], "path": [ "sites" ], "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": "" }, { "key": "filter[name]", "value": "" }, { "key": "include", "value": "server,tagsExists" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-c53e8673-5b55-44f3-abd2-c197ba3e6b58" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-b1e90b2d-1cef-46f0-97d2-bcfb94f70dc3" } ], "id": "9e2d6101-4dfc-4597-ab12-8f208d183ecb", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-9e2d6101-4dfc-4597-ab12-8f208d183ecb" }, { "name": "orgs", "item": [ { "name": "{organization}", "item": [ { "name": "sites", "item": [ { "name": "{site}", "item": [ { "name": "Get site", "id": "06158118-d919-4699-af90-44f5666c0682", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/sites/:site", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "sites", ":site" ], "variable": [ { "id": "6c476db8-7b70-4aa5-8960-c20f9064892a", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "724db2e1-b1d6-4aa8-92e5-578bd35d14a5", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "Show the specified site.\n\nProcessing mode: sync" }, "response": [ { "id": "4fed9361-3b64-4451-85ad-ead4094b251b", "name": "`SiteResource`", "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/sites/:site", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "sites", ":site" ], "variable": [ { "key": "organization" }, { "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 \"id\": \"\",\n \"type\": \"sites\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"status\": \"installing\",\n \"url\": \"\",\n \"user\": \"\",\n \"https\": \"\",\n \"web_directory\": \"\",\n \"root_directory\": \"\",\n \"aliases\": [],\n \"php_version\": \"\",\n \"deployment_status\": \"\",\n \"quick_deploy\": \"\",\n \"isolated\": \"\",\n \"shared_paths\": {\n \"sita29\": \"\"\n },\n \"repository\": {\n \"provider\": \"\",\n \"url\": \"\",\n \"branch\": \"\",\n \"status\": \"removing\"\n },\n \"database\": \"\",\n \"maintenance_mode\": {\n \"enabled\": \"\",\n \"status\": \"enabling\"\n },\n \"zero_downtime_deployments\": \"\",\n \"deployment_retention\": \"\",\n \"deployment_script\": \"\",\n \"wildcards\": \"\",\n \"app_type\": \"Craft\",\n \"uses_envoyer\": \"\",\n \"deployment_url\": \"\",\n \"healthcheck_url\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n \"relationships\": {\n \"server\": {\n \"data\": {\n \"type\": \"servers\",\n \"id\": \"\"\n }\n },\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n },\n \"latestDeployment\": {\n \"data\": {\n \"type\": \"deployments\",\n \"id\": \"\"\n }\n },\n \"securityRules\": {\n \"data\": [\n {\n \"type\": \"securityRules\",\n \"id\": \"\"\n },\n {\n \"type\": \"securityRules\",\n \"id\": \"\"\n }\n ]\n },\n \"redirectRules\": {\n \"data\": [\n {\n \"type\": \"redirect-rules\",\n \"id\": \"\"\n },\n {\n \"type\": \"redirect-rules\",\n \"id\": \"\"\n }\n ]\n }\n }\n },\n \"included\": [\n {\n \"id\": \"\",\n \"type\": \"servers\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"id\": \"\",\n \"credential_id\": \"\",\n \"name\": \"\",\n \"slug\": \"\",\n \"type\": \"meilisearch\",\n \"ubuntu_version\": \"\",\n \"ssh_port\": \"\",\n \"provider\": \"\",\n \"identifier\": \"\",\n \"size\": \"\",\n \"region\": \"\",\n \"php_version\": \"\",\n \"php_cli_version\": \"\",\n \"opcache_status\": \"\",\n \"database_type\": \"\",\n \"db_status\": \"\",\n \"redis_status\": \"\",\n \"ip_address\": \"\",\n \"private_ip_address\": \"\",\n \"revoked\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"connection_status\": \"\",\n \"timezone\": \"\",\n \"local_public_key\": \"\",\n \"is_ready\": \"\"\n },\n \"relationships\": {\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"type\": \"servers\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"id\": \"\",\n \"credential_id\": \"\",\n \"name\": \"\",\n \"slug\": \"\",\n \"type\": \"worker\",\n \"ubuntu_version\": \"\",\n \"ssh_port\": \"\",\n \"provider\": \"\",\n \"identifier\": \"\",\n \"size\": \"\",\n \"region\": \"\",\n \"php_version\": \"\",\n \"php_cli_version\": \"\",\n \"opcache_status\": \"\",\n \"database_type\": \"\",\n \"db_status\": \"\",\n \"redis_status\": \"\",\n \"ip_address\": \"\",\n \"private_ip_address\": \"\",\n \"revoked\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"connection_status\": \"\",\n \"timezone\": \"\",\n \"local_public_key\": \"\",\n \"is_ready\": \"\"\n },\n \"relationships\": {\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-4fed9361-3b64-4451-85ad-ead4094b251b" }, { "id": "032c7356-b370-4574-b86e-177b6d305154", "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/sites/:site", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "sites", ":site" ], "variable": [ { "key": "organization" }, { "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-032c7356-b370-4574-b86e-177b6d305154" }, { "id": "0ba99c34-c78d-4607-a6e0-a0d99552045f", "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/sites/:site", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "sites", ":site" ], "variable": [ { "key": "organization" }, { "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-0ba99c34-c78d-4607-a6e0-a0d99552045f" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-06158118-d919-4699-af90-44f5666c0682" } ], "id": "866c5ed1-3ca3-42b5-9d68-28b15c658e3a", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-866c5ed1-3ca3-42b5-9d68-28b15c658e3a" }, { "name": "List sites for Organization", "id": "dda00522-e0c4-42f0-bfc3-ce320552ca21", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/sites?page[size]=30&page[cursor]=&filter[name]=&include=server,tagsExists", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "sites" ], "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": "" }, { "key": "filter[name]", "value": "" }, { "key": "include", "value": "server,tagsExists" } ], "variable": [ { "id": "04d7bc05-14f2-4811-baae-2ecff59bf873", "key": "organization", "value": "", "description": "(Required) The organization slug" } ] }, "description": "Show all sites for the organization.\n\nProcessing mode: sync" }, "response": [ { "id": "de2f40af-109d-4d02-83ea-658e6c6a8f0d", "name": "Paginated set of `SiteResource`", "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/sites?page[size]=30&page[cursor]=&filter[name]=&include=server,tagsExists", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "sites" ], "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": "" }, { "key": "filter[name]", "value": "" }, { "key": "include", "value": "server,tagsExists" } ], "variable": [ { "key": "organization" } ] } }, "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\": \"sites\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"status\": \"creating\",\n \"url\": \"\",\n \"user\": \"\",\n \"https\": \"\",\n \"web_directory\": \"\",\n \"root_directory\": \"\",\n \"aliases\": [],\n \"php_version\": \"\",\n \"deployment_status\": \"\",\n \"quick_deploy\": \"\",\n \"isolated\": \"\",\n \"shared_paths\": {\n \"incididunt__\": \"\"\n },\n \"repository\": {\n \"provider\": \"\",\n \"url\": \"\",\n \"branch\": \"\",\n \"status\": \"installing\"\n },\n \"database\": \"\",\n \"maintenance_mode\": {\n \"enabled\": \"\",\n \"status\": \"enabling\"\n },\n \"zero_downtime_deployments\": \"\",\n \"deployment_retention\": \"\",\n \"deployment_script\": \"\",\n \"wildcards\": \"\",\n \"app_type\": \"PHP\",\n \"uses_envoyer\": \"\",\n \"deployment_url\": \"\",\n \"healthcheck_url\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n \"relationships\": {\n \"server\": {\n \"data\": {\n \"type\": \"servers\",\n \"id\": \"\"\n }\n },\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n },\n \"latestDeployment\": {\n \"data\": {\n \"type\": \"deployments\",\n \"id\": \"\"\n }\n },\n \"securityRules\": {\n \"data\": [\n {\n \"type\": \"securityRules\",\n \"id\": \"\"\n },\n {\n \"type\": \"securityRules\",\n \"id\": \"\"\n }\n ]\n },\n \"redirectRules\": {\n \"data\": [\n {\n \"type\": \"redirect-rules\",\n \"id\": \"\"\n },\n {\n \"type\": \"redirect-rules\",\n \"id\": \"\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"type\": \"sites\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"status\": \"never-deployed\",\n \"url\": \"\",\n \"user\": \"\",\n \"https\": \"\",\n \"web_directory\": \"\",\n \"root_directory\": \"\",\n \"aliases\": [],\n \"php_version\": \"\",\n \"deployment_status\": \"\",\n \"quick_deploy\": \"\",\n \"isolated\": \"\",\n \"shared_paths\": {\n \"commodo_fe_\": \"\",\n \"veniam_e\": \"\"\n },\n \"repository\": {\n \"provider\": \"\",\n \"url\": \"\",\n \"branch\": \"\",\n \"status\": \"installing\"\n },\n \"database\": \"\",\n \"maintenance_mode\": {\n \"enabled\": \"\",\n \"status\": \"enabling\"\n },\n \"zero_downtime_deployments\": \"\",\n \"deployment_retention\": \"\",\n \"deployment_script\": \"\",\n \"wildcards\": \"\",\n \"app_type\": \"Statamic\",\n \"uses_envoyer\": \"\",\n \"deployment_url\": \"\",\n \"healthcheck_url\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n \"relationships\": {\n \"server\": {\n \"data\": {\n \"type\": \"servers\",\n \"id\": \"\"\n }\n },\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n },\n \"latestDeployment\": {\n \"data\": {\n \"type\": \"deployments\",\n \"id\": \"\"\n }\n },\n \"securityRules\": {\n \"data\": [\n {\n \"type\": \"securityRules\",\n \"id\": \"\"\n },\n {\n \"type\": \"securityRules\",\n \"id\": \"\"\n }\n ]\n },\n \"redirectRules\": {\n \"data\": [\n {\n \"type\": \"redirect-rules\",\n \"id\": \"\"\n },\n {\n \"type\": \"redirect-rules\",\n \"id\": \"\"\n }\n ]\n }\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 \"included\": [\n {\n \"id\": \"\",\n \"type\": \"servers\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"id\": \"\",\n \"credential_id\": \"\",\n \"name\": \"\",\n \"slug\": \"\",\n \"type\": \"openclaw\",\n \"ubuntu_version\": \"\",\n \"ssh_port\": \"\",\n \"provider\": \"\",\n \"identifier\": \"\",\n \"size\": \"\",\n \"region\": \"\",\n \"php_version\": \"\",\n \"php_cli_version\": \"\",\n \"opcache_status\": \"\",\n \"database_type\": \"\",\n \"db_status\": \"\",\n \"redis_status\": \"\",\n \"ip_address\": \"\",\n \"private_ip_address\": \"\",\n \"revoked\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"connection_status\": \"\",\n \"timezone\": \"\",\n \"local_public_key\": \"\",\n \"is_ready\": \"\"\n },\n \"relationships\": {\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"type\": \"servers\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"id\": \"\",\n \"credential_id\": \"\",\n \"name\": \"\",\n \"slug\": \"\",\n \"type\": \"database\",\n \"ubuntu_version\": \"\",\n \"ssh_port\": \"\",\n \"provider\": \"\",\n \"identifier\": \"\",\n \"size\": \"\",\n \"region\": \"\",\n \"php_version\": \"\",\n \"php_cli_version\": \"\",\n \"opcache_status\": \"\",\n \"database_type\": \"\",\n \"db_status\": \"\",\n \"redis_status\": \"\",\n \"ip_address\": \"\",\n \"private_ip_address\": \"\",\n \"revoked\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"connection_status\": \"\",\n \"timezone\": \"\",\n \"local_public_key\": \"\",\n \"is_ready\": \"\"\n },\n \"relationships\": {\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-de2f40af-109d-4d02-83ea-658e6c6a8f0d" }, { "id": "d2d95313-2e31-4d79-bb69-1e6afdec2c2c", "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/sites?page[size]=30&page[cursor]=&filter[name]=&include=server,tagsExists", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "sites" ], "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": "" }, { "key": "filter[name]", "value": "" }, { "key": "include", "value": "server,tagsExists" } ], "variable": [ { "key": "organization" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-d2d95313-2e31-4d79-bb69-1e6afdec2c2c" }, { "id": "8285d055-48dd-45ab-8443-dfe601bbbac8", "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/sites?page[size]=30&page[cursor]=&filter[name]=&include=server,tagsExists", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "sites" ], "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": "" }, { "key": "filter[name]", "value": "" }, { "key": "include", "value": "server,tagsExists" } ], "variable": [ { "key": "organization" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-8285d055-48dd-45ab-8443-dfe601bbbac8" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-dda00522-e0c4-42f0-bfc3-ce320552ca21" } ], "id": "715875bb-d705-47ac-8e28-8ed2ad452f47", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-715875bb-d705-47ac-8e28-8ed2ad452f47" }, { "name": "servers", "item": [ { "name": "{server}", "item": [ { "name": "sites", "item": [ { "name": "balancer", "item": [ { "name": "Create site on a load balancer", "id": "6528d717-945a-40c7-9486-fe5a080eeb5b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"domain\": \"\",\n \"allow_wildcard_subdomains\": \"\",\n \"balancer_method\": \"ip_hash\",\n \"balancer_keepalive_max_connections\": \"\",\n \"balancing\": [\n {\n \"server_id\": \"\",\n \"port\": \"\",\n \"weight\": \"\",\n \"backup\": \"\",\n \"down\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/balancer", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", "balancer" ], "variable": [ { "id": "94fbd71e-fdd4-4084-884d-e58841c9d75a", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "e3fe2ece-13f6-4b93-931a-612b31a4fd44", "key": "server", "value": "", "description": "(Required) The server ID" } ] }, "description": "Add a new site to the load balancer.\n\nProcessing mode: async" }, "response": [ { "id": "2186cfeb-005f-417f-9cfd-a9402b33eb1b", "name": "`SiteResource`", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"domain\": \"\",\n \"allow_wildcard_subdomains\": \"\",\n \"balancer_method\": \"ip_hash\",\n \"balancer_keepalive_max_connections\": \"\",\n \"balancing\": [\n {\n \"server_id\": \"\",\n \"port\": \"\",\n \"weight\": \"\",\n \"backup\": \"\",\n \"down\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/balancer", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", "balancer" ], "variable": [ { "key": "organization" }, { "key": "server" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/vnd.api+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"type\": \"sites\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"status\": \"installing\",\n \"url\": \"\",\n \"user\": \"\",\n \"https\": \"\",\n \"web_directory\": \"\",\n \"root_directory\": \"\",\n \"aliases\": [],\n \"php_version\": \"\",\n \"deployment_status\": \"\",\n \"quick_deploy\": \"\",\n \"isolated\": \"\",\n \"shared_paths\": {\n \"sita29\": \"\"\n },\n \"repository\": {\n \"provider\": \"\",\n \"url\": \"\",\n \"branch\": \"\",\n \"status\": \"removing\"\n },\n \"database\": \"\",\n \"maintenance_mode\": {\n \"enabled\": \"\",\n \"status\": \"enabling\"\n },\n \"zero_downtime_deployments\": \"\",\n \"deployment_retention\": \"\",\n \"deployment_script\": \"\",\n \"wildcards\": \"\",\n \"app_type\": \"Craft\",\n \"uses_envoyer\": \"\",\n \"deployment_url\": \"\",\n \"healthcheck_url\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n \"relationships\": {\n \"server\": {\n \"data\": {\n \"type\": \"servers\",\n \"id\": \"\"\n }\n },\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n },\n \"latestDeployment\": {\n \"data\": {\n \"type\": \"deployments\",\n \"id\": \"\"\n }\n },\n \"securityRules\": {\n \"data\": [\n {\n \"type\": \"securityRules\",\n \"id\": \"\"\n },\n {\n \"type\": \"securityRules\",\n \"id\": \"\"\n }\n ]\n },\n \"redirectRules\": {\n \"data\": [\n {\n \"type\": \"redirect-rules\",\n \"id\": \"\"\n },\n {\n \"type\": \"redirect-rules\",\n \"id\": \"\"\n }\n ]\n }\n }\n },\n \"included\": [\n {\n \"id\": \"\",\n \"type\": \"servers\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"id\": \"\",\n \"credential_id\": \"\",\n \"name\": \"\",\n \"slug\": \"\",\n \"type\": \"meilisearch\",\n \"ubuntu_version\": \"\",\n \"ssh_port\": \"\",\n \"provider\": \"\",\n \"identifier\": \"\",\n \"size\": \"\",\n \"region\": \"\",\n \"php_version\": \"\",\n \"php_cli_version\": \"\",\n \"opcache_status\": \"\",\n \"database_type\": \"\",\n \"db_status\": \"\",\n \"redis_status\": \"\",\n \"ip_address\": \"\",\n \"private_ip_address\": \"\",\n \"revoked\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"connection_status\": \"\",\n \"timezone\": \"\",\n \"local_public_key\": \"\",\n \"is_ready\": \"\"\n },\n \"relationships\": {\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"type\": \"servers\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"id\": \"\",\n \"credential_id\": \"\",\n \"name\": \"\",\n \"slug\": \"\",\n \"type\": \"worker\",\n \"ubuntu_version\": \"\",\n \"ssh_port\": \"\",\n \"provider\": \"\",\n \"identifier\": \"\",\n \"size\": \"\",\n \"region\": \"\",\n \"php_version\": \"\",\n \"php_cli_version\": \"\",\n \"opcache_status\": \"\",\n \"database_type\": \"\",\n \"db_status\": \"\",\n \"redis_status\": \"\",\n \"ip_address\": \"\",\n \"private_ip_address\": \"\",\n \"revoked\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"connection_status\": \"\",\n \"timezone\": \"\",\n \"local_public_key\": \"\",\n \"is_ready\": \"\"\n },\n \"relationships\": {\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-2186cfeb-005f-417f-9cfd-a9402b33eb1b" }, { "id": "b050512e-c467-4414-99b6-29dea8c412e4", "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 \"domain\": \"\",\n \"allow_wildcard_subdomains\": \"\",\n \"balancer_method\": \"ip_hash\",\n \"balancer_keepalive_max_connections\": \"\",\n \"balancing\": [\n {\n \"server_id\": \"\",\n \"port\": \"\",\n \"weight\": \"\",\n \"backup\": \"\",\n \"down\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/balancer", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", "balancer" ], "variable": [ { "key": "organization" }, { "key": "server" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-b050512e-c467-4414-99b6-29dea8c412e4" }, { "id": "69bcd0ae-136c-4375-ae92-c8a91d966ea8", "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 \"domain\": \"\",\n \"allow_wildcard_subdomains\": \"\",\n \"balancer_method\": \"ip_hash\",\n \"balancer_keepalive_max_connections\": \"\",\n \"balancing\": [\n {\n \"server_id\": \"\",\n \"port\": \"\",\n \"weight\": \"\",\n \"backup\": \"\",\n \"down\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/balancer", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", "balancer" ], "variable": [ { "key": "organization" }, { "key": "server" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-69bcd0ae-136c-4375-ae92-c8a91d966ea8" }, { "id": "fe1aa00f-06e3-446e-9a09-26a22d396237", "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 \"domain\": \"\",\n \"allow_wildcard_subdomains\": \"\",\n \"balancer_method\": \"ip_hash\",\n \"balancer_keepalive_max_connections\": \"\",\n \"balancing\": [\n {\n \"server_id\": \"\",\n \"port\": \"\",\n \"weight\": \"\",\n \"backup\": \"\",\n \"down\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/balancer", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", "balancer" ], "variable": [ { "key": "organization" }, { "key": "server" } ] } }, "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-fe1aa00f-06e3-446e-9a09-26a22d396237" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-6528d717-945a-40c7-9486-fe5a080eeb5b" } ], "id": "6f44dca0-c37f-4572-8f10-1b589d8f8c41", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-6f44dca0-c37f-4572-8f10-1b589d8f8c41" }, { "name": "{site}", "item": [ { "name": "certificates", "item": [ { "name": "List site certificates", "id": "2c10ea28-8497-444e-bd1e-79f42401eba0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/certificates", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "certificates" ], "variable": [ { "id": "ac9c5018-8145-4a36-930a-8b8637ecc534", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "1e686f2b-a536-4566-b2d9-7a0ff5876155", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "b448156a-1c9a-4015-af14-0cbb5de8c493", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "List all certificates for a given site, across all of its domains.\n\nProcessing mode: sync" }, "response": [ { "id": "95a4caf2-3f62-4426-80da-a83378118105", "name": "Array of `CertificateResource`", "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/certificates", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "certificates" ], "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\": \"certificates\",\n \"attributes\": {\n \"type\": \"existing\",\n \"verification_method\": \"dns-01\",\n \"key_type\": \"rsa\",\n \"preferred_chain\": null,\n \"request_status\": \"creating\",\n \"status\": \"updating\",\n \"active\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"certificates\",\n \"attributes\": {\n \"type\": \"csr\",\n \"verification_method\": \"dns-01\",\n \"key_type\": \"rsa\",\n \"preferred_chain\": \"ISRG Root X1\",\n \"request_status\": \"creating\",\n \"status\": \"stopped\",\n \"active\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n }\n ]\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-95a4caf2-3f62-4426-80da-a83378118105" }, { "id": "9d0594d6-a85c-4cc1-8d2d-56e90363ee86", "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/certificates", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "certificates" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-9d0594d6-a85c-4cc1-8d2d-56e90363ee86" }, { "id": "5ca6a60e-3a55-446f-8229-d00ecdb48ee0", "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/certificates", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "certificates" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-5ca6a60e-3a55-446f-8229-d00ecdb48ee0" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-2c10ea28-8497-444e-bd1e-79f42401eba0" } ], "id": "17ba8cee-64aa-4adc-abf6-164bed68a5a2", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-17ba8cee-64aa-4adc-abf6-164bed68a5a2" }, { "name": "domains", "item": [ { "name": "{domainRecord}", "item": [ { "name": "configurations", "item": [ { "name": "Get domain DNS configuration", "id": "832610c6-3c46-4715-9406-9eef2246e8c6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/configurations", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "configurations" ], "variable": [ { "id": "f09cc6cd-e4d0-40bf-a629-c718eafd7ed0", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "9473b1e8-5bb4-4ac3-a7d8-cbb558235345", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "14594819-d470-49af-9515-25943e9bb6d2", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "0a51624f-19b5-42e8-a80a-13ca41427ffa", "key": "domainRecord", "value": "", "description": "(Required) The domain record ID" } ] }, "description": "Show the DNS configuration instructions for a domain.\n\nProcessing mode: sync" }, "response": [ { "id": "5b57b9e7-d96e-4258-b253-141af1803747", "name": "Array of `DomainRecordConfigurationResource`", "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/domains/:domainRecord/configurations", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "configurations" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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\": \"\",\n \"attributes\": {\n \"type\": \"A\",\n \"name\": \"\",\n \"value\": \"\",\n \"ttl\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"\",\n \"attributes\": {\n \"type\": \"TXT\",\n \"name\": \"\",\n \"value\": \"\",\n \"ttl\": \"\"\n }\n }\n ]\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-5b57b9e7-d96e-4258-b253-141af1803747" }, { "id": "cdfb40f4-9e31-48e0-a82b-fa61aadb75ea", "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/domains/:domainRecord/configurations", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "configurations" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-cdfb40f4-9e31-48e0-a82b-fa61aadb75ea" }, { "id": "3b38ca1f-b2b0-4119-b223-cdbe5121abe3", "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/domains/:domainRecord/configurations", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "configurations" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-3b38ca1f-b2b0-4119-b223-cdbe5121abe3" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-832610c6-3c46-4715-9406-9eef2246e8c6" } ], "id": "efba65f2-59b5-44fc-a595-20a045aa8678", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-efba65f2-59b5-44fc-a595-20a045aa8678" }, { "name": "actions", "item": [ { "name": "Create domain action", "id": "2444fed0-35d9-41ba-8edd-f490109001dc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"action\": \"disable\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/actions", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "actions" ], "variable": [ { "id": "bba6d8f0-1196-4e52-841e-e2eece5a7ecf", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "30e8c90c-7d2b-4191-bd19-fb104ecad4a2", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "7597d369-ce6a-4ad2-8aec-4f2543a61735", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "05fba260-5341-44c4-9e92-245bc2c62dc2", "key": "domainRecord", "value": "", "description": "(Required) The domain record ID" } ] }, "description": "Run an action on a domain, defined by the action type parameter.\n\nProcessing mode: async" }, "response": [ { "id": "be3b136d-3b3e-4b18-93e2-85ada595d443", "name": "New Response", "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 \"action\": \"disable\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/actions", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "actions" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-be3b136d-3b3e-4b18-93e2-85ada595d443" }, { "id": "b2d75640-19b9-4d7b-8339-6608bf80d3ed", "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 \"action\": \"disable\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/actions", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "actions" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-b2d75640-19b9-4d7b-8339-6608bf80d3ed" }, { "id": "03e2732b-2d88-49ae-8d31-ee198ac0ab3a", "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 \"action\": \"disable\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/actions", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "actions" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-03e2732b-2d88-49ae-8d31-ee198ac0ab3a" }, { "id": "8a2739c3-3d3c-4b32-8e7e-5460848a126a", "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 \"action\": \"disable\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/actions", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "actions" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-8a2739c3-3d3c-4b32-8e7e-5460848a126a" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-2444fed0-35d9-41ba-8edd-f490109001dc" } ], "id": "a44c20d3-ee5e-41e8-8c90-0c0075736875", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-a44c20d3-ee5e-41e8-8c90-0c0075736875" }, { "name": "nginx", "item": [ { "name": "Get domain Nginx configuration", "id": "8665a355-8721-4a3a-b594-bb268cab5edf", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/nginx", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "nginx" ], "variable": [ { "id": "b651e11a-f331-423b-8177-3b645659f20d", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "919ae8cf-b489-4d12-af7d-a9169b166948", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "8df9511d-1411-45b2-9188-fd6e46a4434d", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "75b3c237-1af5-4294-a156-7272d350a088", "key": "domainRecord", "value": "", "description": "(Required) The domain record ID" } ] }, "description": "\n\nProcessing mode: sync" }, "response": [ { "id": "7de10d24-5e8b-4051-b973-dba96a741051", "name": "`NginxConfigResource`", "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/domains/:domainRecord/nginx", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "nginx" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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\": \"nginxConfigs\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"content\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-7de10d24-5e8b-4051-b973-dba96a741051" }, { "id": "fdcc3bbb-b06e-4d0e-9449-686d7729ca9a", "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/domains/:domainRecord/nginx", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "nginx" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-fdcc3bbb-b06e-4d0e-9449-686d7729ca9a" }, { "id": "958ac88f-1f91-4d91-b160-c31c012a9411", "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/domains/:domainRecord/nginx", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "nginx" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-958ac88f-1f91-4d91-b160-c31c012a9411" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-8665a355-8721-4a3a-b594-bb268cab5edf" }, { "name": "Update domain Nginx configuration", "id": "55c7be4a-87d8-41fb-bb12-f89aec911a90", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"config\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/nginx", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "nginx" ], "variable": [ { "id": "ec929784-2e71-4f92-9077-fce3b405ae1d", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "05154eb7-ab4d-4125-945f-cf8dd58c3a9f", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "faaf9103-7da9-42d8-b6cf-57fe46da917e", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "91c1e68a-947c-41ef-ae88-0fc6c85ea67f", "key": "domainRecord", "value": "", "description": "(Required) The domain record ID" } ] }, "description": "\n\nProcessing mode: async" }, "response": [ { "id": "7d250872-987c-49bc-9522-8704a93bba1a", "name": "New Response", "originalRequest": { "method": "PUT", "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 \"config\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/nginx", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "nginx" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-7d250872-987c-49bc-9522-8704a93bba1a" }, { "id": "6d28ba2a-b07d-4661-960f-dbc8cfec12c8", "name": "Authorization error", "originalRequest": { "method": "PUT", "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 \"config\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/nginx", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "nginx" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-6d28ba2a-b07d-4661-960f-dbc8cfec12c8" }, { "id": "659db41f-7d90-44b0-8930-26ef64c1f74d", "name": "Not found", "originalRequest": { "method": "PUT", "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 \"config\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/nginx", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "nginx" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-659db41f-7d90-44b0-8930-26ef64c1f74d" }, { "id": "203d6752-9925-4ab5-a2d9-f96f2349a2f8", "name": "Validation error", "originalRequest": { "method": "PUT", "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 \"config\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/nginx", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "nginx" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-203d6752-9925-4ab5-a2d9-f96f2349a2f8" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-55c7be4a-87d8-41fb-bb12-f89aec911a90" } ], "id": "d58070f3-32d5-4619-b6bd-dbd60561404b", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-d58070f3-32d5-4619-b6bd-dbd60561404b" }, { "name": "certificate", "item": [ { "name": "Get active domain certificate", "id": "c3b23ecf-c585-4402-bc0b-dd56899d7d85", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/certificate", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificate" ], "variable": [ { "id": "67e47897-f47b-480a-8e03-ecb81983007f", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "dcf9000e-ce11-4004-9eef-7b365f70289d", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "f5f5e000-799e-447f-83ab-248a0569c1c5", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "d56f80ff-ec6a-4f31-a4f2-99e1b2ba3918", "key": "domainRecord", "value": "", "description": "(Required) The domain record ID" } ] }, "description": "Get the currently active certificate for a given domain.\n\nProcessing mode: sync" }, "response": [ { "id": "44eae60a-00b7-4c96-a995-756828207c01", "name": "`CertificateResource`", "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/domains/:domainRecord/certificate", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificate" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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\": \"certificates\",\n \"attributes\": {\n \"type\": \"existing\",\n \"verification_method\": \"http-01\",\n \"key_type\": \"ecdsa\",\n \"preferred_chain\": null,\n \"request_status\": \"creating\",\n \"status\": \"running\",\n \"active\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-44eae60a-00b7-4c96-a995-756828207c01" }, { "id": "19eb1f0d-1145-4aec-bd8a-342b41c6c3b3", "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/domains/:domainRecord/certificate", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificate" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-19eb1f0d-1145-4aec-bd8a-342b41c6c3b3" }, { "id": "aa0c89d3-5ebc-4a2d-862e-4ad1cff062f2", "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/domains/:domainRecord/certificate", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificate" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-aa0c89d3-5ebc-4a2d-862e-4ad1cff062f2" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-c3b23ecf-c585-4402-bc0b-dd56899d7d85" } ], "id": "3e358b47-7599-4a52-a1c1-085f9ea76c4c", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-3e358b47-7599-4a52-a1c1-085f9ea76c4c" }, { "name": "certificates", "item": [ { "name": "active", "item": [ { "name": "Get active domain certificate", "id": "be253650-a9e8-481f-b72a-777f3151e86e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/certificates/active", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates", "active" ], "variable": [ { "id": "4fcf664d-78ce-49b1-a69a-384786c7c00b", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "8543af09-d377-4c8f-bdc9-25fea99112e0", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "e76736ce-a6b6-4e0d-bdf1-a7a5c497b073", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "e3812fea-2a67-4b66-b365-702dd4a4f8be", "key": "domainRecord", "value": "", "description": "(Required) The domain record ID" } ] }, "description": "Get the currently active certificate for a given domain.\n\nProcessing mode: sync" }, "response": [ { "id": "b578d465-734b-4fc8-b4f6-dacb81ba46d7", "name": "`CertificateResource`", "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/domains/:domainRecord/certificates/active", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates", "active" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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\": \"certificates\",\n \"attributes\": {\n \"type\": \"existing\",\n \"verification_method\": \"http-01\",\n \"key_type\": \"ecdsa\",\n \"preferred_chain\": null,\n \"request_status\": \"creating\",\n \"status\": \"running\",\n \"active\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-b578d465-734b-4fc8-b4f6-dacb81ba46d7" }, { "id": "b0a4325e-717e-4368-9c45-6a5dc0c2c4b8", "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/domains/:domainRecord/certificates/active", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates", "active" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-b0a4325e-717e-4368-9c45-6a5dc0c2c4b8" }, { "id": "9944272c-6a6b-48bb-ab75-5fb6c31af714", "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/domains/:domainRecord/certificates/active", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates", "active" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-9944272c-6a6b-48bb-ab75-5fb6c31af714" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-be253650-a9e8-481f-b72a-777f3151e86e" } ], "id": "ba8e9866-13ec-4dc6-83a6-f0841e6b0c81", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-ba8e9866-13ec-4dc6-83a6-f0841e6b0c81" }, { "name": "{certificate}", "item": [ { "name": "actions", "item": [ { "name": "Create domain certificate action", "id": "626cb5b1-68b8-4f2f-b88a-38a5d5d26ba1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"action\": \"disable\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/certificates/:certificate/actions", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates", ":certificate", "actions" ], "variable": [ { "id": "479f9382-78de-4227-baca-8cdfeb26ea1d", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "a8b2141c-112e-4f76-9898-74ed92124490", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "31d32340-09a6-4277-a3b7-87e82c7cdbea", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "3f35c7cb-49fe-4908-8f8a-11646c254164", "key": "domainRecord", "value": "", "description": "(Required) The domain record ID" }, { "id": "e698c8a4-aacc-459f-8606-00d445bbbb00", "key": "certificate", "value": "", "description": "(Required) The certificate ID" } ] }, "description": "Run an action on a domain certificate, defined by the action type parameter.\n\nProcessing mode: async" }, "response": [ { "id": "00ccac31-0fe2-4fc7-89d9-67ef232287aa", "name": "New Response", "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 \"action\": \"disable\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/certificates/:certificate/actions", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates", ":certificate", "actions" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" }, { "key": "certificate" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-00ccac31-0fe2-4fc7-89d9-67ef232287aa" }, { "id": "51437701-3a0f-446a-807a-a07da1683288", "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 \"action\": \"disable\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/certificates/:certificate/actions", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates", ":certificate", "actions" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" }, { "key": "certificate" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-51437701-3a0f-446a-807a-a07da1683288" }, { "id": "131b1127-6e7c-468e-99e4-d2b8a19be533", "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 \"action\": \"disable\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/certificates/:certificate/actions", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates", ":certificate", "actions" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" }, { "key": "certificate" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-131b1127-6e7c-468e-99e4-d2b8a19be533" }, { "id": "f3e3cf21-d267-4755-8725-60b3a1bc1cdd", "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 \"action\": \"disable\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/certificates/:certificate/actions", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates", ":certificate", "actions" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" }, { "key": "certificate" } ] } }, "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-f3e3cf21-d267-4755-8725-60b3a1bc1cdd" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-626cb5b1-68b8-4f2f-b88a-38a5d5d26ba1" } ], "id": "75304bcc-32fc-4f1c-983e-8ee8b2ad0481", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-75304bcc-32fc-4f1c-983e-8ee8b2ad0481" }, { "name": "Get domain certificate", "id": "412f3a54-938f-4bfb-ae4b-078503396605", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/certificates/:certificate", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates", ":certificate" ], "variable": [ { "id": "c77a5716-cf03-47ec-af6c-92842af513c1", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "493686fd-f05c-40a7-8347-3adb60a5eb9f", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "a42e210a-55fb-4c34-b511-e91653cfc71e", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "369f773e-44bc-4832-91b0-a71d9ae3749a", "key": "domainRecord", "value": "", "description": "(Required) The domain record ID" }, { "id": "23e8d861-c84b-4009-b0f1-dd3eec53cc35", "key": "certificate", "value": "", "description": "(Required) The certificate ID" } ] }, "description": "Get a specific certificate for a given domain.\n\nProcessing mode: sync" }, "response": [ { "id": "b46469b9-68f3-49f2-9791-b3acca83d7d8", "name": "`CertificateResource`", "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/domains/:domainRecord/certificates/:certificate", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates", ":certificate" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" }, { "key": "certificate" } ] } }, "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\": \"certificates\",\n \"attributes\": {\n \"type\": \"existing\",\n \"verification_method\": \"http-01\",\n \"key_type\": \"ecdsa\",\n \"preferred_chain\": null,\n \"request_status\": \"creating\",\n \"status\": \"running\",\n \"active\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-b46469b9-68f3-49f2-9791-b3acca83d7d8" }, { "id": "b376e493-6ca9-420e-972e-e3df8e791342", "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/domains/:domainRecord/certificates/:certificate", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates", ":certificate" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" }, { "key": "certificate" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-b376e493-6ca9-420e-972e-e3df8e791342" }, { "id": "e3d6ad0e-a947-46a1-b393-49b35f9c025a", "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/domains/:domainRecord/certificates/:certificate", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates", ":certificate" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" }, { "key": "certificate" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-e3d6ad0e-a947-46a1-b393-49b35f9c025a" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-412f3a54-938f-4bfb-ae4b-078503396605" }, { "name": "Delete domain certificate", "id": "f08e820a-f1ce-43c7-a27c-6c1ad2dc36d5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/certificates/:certificate", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates", ":certificate" ], "variable": [ { "id": "1cc68e95-2b15-4d15-a93a-292362d2456e", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "359ad299-2710-4886-be65-545e362f8344", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "77a0a1f0-e98c-40e6-80a2-73f3818cdb18", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "866ab5ac-7111-4c08-a0c1-c474fd7206b1", "key": "domainRecord", "value": "", "description": "(Required) The domain record ID" }, { "id": "ab91e02a-0f63-4c86-bfd5-5d9e3ebb9d6e", "key": "certificate", "value": "", "description": "(Required) The certificate ID" } ] }, "description": "Delete a specific certificate for a given domain.\n\nProcessing mode: async" }, "response": [ { "id": "3340b01b-4457-4b83-a954-1c8f59864a6f", "name": "New Response", "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/domains/:domainRecord/certificates/:certificate", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates", ":certificate" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" }, { "key": "certificate" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-3340b01b-4457-4b83-a954-1c8f59864a6f" }, { "id": "9b5d957a-fbe0-475d-8f59-1daf6db743e4", "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/domains/:domainRecord/certificates/:certificate", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates", ":certificate" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" }, { "key": "certificate" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-9b5d957a-fbe0-475d-8f59-1daf6db743e4" }, { "id": "53a5989f-4b89-44d8-ab5c-25cc506f031d", "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/domains/:domainRecord/certificates/:certificate", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates", ":certificate" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" }, { "key": "certificate" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-53a5989f-4b89-44d8-ab5c-25cc506f031d" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-f08e820a-f1ce-43c7-a27c-6c1ad2dc36d5" } ], "id": "5190db09-2ae6-41fb-bfaf-4f015450d7de", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-5190db09-2ae6-41fb-bfaf-4f015450d7de" }, { "name": "List domain certificates", "id": "c89eac8f-885e-4c15-836a-e284b2fc0783", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/certificates", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates" ], "variable": [ { "id": "238dd745-6ecd-48df-a5f6-29198b107f01", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "5665c8a5-f690-48cc-8634-093c504ce7f5", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "091b9ce3-1a06-4f4a-a761-d7f365635c0b", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "8dbe9b96-a268-4c3b-874f-94663b850da1", "key": "domainRecord", "value": "", "description": "(Required) The domain record ID" } ] }, "description": "List all certificates for a given domain.\n\nProcessing mode: sync" }, "response": [ { "id": "6b5b5785-c9fb-46d7-a0a7-2819594da6df", "name": "Array of `CertificateResource`", "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/domains/:domainRecord/certificates", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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\": \"certificates\",\n \"attributes\": {\n \"type\": \"existing\",\n \"verification_method\": \"dns-01\",\n \"key_type\": \"rsa\",\n \"preferred_chain\": null,\n \"request_status\": \"creating\",\n \"status\": \"updating\",\n \"active\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"certificates\",\n \"attributes\": {\n \"type\": \"csr\",\n \"verification_method\": \"dns-01\",\n \"key_type\": \"rsa\",\n \"preferred_chain\": \"ISRG Root X1\",\n \"request_status\": \"creating\",\n \"status\": \"stopped\",\n \"active\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n }\n ]\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-6b5b5785-c9fb-46d7-a0a7-2819594da6df" }, { "id": "69469140-749d-4a6a-a3b7-80b4b6c9b193", "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/domains/:domainRecord/certificates", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-69469140-749d-4a6a-a3b7-80b4b6c9b193" }, { "id": "c6b17894-930b-46ab-9b85-b157d4d696af", "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/domains/:domainRecord/certificates", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-c6b17894-930b-46ab-9b85-b157d4d696af" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-c89eac8f-885e-4c15-836a-e284b2fc0783" }, { "name": "Create domain certificate", "id": "feb19dd4-92ad-40e4-ab13-b8688551ffd6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"letsencrypt\",\n \"enable\": \"\",\n \"letsencrypt\": {\n \"verification_method\": \"dns-01\",\n \"key_type\": \"rsa\",\n \"preferred_chain\": \"ISRG Root X1\"\n },\n \"existing\": {\n \"key\": \"\",\n \"certificate\": \"\"\n },\n \"csr\": {\n \"domain\": \"\",\n \"sans\": \"\",\n \"country\": \"\",\n \"state\": \"\",\n \"city\": \"\",\n \"organization\": \"\",\n \"department\": \"\"\n },\n \"clone\": {\n \"certificate_id\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/certificates", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates" ], "variable": [ { "id": "006b1d72-f7e0-4198-9faa-4208e066a8cc", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "f6614b3a-517d-44ed-9079-adf0302e97c3", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "42b55ea3-6ad0-48f4-8c6a-8a91da764ec3", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "5c40b766-f8ad-4e48-ba89-b7d804d26406", "key": "domainRecord", "value": "", "description": "(Required) The domain record ID" } ] }, "description": "Create a new certificate for a given domain.\n\nProcessing mode: async" }, "response": [ { "id": "e7cb4a17-c88e-43fc-8fe8-343b71a3e6fe", "name": "`CertificateResource`", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"letsencrypt\",\n \"enable\": \"\",\n \"letsencrypt\": {\n \"verification_method\": \"dns-01\",\n \"key_type\": \"rsa\",\n \"preferred_chain\": \"ISRG Root X1\"\n },\n \"existing\": {\n \"key\": \"\",\n \"certificate\": \"\"\n },\n \"csr\": {\n \"domain\": \"\",\n \"sans\": \"\",\n \"country\": \"\",\n \"state\": \"\",\n \"city\": \"\",\n \"organization\": \"\",\n \"department\": \"\"\n },\n \"clone\": {\n \"certificate_id\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/certificates", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/vnd.api+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"type\": \"certificates\",\n \"attributes\": {\n \"type\": \"existing\",\n \"verification_method\": \"http-01\",\n \"key_type\": \"ecdsa\",\n \"preferred_chain\": null,\n \"request_status\": \"creating\",\n \"status\": \"running\",\n \"active\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-e7cb4a17-c88e-43fc-8fe8-343b71a3e6fe" }, { "id": "55b294d2-b4fa-4b31-a895-14f722f3268c", "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 \"type\": \"letsencrypt\",\n \"enable\": \"\",\n \"letsencrypt\": {\n \"verification_method\": \"dns-01\",\n \"key_type\": \"rsa\",\n \"preferred_chain\": \"ISRG Root X1\"\n },\n \"existing\": {\n \"key\": \"\",\n \"certificate\": \"\"\n },\n \"csr\": {\n \"domain\": \"\",\n \"sans\": \"\",\n \"country\": \"\",\n \"state\": \"\",\n \"city\": \"\",\n \"organization\": \"\",\n \"department\": \"\"\n },\n \"clone\": {\n \"certificate_id\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/certificates", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-55b294d2-b4fa-4b31-a895-14f722f3268c" }, { "id": "e3bd482e-8a76-42e4-9eb8-621cabbf5e3c", "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 \"type\": \"letsencrypt\",\n \"enable\": \"\",\n \"letsencrypt\": {\n \"verification_method\": \"dns-01\",\n \"key_type\": \"rsa\",\n \"preferred_chain\": \"ISRG Root X1\"\n },\n \"existing\": {\n \"key\": \"\",\n \"certificate\": \"\"\n },\n \"csr\": {\n \"domain\": \"\",\n \"sans\": \"\",\n \"country\": \"\",\n \"state\": \"\",\n \"city\": \"\",\n \"organization\": \"\",\n \"department\": \"\"\n },\n \"clone\": {\n \"certificate_id\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/certificates", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-e3bd482e-8a76-42e4-9eb8-621cabbf5e3c" }, { "id": "17f0d7a1-201a-466f-b05a-e6e9580cc51c", "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 \"type\": \"letsencrypt\",\n \"enable\": \"\",\n \"letsencrypt\": {\n \"verification_method\": \"dns-01\",\n \"key_type\": \"rsa\",\n \"preferred_chain\": \"ISRG Root X1\"\n },\n \"existing\": {\n \"key\": \"\",\n \"certificate\": \"\"\n },\n \"csr\": {\n \"domain\": \"\",\n \"sans\": \"\",\n \"country\": \"\",\n \"state\": \"\",\n \"city\": \"\",\n \"organization\": \"\",\n \"department\": \"\"\n },\n \"clone\": {\n \"certificate_id\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord/certificates", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord", "certificates" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-17f0d7a1-201a-466f-b05a-e6e9580cc51c" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-feb19dd4-92ad-40e4-ab13-b8688551ffd6" } ], "id": "da673f2c-75a8-4d94-a321-decb6cf409a1", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-da673f2c-75a8-4d94-a321-decb6cf409a1" }, { "name": "Get domain", "id": "5413100d-eec2-4c13-9b7b-b3a015c32b0b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord" ], "variable": [ { "id": "e92424bb-1d96-4e69-8057-8d369bbd9a43", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "d0c05e18-28ac-486e-9a6b-0294b16b3aea", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "669a0c23-5b75-4609-a7f2-a461ec70ec6c", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "1546cc63-9c75-4230-b375-2b5e2f7518de", "key": "domainRecord", "value": "", "description": "(Required) The domain record ID" } ] }, "description": "Show the specified domain for the site\n\nProcessing mode: sync" }, "response": [ { "id": "f278ef04-ba98-4e23-940b-01de1146502c", "name": "`DomainRecordResource`", "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/domains/:domainRecord", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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\": \"domainRecords\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"type\": \"primary\",\n \"status\": \"enabling\",\n \"www_redirect_type\": \"from-www\",\n \"allow_wildcard_subdomains\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-f278ef04-ba98-4e23-940b-01de1146502c" }, { "id": "493c9d90-d1e8-4ac4-a290-79fc14b449f2", "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/domains/:domainRecord", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-493c9d90-d1e8-4ac4-a290-79fc14b449f2" }, { "id": "014dcb38-220a-4d03-86b7-1a570a61322a", "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/domains/:domainRecord", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-014dcb38-220a-4d03-86b7-1a570a61322a" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-5413100d-eec2-4c13-9b7b-b3a015c32b0b" }, { "name": "Update domain", "id": "4e521fc9-e515-4c47-b61d-94a698356791", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"www_redirect_type\": \"none\",\n \"allow_wildcard_subdomains\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord" ], "variable": [ { "id": "8a803d1d-09e6-4db6-b5c5-af7fd1f2d1fa", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "79f7641c-86f9-46d8-bd5b-3765bb5dd8b9", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "8cd5f8ad-7703-4739-9211-93e10b3c9622", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "3f94a147-a152-430a-a76a-6e0327b3dab5", "key": "domainRecord", "value": "", "description": "(Required) The domain record ID" } ] }, "description": "Update an existing domain for the site\n\nProcessing mode: async" }, "response": [ { "id": "d339c937-47b5-4999-abec-66013ce15c4f", "name": "`DomainRecordResource`", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"www_redirect_type\": \"none\",\n \"allow_wildcard_subdomains\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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\": \"domainRecords\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"type\": \"primary\",\n \"status\": \"enabling\",\n \"www_redirect_type\": \"from-www\",\n \"allow_wildcard_subdomains\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-d339c937-47b5-4999-abec-66013ce15c4f" }, { "id": "0516cc1c-e96d-485d-9b42-e82bf6f2ed03", "name": "Authorization error", "originalRequest": { "method": "PATCH", "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 \"www_redirect_type\": \"none\",\n \"allow_wildcard_subdomains\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-0516cc1c-e96d-485d-9b42-e82bf6f2ed03" }, { "id": "feccc101-3d49-422f-a5b9-0fe1739b20b3", "name": "Not found", "originalRequest": { "method": "PATCH", "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 \"www_redirect_type\": \"none\",\n \"allow_wildcard_subdomains\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-feccc101-3d49-422f-a5b9-0fe1739b20b3" }, { "id": "904b5d70-19fb-4632-a7bc-a9ef59e2836b", "name": "Validation error", "originalRequest": { "method": "PATCH", "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 \"www_redirect_type\": \"none\",\n \"allow_wildcard_subdomains\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-904b5d70-19fb-4632-a7bc-a9ef59e2836b" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-4e521fc9-e515-4c47-b61d-94a698356791" }, { "name": "Delete domain", "id": "73651f84-3aab-421e-a41b-8b395717b22a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains/:domainRecord", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord" ], "variable": [ { "id": "a239aa60-3d5e-464b-a776-18ad590b177a", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "1f82a90a-d2ff-45dd-ad97-d2e43702f9a6", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "e86f8720-fb81-481b-8114-4bfd03f94a9f", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "3d606a03-f385-4dd9-9b14-d0ebe6e5d9be", "key": "domainRecord", "value": "", "description": "(Required) The domain record ID" } ] }, "description": "Remove a domain from the site\n\nProcessing mode: async" }, "response": [ { "id": "e19b9b9a-2ba5-4512-b907-5e38080f3f9b", "name": "No content", "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/domains/:domainRecord", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-e19b9b9a-2ba5-4512-b907-5e38080f3f9b" }, { "id": "7fbec2da-bdbb-447b-b349-cbfed2768573", "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/domains/:domainRecord", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-7fbec2da-bdbb-447b-b349-cbfed2768573" }, { "id": "37bd1e9e-a78b-4d14-92e0-5d22ac0f426b", "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/domains/:domainRecord", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains", ":domainRecord" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "domainRecord" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-37bd1e9e-a78b-4d14-92e0-5d22ac0f426b" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-73651f84-3aab-421e-a41b-8b395717b22a" } ], "id": "7dbfb101-fe22-4a36-9a96-cc59c7550fd6", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-7dbfb101-fe22-4a36-9a96-cc59c7550fd6" }, { "name": "List domains", "id": "dbe64018-79ed-4bc6-a415-a37af450303c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains?page[size]=30&page[cursor]=&filter[status]=updating&filter[type]=alias&sort=-name,name", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains" ], "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 status of the domain.", "key": "filter[status]", "value": "updating" }, { "description": "The type of domain.", "key": "filter[type]", "value": "alias" }, { "key": "sort", "value": "-name,name" } ], "variable": [ { "id": "06babfba-35c0-4216-b6bf-f770d4193663", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "106ecb4d-0359-488e-b34a-3bca8f331179", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "b70d0254-597b-4da6-8ebb-82319b623cfb", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "Show all domains for the site.\n\nProcessing mode: sync" }, "response": [ { "id": "e21cedce-c2e9-4917-a1db-a34bb821980c", "name": "Paginated set of `DomainRecordResource`", "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/domains?page[size]=30&page[cursor]=&filter[status]=updating&filter[type]=alias&sort=-name,name", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains" ], "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 status of the domain.", "key": "filter[status]", "value": "updating" }, { "description": "The type of domain.", "key": "filter[type]", "value": "alias" }, { "key": "sort", "value": "-name,name" } ], "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\": \"domainRecords\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"type\": \"primary\",\n \"status\": \"connecting\",\n \"www_redirect_type\": \"to-www\",\n \"allow_wildcard_subdomains\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"domainRecords\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"type\": \"primary\",\n \"status\": \"disabled\",\n \"www_redirect_type\": \"to-www\",\n \"allow_wildcard_subdomains\": \"\",\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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-e21cedce-c2e9-4917-a1db-a34bb821980c" }, { "id": "ed472172-cadd-4719-a945-04f312d5807c", "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/domains?page[size]=30&page[cursor]=&filter[status]=updating&filter[type]=alias&sort=-name,name", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains" ], "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 status of the domain.", "key": "filter[status]", "value": "updating" }, { "description": "The type of domain.", "key": "filter[type]", "value": "alias" }, { "key": "sort", "value": "-name,name" } ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-ed472172-cadd-4719-a945-04f312d5807c" }, { "id": "65eb9164-d825-473f-8f25-3fbaf007e4e9", "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/domains?page[size]=30&page[cursor]=&filter[status]=updating&filter[type]=alias&sort=-name,name", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains" ], "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 status of the domain.", "key": "filter[status]", "value": "updating" }, { "description": "The type of domain.", "key": "filter[type]", "value": "alias" }, { "key": "sort", "value": "-name,name" } ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-65eb9164-d825-473f-8f25-3fbaf007e4e9" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-dbe64018-79ed-4bc6-a415-a37af450303c" }, { "name": "Create domain", "id": "58059e33-8ea4-437b-b2a4-7f3505f65b47", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"allow_wildcard_subdomains\": \"\",\n \"www_redirect_type\": \"from-www\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains" ], "variable": [ { "id": "b85c437b-71d5-4a10-94f0-6be16e18c542", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "ed390d13-ff4c-4785-9f17-e721d68956b8", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "a1e20c5a-1b21-411e-b4ee-1917fe7edaac", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "Add a new domain to the site\n\nProcessing mode: async" }, "response": [ { "id": "09aac2d5-2227-4f1f-ac5a-fa5eb0ca2c2f", "name": "`DomainRecordResource`", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"allow_wildcard_subdomains\": \"\",\n \"www_redirect_type\": \"from-www\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/vnd.api+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"type\": \"domainRecords\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"type\": \"primary\",\n \"status\": \"enabling\",\n \"www_redirect_type\": \"from-www\",\n \"allow_wildcard_subdomains\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-09aac2d5-2227-4f1f-ac5a-fa5eb0ca2c2f" }, { "id": "11144d37-fa1e-45d3-a5f9-7115109d7b89", "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 \"name\": \"\",\n \"allow_wildcard_subdomains\": \"\",\n \"www_redirect_type\": \"from-www\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-11144d37-fa1e-45d3-a5f9-7115109d7b89" }, { "id": "c92f8505-b254-4a96-930f-408937ab5058", "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 \"name\": \"\",\n \"allow_wildcard_subdomains\": \"\",\n \"www_redirect_type\": \"from-www\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-c92f8505-b254-4a96-930f-408937ab5058" }, { "id": "5da87d72-82eb-4575-9df4-1fcff16539ca", "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 \"name\": \"\",\n \"allow_wildcard_subdomains\": \"\",\n \"www_redirect_type\": \"from-www\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/domains", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "domains" ], "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-5da87d72-82eb-4575-9df4-1fcff16539ca" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-58059e33-8ea4-437b-b2a4-7f3505f65b47" } ], "id": "a6cfb934-c6d1-4204-9dfb-d30e4754d88c", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-a6cfb934-c6d1-4204-9dfb-d30e4754d88c" }, { "name": "healthcheck", "item": [ { "name": "Get healthcheck endpoint", "id": "741f9f5e-bdff-46dd-b7dd-aad3d553a762", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/healthcheck", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "healthcheck" ], "variable": [ { "id": "93fe33f9-d078-4c8f-be16-5e568d060230", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "17a00342-6748-490e-ad49-397c52b0df85", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "07047e4e-3196-4935-ad8f-0aa51a2ce4f3", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "Show the healthcheck endpoint that has been set for the site.\n\nProcessing mode: sync" }, "response": [ { "id": "d882cfb3-e40e-49e3-b68c-ebbbebd1c1d9", "name": "`HealthcheckEndpointResource`", "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/healthcheck", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "healthcheck" ], "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 \"id\": \"\",\n \"type\": \"healthcheckEndpoints\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"healthcheck_endpoint\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-d882cfb3-e40e-49e3-b68c-ebbbebd1c1d9" }, { "id": "d3154689-1e4a-4584-9f04-4c090decf173", "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/healthcheck", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "healthcheck" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-d3154689-1e4a-4584-9f04-4c090decf173" }, { "id": "6e0ec486-987c-49e5-abaa-378247e1dca1", "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/healthcheck", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "healthcheck" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-6e0ec486-987c-49e5-abaa-378247e1dca1" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-741f9f5e-bdff-46dd-b7dd-aad3d553a762" }, { "name": "Update healthcheck endpoint", "id": "81877f80-4b61-480f-9afc-1165819faaa8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"healthcheck_endpoint\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/healthcheck", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "healthcheck" ], "variable": [ { "id": "5c7e8f62-72b4-4453-b208-6d6c7073b33c", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "ac6e020c-ab8d-4f7d-8d57-a6752ace95aa", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "bfa83bab-63be-49b3-83e0-09b46a54e58f", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "Update the healthcheck endpoint for the site.\n\nProcessing mode: sync" }, "response": [ { "id": "144bb5f2-e3d8-44c0-a2aa-879beaee546e", "name": "No content", "originalRequest": { "method": "PUT", "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 \"healthcheck_endpoint\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/healthcheck", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "healthcheck" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-144bb5f2-e3d8-44c0-a2aa-879beaee546e" }, { "id": "1d28e852-29f7-4e98-a6b9-25df2e13b9c4", "name": "Authorization error", "originalRequest": { "method": "PUT", "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 \"healthcheck_endpoint\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/healthcheck", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "healthcheck" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-1d28e852-29f7-4e98-a6b9-25df2e13b9c4" }, { "id": "0982af0c-b633-4e4b-b1ae-770aa7cefbe1", "name": "Not found", "originalRequest": { "method": "PUT", "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 \"healthcheck_endpoint\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/healthcheck", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "healthcheck" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-0982af0c-b633-4e4b-b1ae-770aa7cefbe1" }, { "id": "02804254-cd4c-4736-8291-80b3bda8ba0a", "name": "Validation error", "originalRequest": { "method": "PUT", "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 \"healthcheck_endpoint\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/healthcheck", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "healthcheck" ], "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-02804254-cd4c-4736-8291-80b3bda8ba0a" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-81877f80-4b61-480f-9afc-1165819faaa8" } ], "id": "5bfcf927-c9bb-41a7-86b1-c68bfbf8df17", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-5bfcf927-c9bb-41a7-86b1-c68bfbf8df17" }, { "name": "environment", "item": [ { "name": "Get .env content", "id": "544a228f-92bd-4e17-84d7-09d00972d5c0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/environment", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "environment" ], "variable": [ { "id": "35791e9d-0463-418f-b0ce-95338d26c4d7", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "2004db93-ef52-48eb-b7b5-d8f8e346a277", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "1b4f18e3-3998-4a7c-82e1-a674d3ce5629", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "\n\nProcessing mode: sync" }, "response": [ { "id": "7f424c91-00a5-4ddd-9fa9-69eef12a1842", "name": "`EnvironmentResource`", "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/environment", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "environment" ], "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 \"id\": \"\",\n \"type\": \"environments\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"content\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-7f424c91-00a5-4ddd-9fa9-69eef12a1842" }, { "id": "38b6496f-19a0-4573-891f-4cb863fc6995", "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/environment", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "environment" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-38b6496f-19a0-4573-891f-4cb863fc6995" }, { "id": "59a3b46b-6373-4b10-9c4b-369ac65d5ac0", "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/environment", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "environment" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-59a3b46b-6373-4b10-9c4b-369ac65d5ac0" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-544a228f-92bd-4e17-84d7-09d00972d5c0" }, { "name": "Update .env content", "id": "82852469-04a4-4b0d-973a-fde8d395c40a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"environment\": \"\",\n \"cache\": \"\",\n \"queues\": \"\",\n \"encryption_key\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/environment", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "environment" ], "variable": [ { "id": "8f330931-e136-4feb-a3e5-85e1d752453e", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "786ab8b9-58d5-4aee-8548-981c9d55af98", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "b890a33b-c5c3-44ea-b2e4-62eb5a2c08af", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "\n\nProcessing mode: async" }, "response": [ { "id": "7379f7b7-63d5-4a21-a689-d183ab2bc842", "name": "New Response", "originalRequest": { "method": "PUT", "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 \"environment\": \"\",\n \"cache\": \"\",\n \"queues\": \"\",\n \"encryption_key\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/environment", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "environment" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-7379f7b7-63d5-4a21-a689-d183ab2bc842" }, { "id": "5ad1502c-835c-4195-9e79-7af76c9dd4d2", "name": "Authorization error", "originalRequest": { "method": "PUT", "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 \"environment\": \"\",\n \"cache\": \"\",\n \"queues\": \"\",\n \"encryption_key\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/environment", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "environment" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-5ad1502c-835c-4195-9e79-7af76c9dd4d2" }, { "id": "1baddacd-3067-42a1-abf7-0d69357ece5f", "name": "Not found", "originalRequest": { "method": "PUT", "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 \"environment\": \"\",\n \"cache\": \"\",\n \"queues\": \"\",\n \"encryption_key\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/environment", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "environment" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-1baddacd-3067-42a1-abf7-0d69357ece5f" }, { "id": "ce8fe93a-a504-4e90-b1b1-775f363856a3", "name": "Validation error", "originalRequest": { "method": "PUT", "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 \"environment\": \"\",\n \"cache\": \"\",\n \"queues\": \"\",\n \"encryption_key\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/environment", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "environment" ], "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-ce8fe93a-a504-4e90-b1b1-775f363856a3" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-82852469-04a4-4b0d-973a-fde8d395c40a" } ], "id": "0a326119-a846-47db-b09c-77767bf70b3b", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-0a326119-a846-47db-b09c-77767bf70b3b" }, { "name": "nginx", "item": [ { "name": "Get Nginx configuration", "id": "60c2309f-f243-4604-afe6-523dd22ce720", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/nginx", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "nginx" ], "variable": [ { "id": "1030e310-3974-4878-b129-e66756b3a0ba", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "63cdb7ab-4998-4583-a78a-46bf15eaa791", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "da85d7e8-8dd3-47cd-b6ab-7f87ff19af95", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "\n\nProcessing mode: sync" }, "response": [ { "id": "761f47b3-bbbd-4e2a-9892-cf767b04fc17", "name": "`NginxConfigResource`", "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/nginx", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "nginx" ], "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 \"id\": \"\",\n \"type\": \"nginxConfigs\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"content\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-761f47b3-bbbd-4e2a-9892-cf767b04fc17" }, { "id": "6a580de1-10ff-4fd5-b0ae-45bf99826e2c", "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/nginx", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "nginx" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-6a580de1-10ff-4fd5-b0ae-45bf99826e2c" }, { "id": "be0930b5-7f48-4e5a-8574-1f89e43484ff", "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/nginx", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "nginx" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-be0930b5-7f48-4e5a-8574-1f89e43484ff" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-60c2309f-f243-4604-afe6-523dd22ce720" }, { "name": "Update Nginx configuration", "id": "a6f06772-6120-49c1-98b5-4915441819ce", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"config\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/nginx", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "nginx" ], "variable": [ { "id": "19bb1206-dace-4cbc-a8d5-036d8b63c178", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "d0ffee7e-59b8-47e3-b56a-5d727db0ca1e", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "0584ea82-5d9c-4a1d-8701-23ff6a2e304e", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "\n\nProcessing mode: async" }, "response": [ { "id": "9c912dce-8d34-4a59-bbc7-a8398a0bde00", "name": "New Response", "originalRequest": { "method": "PUT", "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 \"config\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/nginx", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "nginx" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-9c912dce-8d34-4a59-bbc7-a8398a0bde00" }, { "id": "167d8dc2-8e8a-49d8-876a-7b36ebe4bdab", "name": "Authorization error", "originalRequest": { "method": "PUT", "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 \"config\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/nginx", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "nginx" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-167d8dc2-8e8a-49d8-876a-7b36ebe4bdab" }, { "id": "3325e238-1456-46f8-a92f-4595cd17fa53", "name": "Not found", "originalRequest": { "method": "PUT", "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 \"config\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/nginx", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "nginx" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-3325e238-1456-46f8-a92f-4595cd17fa53" }, { "id": "7586904a-3313-4e9a-bee7-2e3c33b85e61", "name": "Validation error", "originalRequest": { "method": "PUT", "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 \"config\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/nginx", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "nginx" ], "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-7586904a-3313-4e9a-bee7-2e3c33b85e61" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-a6f06772-6120-49c1-98b5-4915441819ce" } ], "id": "7d9ec91c-e6d4-4d34-9c5a-49fc64e0c3c7", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-7d9ec91c-e6d4-4d34-9c5a-49fc64e0c3c7" }, { "name": "composer", "item": [ { "name": "credentials", "item": [ { "name": "{repository}", "item": [ { "name": "Get composer credential for the site", "id": "e8010e20-13fa-44d2-a16e-3a92f978d11a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/composer/credentials/:repository", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials", ":repository" ], "variable": [ { "id": "7cfd586e-93d7-40f7-add0-4d1d971009ef", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "75cecf93-d3eb-4003-a042-3f3ec343b46f", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "ecbe53c4-5560-4d14-b177-df96d5fe4619", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "75ba9f23-14fc-4f27-8b9e-8262c8fb9f23", "key": "repository", "value": "", "description": "(Required) " } ] }, "description": "\n\nProcessing mode: sync" }, "response": [ { "id": "7940bca9-5c07-4990-8841-3e09eef6beaf", "name": "`ComposerCredentialResource`", "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/composer/credentials/:repository", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials", ":repository" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "repository" } ] } }, "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\": \"\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"repository\": \"\",\n \"username\": \"\",\n \"password\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-7940bca9-5c07-4990-8841-3e09eef6beaf" }, { "id": "e0dcbc58-1508-4c20-8a5b-181c83cc5d45", "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/composer/credentials/:repository", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials", ":repository" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "repository" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-e0dcbc58-1508-4c20-8a5b-181c83cc5d45" }, { "id": "1859d5be-9747-4d59-8c74-b462cfe53762", "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/composer/credentials/:repository", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials", ":repository" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "repository" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-1859d5be-9747-4d59-8c74-b462cfe53762" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-e8010e20-13fa-44d2-a16e-3a92f978d11a" }, { "name": "Update composer credentials for the site", "id": "e325de0e-b41f-434e-8bae-2d309a4419cc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"repository\": \"\",\n \"username\": \"\",\n \"password\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/composer/credentials/:repository", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials", ":repository" ], "variable": [ { "id": "eeaa65be-0fa5-46a4-b373-4d71117e5196", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "5bb9608f-e9ac-4957-a712-8ef8295ca940", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "714ae107-7062-48d8-bccc-766b0b72e676", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "2787f891-5814-4c14-b4a4-d605b564491a", "key": "repository", "value": "", "description": "(Required) " } ] }, "description": "\n\nProcessing mode: async" }, "response": [ { "id": "d5babe73-8b2c-4450-9b86-9ec574b6a5ed", "name": "New Response", "originalRequest": { "method": "PUT", "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 \"repository\": \"\",\n \"username\": \"\",\n \"password\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/composer/credentials/:repository", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials", ":repository" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "repository" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-d5babe73-8b2c-4450-9b86-9ec574b6a5ed" }, { "id": "96d66b80-8e99-40df-b100-338f311323c3", "name": "Authorization error", "originalRequest": { "method": "PUT", "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 \"repository\": \"\",\n \"username\": \"\",\n \"password\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/composer/credentials/:repository", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials", ":repository" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "repository" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-96d66b80-8e99-40df-b100-338f311323c3" }, { "id": "0c36eaba-b8ed-4a52-bb6e-06a12d65d60c", "name": "Not found", "originalRequest": { "method": "PUT", "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 \"repository\": \"\",\n \"username\": \"\",\n \"password\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/composer/credentials/:repository", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials", ":repository" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "repository" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-0c36eaba-b8ed-4a52-bb6e-06a12d65d60c" }, { "id": "d2f5b65d-7f27-4853-b3f6-842b2758c50e", "name": "Validation error", "originalRequest": { "method": "PUT", "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 \"repository\": \"\",\n \"username\": \"\",\n \"password\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/composer/credentials/:repository", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials", ":repository" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "repository" } ] } }, "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-d2f5b65d-7f27-4853-b3f6-842b2758c50e" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-e325de0e-b41f-434e-8bae-2d309a4419cc" }, { "name": "Delete composer credentials for the site", "id": "4b821feb-2ebc-42c0-95ab-22abc9adb498", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/composer/credentials/:repository", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials", ":repository" ], "variable": [ { "id": "0b500024-cdca-48f3-9956-b95766b50097", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "4fffce37-b048-490b-a92b-6570522e09f4", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "06761336-80a0-4404-ad45-9811a37849a6", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "19d39346-5754-43ff-a466-82741e234239", "key": "repository", "value": "", "description": "(Required) " } ] }, "description": "\n\nProcessing mode: async" }, "response": [ { "id": "310b19f0-0833-4923-9551-74cab3b6581a", "name": "New Response", "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/composer/credentials/:repository", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials", ":repository" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "repository" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-310b19f0-0833-4923-9551-74cab3b6581a" }, { "id": "32e61d1e-36b1-49ef-9787-569a22ba8124", "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/composer/credentials/:repository", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials", ":repository" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "repository" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-32e61d1e-36b1-49ef-9787-569a22ba8124" }, { "id": "9449a1a4-af04-4f6d-ab67-fca04f854b03", "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/composer/credentials/:repository", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials", ":repository" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "repository" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-9449a1a4-af04-4f6d-ab67-fca04f854b03" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-4b821feb-2ebc-42c0-95ab-22abc9adb498" } ], "id": "b44a7e74-0be9-4850-9a55-ff7cc0ff9708", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-b44a7e74-0be9-4850-9a55-ff7cc0ff9708" }, { "name": "Get composer credentials for the site", "id": "f84d1c87-0f6d-4814-9dcc-d5f17a6e1177", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/composer/credentials", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials" ], "variable": [ { "id": "d586f6cf-b577-4c2f-99ec-6893e6068a3c", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "a90ae29b-ecfb-45d5-af2d-09f8127a3bab", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "72589d7f-e40a-4645-91e4-b1f1160fdef7", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "\n\nProcessing mode: sync" }, "response": [ { "id": "d472f78e-768c-4598-b6ba-0255fa6de072", "name": "Paginated set of `ComposerCredentialResource`", "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/composer/credentials", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials" ], "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\": \"\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"repository\": \"\",\n \"username\": \"\",\n \"password\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"repository\": \"\",\n \"username\": \"\",\n \"password\": \"\"\n }\n }\n ],\n \"links\": {\n \"first\": \"\",\n \"last\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n },\n \"meta\": {\n \"current_page\": \"\",\n \"from\": \"\",\n \"path\": \"\",\n \"per_page\": \"\",\n \"to\": \"\"\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-d472f78e-768c-4598-b6ba-0255fa6de072" }, { "id": "eb3dece9-87d2-4598-b605-24db51158cc8", "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/composer/credentials", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-eb3dece9-87d2-4598-b605-24db51158cc8" }, { "id": "819a1c3f-5fe0-470a-ad46-506380db7a75", "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/composer/credentials", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-819a1c3f-5fe0-470a-ad46-506380db7a75" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-f84d1c87-0f6d-4814-9dcc-d5f17a6e1177" }, { "name": "Create composer credentials for the site", "id": "010df49c-a538-4473-a42e-6f34bbfa57da", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"repository\": \"\",\n \"username\": \"\",\n \"password\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/composer/credentials", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials" ], "variable": [ { "id": "b9b1e501-5377-4bcf-811c-62cd7b2954ec", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "0090e727-28ba-4f9c-adf1-142e07dca57a", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "4fb933c7-5314-4d3d-ba16-999d69f45397", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "\n\nProcessing mode: async" }, "response": [ { "id": "dc135e97-6941-44ca-bd48-37e8b1452f57", "name": "New Response", "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 \"repository\": \"\",\n \"username\": \"\",\n \"password\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/composer/credentials", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-dc135e97-6941-44ca-bd48-37e8b1452f57" }, { "id": "99d44501-836d-4040-a9e4-cbed0054b396", "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 \"repository\": \"\",\n \"username\": \"\",\n \"password\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/composer/credentials", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-99d44501-836d-4040-a9e4-cbed0054b396" }, { "id": "81fb5d1e-93ea-4070-bf25-fcb0509b92a7", "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 \"repository\": \"\",\n \"username\": \"\",\n \"password\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/composer/credentials", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-81fb5d1e-93ea-4070-bf25-fcb0509b92a7" }, { "id": "8a36a2fd-3f29-489e-8bf8-80d7cee44129", "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 \"repository\": \"\",\n \"username\": \"\",\n \"password\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/composer/credentials", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "composer", "credentials" ], "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-8a36a2fd-3f29-489e-8bf8-80d7cee44129" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-010df49c-a538-4473-a42e-6f34bbfa57da" } ], "id": "f49dbab4-893f-4bc1-974c-2150008c5442", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-f49dbab4-893f-4bc1-974c-2150008c5442" } ], "id": "46ea9e3b-e806-4319-a6da-37de7032b65d", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-46ea9e3b-e806-4319-a6da-37de7032b65d" }, { "name": "npm", "item": [ { "name": "credentials", "item": [ { "name": "{registry}", "item": [ { "name": "Get NPM credential for the site", "id": "9d6baea3-9939-4167-8099-0375ac0e3b5d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/npm/credentials/:registry", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials", ":registry" ], "variable": [ { "id": "c4c686bb-e523-4f8f-953d-626ddd2eaa9c", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "152e87dc-2343-4ff5-8536-5c95097660dc", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "ccb4ec50-d470-4486-8a5e-4123d2d73aee", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "d55a3be2-56e2-45b8-85fd-58b0dbe3e8f7", "key": "registry", "value": "", "description": "(Required) " } ] }, "description": "\n\nProcessing mode: sync" }, "response": [ { "id": "a7edffd4-97a2-40dc-ba1e-9ee6f172a258", "name": "`NpmCredentialResource`", "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/npm/credentials/:registry", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials", ":registry" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "registry" } ] } }, "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\": \"\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"registry\": \"\",\n \"token\": \"\",\n \"scopes\": []\n }\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-a7edffd4-97a2-40dc-ba1e-9ee6f172a258" }, { "id": "d4b249f8-c166-482e-b52e-01571544b401", "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/npm/credentials/:registry", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials", ":registry" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "registry" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-d4b249f8-c166-482e-b52e-01571544b401" }, { "id": "857c749d-93d4-4583-b182-162d83033599", "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/npm/credentials/:registry", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials", ":registry" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "registry" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-857c749d-93d4-4583-b182-162d83033599" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-9d6baea3-9939-4167-8099-0375ac0e3b5d" }, { "name": "Update NPM credentials for the site", "id": "1edd8c76-118d-4755-8d12-b21f982d7e36", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"registry\": \"\",\n \"token\": \"\",\n \"scopes\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/npm/credentials/:registry", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials", ":registry" ], "variable": [ { "id": "da7d5974-d674-4dec-b45d-62f38006f211", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "0ec03533-d309-4aca-a485-f567cff43d2e", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "890138c9-a640-45fe-a7ee-1c2b4f86dbb3", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "675bfdee-6ea8-48b8-b3f7-10d2e5f58f05", "key": "registry", "value": "", "description": "(Required) " } ] }, "description": "\n\nProcessing mode: async" }, "response": [ { "id": "9d43f686-51c8-439d-9a3e-59c3c2b201b6", "name": "New Response", "originalRequest": { "method": "PUT", "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 \"registry\": \"\",\n \"token\": \"\",\n \"scopes\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/npm/credentials/:registry", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials", ":registry" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "registry" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-9d43f686-51c8-439d-9a3e-59c3c2b201b6" }, { "id": "ef60e4ac-c4c9-401b-b767-768ae964c526", "name": "Authorization error", "originalRequest": { "method": "PUT", "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 \"registry\": \"\",\n \"token\": \"\",\n \"scopes\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/npm/credentials/:registry", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials", ":registry" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "registry" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-ef60e4ac-c4c9-401b-b767-768ae964c526" }, { "id": "c8dc5665-96e8-4858-a471-6fd1e6a71bc9", "name": "Not found", "originalRequest": { "method": "PUT", "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 \"registry\": \"\",\n \"token\": \"\",\n \"scopes\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/npm/credentials/:registry", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials", ":registry" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "registry" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-c8dc5665-96e8-4858-a471-6fd1e6a71bc9" }, { "id": "811e1473-9645-40cc-9c8f-b47b8218bdbf", "name": "Validation error", "originalRequest": { "method": "PUT", "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 \"registry\": \"\",\n \"token\": \"\",\n \"scopes\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/npm/credentials/:registry", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials", ":registry" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "registry" } ] } }, "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-811e1473-9645-40cc-9c8f-b47b8218bdbf" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-1edd8c76-118d-4755-8d12-b21f982d7e36" }, { "name": "Delete npm credentials for the site", "id": "53d88ba0-dd5f-4a3a-a060-719bdd3cc1d3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/npm/credentials/:registry", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials", ":registry" ], "variable": [ { "id": "7af1bdd8-92d8-4928-ba12-893560e89349", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "b42bea75-1260-41a3-b063-870dc16b7492", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "52679a3f-8e59-46cc-96db-91bbf0a1104c", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "f792f32b-589d-4f4b-9a19-902ed1f61b0f", "key": "registry", "value": "", "description": "(Required) " } ] }, "description": "\n\nProcessing mode: async" }, "response": [ { "id": "b7a37231-88c5-470a-ac5f-5e5a6f9a3e5b", "name": "New Response", "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/npm/credentials/:registry", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials", ":registry" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "registry" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-b7a37231-88c5-470a-ac5f-5e5a6f9a3e5b" }, { "id": "669b0137-54c0-4a3c-b2d2-3459c86c8db5", "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/npm/credentials/:registry", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials", ":registry" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "registry" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-669b0137-54c0-4a3c-b2d2-3459c86c8db5" }, { "id": "a9d63f64-0c7d-4002-8f0d-97c39a42f10f", "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/npm/credentials/:registry", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials", ":registry" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "registry" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-a9d63f64-0c7d-4002-8f0d-97c39a42f10f" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-53d88ba0-dd5f-4a3a-a060-719bdd3cc1d3" } ], "id": "aaf572bc-74ed-46f4-944a-7ad01872a804", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-aaf572bc-74ed-46f4-944a-7ad01872a804" }, { "name": "Get NPM credentials for the site", "id": "e8e467e2-cb4c-4f19-85cc-32b31e8379c3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/npm/credentials", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials" ], "variable": [ { "id": "bed75393-953d-4054-9a31-0ff5bd03464d", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "dd482569-a61a-4844-88f3-c031bfd6d4ed", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "b245a003-f230-4025-b261-baa7f39dc7e8", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "\n\nProcessing mode: sync" }, "response": [ { "id": "b53fb497-2c3c-4307-b019-874524e53432", "name": "Paginated set of `NpmCredentialResource`", "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/npm/credentials", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials" ], "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\": \"\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"registry\": \"\",\n \"token\": \"\",\n \"scopes\": []\n }\n },\n {\n \"id\": \"\",\n \"type\": \"\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"registry\": \"\",\n \"token\": \"\",\n \"scopes\": []\n }\n }\n ],\n \"links\": {\n \"first\": \"\",\n \"last\": \"\",\n \"prev\": \"\",\n \"next\": \"\"\n },\n \"meta\": {\n \"current_page\": \"\",\n \"from\": \"\",\n \"path\": \"\",\n \"per_page\": \"\",\n \"to\": \"\"\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-b53fb497-2c3c-4307-b019-874524e53432" }, { "id": "43c61e2a-47b2-4c35-807b-85def9d1ce8c", "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/npm/credentials", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-43c61e2a-47b2-4c35-807b-85def9d1ce8c" }, { "id": "08bce585-fdab-4c9d-97af-00ef52d2870b", "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/npm/credentials", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-08bce585-fdab-4c9d-97af-00ef52d2870b" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-e8e467e2-cb4c-4f19-85cc-32b31e8379c3" }, { "name": "Create NPM credentials for the site", "id": "5a55e1eb-2edb-4877-90e4-5ba66774102b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"registry\": \"\",\n \"token\": \"\",\n \"scopes\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/npm/credentials", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials" ], "variable": [ { "id": "e18e135a-fe16-450a-ade9-5a6791cca077", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "f42577e0-44c7-4a0f-b4ab-0636b24fedc8", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "30b73d15-5c10-4c23-962e-0cce05892f63", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "\n\nProcessing mode: async" }, "response": [ { "id": "45745de4-83bd-4c3c-8dea-b49821826758", "name": "New Response", "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 \"registry\": \"\",\n \"token\": \"\",\n \"scopes\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/npm/credentials", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-45745de4-83bd-4c3c-8dea-b49821826758" }, { "id": "61989d4e-474a-41af-9a79-83a7ff60ea75", "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 \"registry\": \"\",\n \"token\": \"\",\n \"scopes\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/npm/credentials", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-61989d4e-474a-41af-9a79-83a7ff60ea75" }, { "id": "acb18657-0f01-4561-9f2e-c88a238d73c2", "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 \"registry\": \"\",\n \"token\": \"\",\n \"scopes\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/npm/credentials", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-acb18657-0f01-4561-9f2e-c88a238d73c2" }, { "id": "5e6c0df4-b0f9-40c3-bd1e-04959b69bcb5", "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 \"registry\": \"\",\n \"token\": \"\",\n \"scopes\": null\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/npm/credentials", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "npm", "credentials" ], "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-5e6c0df4-b0f9-40c3-bd1e-04959b69bcb5" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-5a55e1eb-2edb-4877-90e4-5ba66774102b" } ], "id": "04b86d0c-6844-4fb3-a01e-fd4c3d9f79c3", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-04b86d0c-6844-4fb3-a01e-fd4c3d9f79c3" } ], "id": "8904c851-e9c9-4d95-8b97-438be2fdcd7f", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-8904c851-e9c9-4d95-8b97-438be2fdcd7f" }, { "name": "load-balancing-nodes", "item": [ { "name": "List load balancing nodes", "id": "4530f65e-c306-4716-a682-b8797478f129", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/load-balancing-nodes?page[size]=30&page[cursor]=&sort=-id,-id", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "load-balancing-nodes" ], "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": "" }, { "key": "sort", "value": "-id,-id" } ], "variable": [ { "id": "16e5fb0f-cf04-4ab3-8bfb-11b96a674ba4", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "8808fc17-07c4-413c-ac7a-a0edef018ae3", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "8270d31a-f934-4b5f-b49f-d5d166fed5ce", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "\n\nProcessing mode: sync" }, "response": [ { "id": "d43eb0ec-41fa-492c-b9d0-67f0568bb56e", "name": "Paginated set of `LoadBalancingNodeResource`", "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/load-balancing-nodes?page[size]=30&page[cursor]=&sort=-id,-id", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "load-balancing-nodes" ], "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": "" }, { "key": "sort", "value": "-id,-id" } ], "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\": \"loadBalancingNodes\",\n \"attributes\": {\n \"server_id\": {},\n \"port\": \"\",\n \"weight\": \"\",\n \"backup\": \"\",\n \"down\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"loadBalancingNodes\",\n \"attributes\": {\n \"server_id\": {},\n \"port\": \"\",\n \"weight\": \"\",\n \"backup\": \"\",\n \"down\": \"\"\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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-d43eb0ec-41fa-492c-b9d0-67f0568bb56e" }, { "id": "db8aa0de-504b-4947-9b20-0da50c468818", "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/load-balancing-nodes?page[size]=30&page[cursor]=&sort=-id,-id", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "load-balancing-nodes" ], "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": "" }, { "key": "sort", "value": "-id,-id" } ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-db8aa0de-504b-4947-9b20-0da50c468818" }, { "id": "2c432842-7dcf-4d32-a6dc-68d32158ee4c", "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/load-balancing-nodes?page[size]=30&page[cursor]=&sort=-id,-id", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "load-balancing-nodes" ], "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": "" }, { "key": "sort", "value": "-id,-id" } ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-2c432842-7dcf-4d32-a6dc-68d32158ee4c" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-4530f65e-c306-4716-a682-b8797478f129" }, { "name": "Update load balancing nodes", "id": "6536fd24-0081-4479-bda4-5e6b82c445a1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"balancer_method\": \"ip_hash\",\n \"balancing\": [\n {\n \"server_id\": \"\",\n \"weight\": \"\",\n \"port\": \"\",\n \"backup\": \"\",\n \"down\": \"\"\n }\n ],\n \"balancer_keepalive_max_connections\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/load-balancing-nodes", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "load-balancing-nodes" ], "variable": [ { "id": "65a1deae-57ba-4e1a-8074-83fced7a4045", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "906d0b46-b33e-497c-8c38-3a97d414ef1b", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "e6622397-599b-4fe4-af00-08424c00a416", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "\n\nProcessing mode: async" }, "response": [ { "id": "99767199-6954-4e82-a8c5-389bd26176a9", "name": "New Response", "originalRequest": { "method": "PUT", "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 \"balancer_method\": \"ip_hash\",\n \"balancing\": [\n {\n \"server_id\": \"\",\n \"weight\": \"\",\n \"port\": \"\",\n \"backup\": \"\",\n \"down\": \"\"\n }\n ],\n \"balancer_keepalive_max_connections\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/load-balancing-nodes", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "load-balancing-nodes" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-99767199-6954-4e82-a8c5-389bd26176a9" }, { "id": "afc5ecc2-11d1-435a-8a26-35408952a87a", "name": "Authorization error", "originalRequest": { "method": "PUT", "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 \"balancer_method\": \"ip_hash\",\n \"balancing\": [\n {\n \"server_id\": \"\",\n \"weight\": \"\",\n \"port\": \"\",\n \"backup\": \"\",\n \"down\": \"\"\n }\n ],\n \"balancer_keepalive_max_connections\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/load-balancing-nodes", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "load-balancing-nodes" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-afc5ecc2-11d1-435a-8a26-35408952a87a" }, { "id": "0832736d-b0a9-42e4-9948-4f9ce1ea6f8d", "name": "Not found", "originalRequest": { "method": "PUT", "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 \"balancer_method\": \"ip_hash\",\n \"balancing\": [\n {\n \"server_id\": \"\",\n \"weight\": \"\",\n \"port\": \"\",\n \"backup\": \"\",\n \"down\": \"\"\n }\n ],\n \"balancer_keepalive_max_connections\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/load-balancing-nodes", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "load-balancing-nodes" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-0832736d-b0a9-42e4-9948-4f9ce1ea6f8d" }, { "id": "6735c0be-8801-4569-85cf-42e44e3ebcf7", "name": "Validation error", "originalRequest": { "method": "PUT", "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 \"balancer_method\": \"ip_hash\",\n \"balancing\": [\n {\n \"server_id\": \"\",\n \"weight\": \"\",\n \"port\": \"\",\n \"backup\": \"\",\n \"down\": \"\"\n }\n ],\n \"balancer_keepalive_max_connections\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/load-balancing-nodes", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "load-balancing-nodes" ], "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-6735c0be-8801-4569-85cf-42e44e3ebcf7" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-6536fd24-0081-4479-bda4-5e6b82c445a1" } ], "id": "cf7a5dfb-c579-4a62-978e-074aab409906", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-cf7a5dfb-c579-4a62-978e-074aab409906" }, { "name": "logs", "item": [ { "name": "nginx-access", "item": [ { "name": "Get Nginx access log content", "id": "96b23892-e8db-4c41-ac94-cdd96751a695", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/logs/nginx-access", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "nginx-access" ], "variable": [ { "id": "208edde1-b703-46ec-a22a-7937958b2fd4", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "f91fc76f-88a4-4cdf-9914-4259bd53c153", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "49388e0f-897f-4406-b4da-c6a82c34fb21", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "\n\nProcessing mode: sync" }, "response": [ { "id": "1cb6fbf4-ed7b-43ed-b6cc-84975061a280", "name": "`NginxAccessLogResource`", "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/logs/nginx-access", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "nginx-access" ], "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 \"id\": \"\",\n \"type\": \"nginxAccessLogs\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"content\": \"\"\n }\n },\n \"meta\": {\n \"log\": \"\"\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-1cb6fbf4-ed7b-43ed-b6cc-84975061a280" }, { "id": "23cd0a6a-208c-44dd-9437-bbcace6b38ee", "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/logs/nginx-access", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "nginx-access" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-23cd0a6a-208c-44dd-9437-bbcace6b38ee" }, { "id": "0c939933-ecb2-44a2-95ca-946db940b4f8", "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/logs/nginx-access", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "nginx-access" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-0c939933-ecb2-44a2-95ca-946db940b4f8" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-96b23892-e8db-4c41-ac94-cdd96751a695" }, { "name": "Delete Nginx access log content", "id": "c643461f-2f68-4ae9-84a2-efd37665f20f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/logs/nginx-access", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "nginx-access" ], "variable": [ { "id": "74c6cfd1-be16-4378-bf52-a10dfb752f48", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "520dc887-d303-402b-827d-6f6643b6ae9e", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "97288fe4-33a3-4c5c-95e4-4eedafb3156c", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "\n\nProcessing mode: async" }, "response": [ { "id": "1900ba1b-c4c0-4a9c-9870-c85c6abf7dc8", "name": "New Response", "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/logs/nginx-access", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "nginx-access" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-1900ba1b-c4c0-4a9c-9870-c85c6abf7dc8" }, { "id": "1bbaa7c9-4a98-4f6b-af24-17ee62f90fd4", "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/logs/nginx-access", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "nginx-access" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-1bbaa7c9-4a98-4f6b-af24-17ee62f90fd4" }, { "id": "0a750943-6f60-44e6-8236-a10c5c1f6d3b", "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/logs/nginx-access", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "nginx-access" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-0a750943-6f60-44e6-8236-a10c5c1f6d3b" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-c643461f-2f68-4ae9-84a2-efd37665f20f" } ], "id": "0f3df63a-053c-4a69-bfc0-c92f4c72b5c9", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-0f3df63a-053c-4a69-bfc0-c92f4c72b5c9" }, { "name": "nginx-error", "item": [ { "name": "Get Nginx error log content", "id": "c6c3ecc6-c83e-45c1-9b90-951c1cbe6fb8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/logs/nginx-error", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "nginx-error" ], "variable": [ { "id": "ffe05b97-4e1c-43dc-87df-fdf9e8cff493", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "f9263a3e-af2c-4e85-b626-60ecd15e702d", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "77c4774e-3056-4b40-b667-28e17345c58c", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "\n\nProcessing mode: sync" }, "response": [ { "id": "3dd82ee0-41a3-4788-8262-f48315e7777b", "name": "`NginxErrorLogResource`", "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/logs/nginx-error", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "nginx-error" ], "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 \"id\": \"\",\n \"type\": \"nginxErrorLogs\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"content\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-3dd82ee0-41a3-4788-8262-f48315e7777b" }, { "id": "e393a369-1fa7-4b7c-a142-9694dfcc4392", "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/logs/nginx-error", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "nginx-error" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-e393a369-1fa7-4b7c-a142-9694dfcc4392" }, { "id": "204eae83-e921-4921-a63f-ebf9159c9bf3", "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/logs/nginx-error", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "nginx-error" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-204eae83-e921-4921-a63f-ebf9159c9bf3" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-c6c3ecc6-c83e-45c1-9b90-951c1cbe6fb8" }, { "name": "Delete Nginx error log content", "id": "aed9a3a4-b4fa-4956-bc9f-ee602b61e348", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/logs/nginx-error", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "nginx-error" ], "variable": [ { "id": "290b2f20-2b02-4e94-be14-74834d0bd905", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "92173954-311d-4689-9ab4-a3cff3756337", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "8fb76f7c-2c78-4c40-bf8c-b421dd9f47e9", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "\n\nProcessing mode: async" }, "response": [ { "id": "3d009ebd-8898-4f85-b503-25cfb83df9f8", "name": "New Response", "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/logs/nginx-error", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "nginx-error" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-3d009ebd-8898-4f85-b503-25cfb83df9f8" }, { "id": "1243fda2-dff5-4d24-bf52-3d139a37c398", "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/logs/nginx-error", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "nginx-error" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-1243fda2-dff5-4d24-bf52-3d139a37c398" }, { "id": "9c524eb7-c34a-499c-9f1f-7c0638b685dc", "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/logs/nginx-error", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "nginx-error" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-9c524eb7-c34a-499c-9f1f-7c0638b685dc" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-aed9a3a4-b4fa-4956-bc9f-ee602b61e348" } ], "id": "1b9fe133-5ec4-4185-8712-5e2915f4cca0", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-1b9fe133-5ec4-4185-8712-5e2915f4cca0" }, { "name": "application", "item": [ { "name": "Get site log content", "id": "cfdb2f7e-e515-4b3e-828a-bae4586d4001", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/logs/application", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "application" ], "variable": [ { "id": "0cd3cff4-70d1-4f2a-a7ec-a5b48075fd45", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "b3a3d497-ea71-45c0-a83d-3abcb21d9d5e", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "88ae5fc8-6078-412f-b5db-f00a37c9c66d", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "\n\nProcessing mode: sync" }, "response": [ { "id": "a8ddbde0-bdcc-408c-a2a5-4b271db16ea8", "name": "`ApplicationLogResource`", "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/logs/application", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "application" ], "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 \"id\": \"\",\n \"type\": \"applicationLogs\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"content\": \"\"\n }\n },\n \"meta\": {\n \"log\": \"\"\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-a8ddbde0-bdcc-408c-a2a5-4b271db16ea8" }, { "id": "47d36a4e-9123-4b3b-81e3-f2ee2b2a100f", "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/logs/application", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "application" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-47d36a4e-9123-4b3b-81e3-f2ee2b2a100f" }, { "id": "ad12b57b-3613-4f62-8c92-c5bde2386114", "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/logs/application", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "application" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-ad12b57b-3613-4f62-8c92-c5bde2386114" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-cfdb2f7e-e515-4b3e-828a-bae4586d4001" }, { "name": "Delete site log content", "id": "a236e19a-feb4-4f7d-9282-0a2989c753dd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/logs/application", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "application" ], "variable": [ { "id": "55300b2a-e3c2-46df-a1ba-02dd90375d09", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "c8c89251-82bc-4cb4-855c-473b064bb569", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "b25bda8e-5ee5-4ee7-b834-ec8b203a8785", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "\n\nProcessing mode: async" }, "response": [ { "id": "d1e29d30-a337-4218-a5f3-caa64ddc52c4", "name": "New Response", "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/logs/application", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "application" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-d1e29d30-a337-4218-a5f3-caa64ddc52c4" }, { "id": "de9072fc-c64e-4afc-91d9-47b521148ab4", "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/logs/application", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "application" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-de9072fc-c64e-4afc-91d9-47b521148ab4" }, { "id": "a78d781e-7f77-479d-b507-e3ccf7ab1984", "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/logs/application", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "logs", "application" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-a78d781e-7f77-479d-b507-e3ccf7ab1984" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-a236e19a-feb4-4f7d-9282-0a2989c753dd" } ], "id": "37b05708-9b64-49c8-be4b-61799a96e736", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-37b05708-9b64-49c8-be4b-61799a96e736" } ], "id": "1098e2ba-8f73-40e9-9512-2b39b7f7267f", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-1098e2ba-8f73-40e9-9512-2b39b7f7267f" }, { "name": "heartbeats", "item": [ { "name": "{heartbeat}", "item": [ { "name": "Get heartbeat", "id": "d2d106e7-c8a5-467c-b094-1597cd7d3046", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/heartbeats/:heartbeat", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats", ":heartbeat" ], "variable": [ { "id": "f6e68e67-9017-40e0-8283-82d735a335e8", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "3d6a6d96-1a58-4238-9308-346b2850a438", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "74caf4a8-6c2b-4087-93d2-87fa82c1a25f", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "85904447-2d46-433b-88c9-c53755c46a46", "key": "heartbeat", "value": "", "description": "(Required) The heartbeat ID" } ] }, "description": "Show a specific heartbeat for the site.\n\nProcessing mode: sync" }, "response": [ { "id": "e55b6aa7-a308-4e67-9008-f7b0fc05a568", "name": "`HeartbeatResource`", "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/heartbeats/:heartbeat", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats", ":heartbeat" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "heartbeat" } ] } }, "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\": \"heartbeats\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"status\": \"beating\",\n \"grace_period\": 1,\n \"frequency\": 312480,\n \"custom_frequency\": \"\",\n \"ping_url\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-e55b6aa7-a308-4e67-9008-f7b0fc05a568" }, { "id": "b450defd-7fe0-4ca6-a093-81496d1ded1a", "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/heartbeats/:heartbeat", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats", ":heartbeat" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "heartbeat" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-b450defd-7fe0-4ca6-a093-81496d1ded1a" }, { "id": "0595cb8d-32c9-40c1-ae90-7d7fecf43e7a", "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/heartbeats/:heartbeat", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats", ":heartbeat" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "heartbeat" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-0595cb8d-32c9-40c1-ae90-7d7fecf43e7a" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-d2d106e7-c8a5-467c-b094-1597cd7d3046" }, { "name": "Update heartbeat", "id": "48bb2b05-b1f2-4453-ac3b-fa0be835004f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"grace_period\": 1,\n \"frequency\": 10080,\n \"custom_frequency\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/heartbeats/:heartbeat", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats", ":heartbeat" ], "variable": [ { "id": "1fe09d29-ebb8-4d61-9b83-985d9b4a8e90", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "f0bbaf2d-9948-493a-8e41-3e29c910734c", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "b4193904-eecd-4537-ab64-0355f7b6590b", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "8edc9d5e-137c-404e-92bf-1482c7e4a7c3", "key": "heartbeat", "value": "", "description": "(Required) The heartbeat ID" } ] }, "description": "Update a specific heartbeat for the site.\n\nProcessing mode: sync" }, "response": [ { "id": "0c0f3c6f-fd3a-4090-a36c-ef082679c0a0", "name": "`HeartbeatResource`", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"grace_period\": 1,\n \"frequency\": 10080,\n \"custom_frequency\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/heartbeats/:heartbeat", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats", ":heartbeat" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "heartbeat" } ] } }, "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\": \"heartbeats\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"status\": \"beating\",\n \"grace_period\": 1,\n \"frequency\": 312480,\n \"custom_frequency\": \"\",\n \"ping_url\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-0c0f3c6f-fd3a-4090-a36c-ef082679c0a0" }, { "id": "e4d3883c-44c8-4bf6-8eb0-a744b9919eb0", "name": "Authorization error", "originalRequest": { "method": "PUT", "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 \"name\": \"\",\n \"grace_period\": 1,\n \"frequency\": 10080,\n \"custom_frequency\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/heartbeats/:heartbeat", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats", ":heartbeat" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "heartbeat" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-e4d3883c-44c8-4bf6-8eb0-a744b9919eb0" }, { "id": "b6e31b0b-8ab4-42c6-abbc-3b20ef48cda6", "name": "Not found", "originalRequest": { "method": "PUT", "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 \"name\": \"\",\n \"grace_period\": 1,\n \"frequency\": 10080,\n \"custom_frequency\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/heartbeats/:heartbeat", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats", ":heartbeat" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "heartbeat" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-b6e31b0b-8ab4-42c6-abbc-3b20ef48cda6" }, { "id": "e9918283-b256-451b-afec-d24b42092d46", "name": "Validation error", "originalRequest": { "method": "PUT", "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 \"name\": \"\",\n \"grace_period\": 1,\n \"frequency\": 10080,\n \"custom_frequency\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/heartbeats/:heartbeat", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats", ":heartbeat" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "heartbeat" } ] } }, "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-e9918283-b256-451b-afec-d24b42092d46" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-48bb2b05-b1f2-4453-ac3b-fa0be835004f" }, { "name": "Delete heartbeat", "id": "7a6e55c4-8d21-4496-b1c5-11f99799e6ab", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/heartbeats/:heartbeat", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats", ":heartbeat" ], "variable": [ { "id": "a0471d59-bd96-4d17-8f58-969fda713d2b", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "6091fb3f-bb1c-4ab9-863c-e008f7fdc6da", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "ca54197e-a972-41dd-8d16-740566845838", "key": "site", "value": "", "description": "(Required) The site ID" }, { "id": "01e0bf7d-f8cb-4c31-9531-2672fc2696aa", "key": "heartbeat", "value": "", "description": "(Required) The heartbeat ID" } ] }, "description": "Delete a specific heartbeat for the site.\n\nProcessing mode: sync" }, "response": [ { "id": "bfdc7a5d-5a9a-4bd9-9c82-deeef4d65d6c", "name": "No content", "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/heartbeats/:heartbeat", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats", ":heartbeat" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "heartbeat" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-bfdc7a5d-5a9a-4bd9-9c82-deeef4d65d6c" }, { "id": "7fb6c1fb-719b-4dda-96d1-60c51994dd80", "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/heartbeats/:heartbeat", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats", ":heartbeat" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "heartbeat" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-7fb6c1fb-719b-4dda-96d1-60c51994dd80" }, { "id": "94d990cb-49e1-4c5b-a8e6-68e495cc9571", "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/heartbeats/:heartbeat", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats", ":heartbeat" ], "variable": [ { "key": "organization" }, { "key": "server" }, { "key": "site" }, { "key": "heartbeat" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-94d990cb-49e1-4c5b-a8e6-68e495cc9571" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-7a6e55c4-8d21-4496-b1c5-11f99799e6ab" } ], "id": "9e94abbc-f046-463b-91be-948bfc7f4079", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-9e94abbc-f046-463b-91be-948bfc7f4079" }, { "name": "List heartbeats", "id": "7b03020e-54a9-4516-846c-fd0ce48617ae", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/heartbeats?page[size]=30&page[cursor]=", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats" ], "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": "" } ], "variable": [ { "id": "9a36edb8-cfe6-457d-a178-24d633815f25", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "1850a17b-b690-4d20-9012-c07f8d02536f", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "b1c403e3-4bfc-4635-83b3-e722a119e746", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "Show all heartbeats for the site.\n\nProcessing mode: sync" }, "response": [ { "id": "483c16f9-1faf-44e4-b774-4d0c22eec3e6", "name": "Paginated set of `HeartbeatResource`", "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/heartbeats?page[size]=30&page[cursor]=", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats" ], "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": "" } ], "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\": \"heartbeats\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"status\": \"missing\",\n \"grace_period\": 2,\n \"frequency\": 5,\n \"custom_frequency\": \"\",\n \"ping_url\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"type\": \"heartbeats\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"status\": \"beating\",\n \"grace_period\": 10,\n \"frequency\": 30,\n \"custom_frequency\": \"\",\n \"ping_url\": \"\"\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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-483c16f9-1faf-44e4-b774-4d0c22eec3e6" }, { "id": "7ab5f2f8-8c28-432a-8c35-25783a43f9cd", "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/heartbeats?page[size]=30&page[cursor]=", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats" ], "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": "" } ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-7ab5f2f8-8c28-432a-8c35-25783a43f9cd" }, { "id": "f217b89e-dfdc-41e0-a945-bbc3713c2ac0", "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/heartbeats?page[size]=30&page[cursor]=", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats" ], "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": "" } ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-f217b89e-dfdc-41e0-a945-bbc3713c2ac0" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-7b03020e-54a9-4516-846c-fd0ce48617ae" }, { "name": "Create heartbeat", "id": "2b236241-3bed-4281-b8d6-3b1b3eddae57", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"grace_period\": 1,\n \"frequency\": 1440,\n \"custom_frequency\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/heartbeats", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats" ], "variable": [ { "id": "0fe08e95-3286-4b55-ba68-2363bcf07124", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "2e9c491a-c8a7-4045-a791-4865e83d2c86", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "d1a3d13a-b4f2-40ad-978d-38f8cd92fd16", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "Create a new heartbeat for the site.\n\nProcessing mode: sync" }, "response": [ { "id": "bb4317c5-ca34-4da5-b328-2d313fd7772d", "name": "`HeartbeatResource`", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"grace_period\": 1,\n \"frequency\": 1440,\n \"custom_frequency\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/heartbeats", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats" ], "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 \"id\": \"\",\n \"type\": \"heartbeats\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"status\": \"beating\",\n \"grace_period\": 1,\n \"frequency\": 312480,\n \"custom_frequency\": \"\",\n \"ping_url\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-bb4317c5-ca34-4da5-b328-2d313fd7772d" }, { "id": "d58308bd-80d4-4304-aadd-5c79f20ad2a2", "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 \"name\": \"\",\n \"grace_period\": 1,\n \"frequency\": 1440,\n \"custom_frequency\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/heartbeats", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-d58308bd-80d4-4304-aadd-5c79f20ad2a2" }, { "id": "85e2b3be-22fc-4414-8749-ce27e308dcab", "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 \"name\": \"\",\n \"grace_period\": 1,\n \"frequency\": 1440,\n \"custom_frequency\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/heartbeats", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-85e2b3be-22fc-4414-8749-ce27e308dcab" }, { "id": "dd8edd7f-8e5d-46ae-9e1f-0df28db37f05", "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 \"name\": \"\",\n \"grace_period\": 1,\n \"frequency\": 1440,\n \"custom_frequency\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site/heartbeats", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site", "heartbeats" ], "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-dd8edd7f-8e5d-46ae-9e1f-0df28db37f05" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-2b236241-3bed-4281-b8d6-3b1b3eddae57" } ], "id": "02435837-9bad-43c4-9cf8-131d01f877a7", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-02435837-9bad-43c4-9cf8-131d01f877a7" }, { "name": "Update site", "id": "ab4a223e-5010-4555-a7f4-7e63ab9877cb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"root_path\": \"\",\n \"directory\": \"\",\n \"type\": \"wordpress\",\n \"php_version\": \"php5\",\n \"push_to_deploy\": false,\n \"repository_branch\": \"\",\n \"deployment_retention\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site" ], "variable": [ { "id": "b93c6e33-7093-4c71-b6b5-d0fd2f026981", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "ebe68ae2-10f4-4107-9978-b3bd71833b2c", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "b24f9f36-e8e3-4c83-8f6c-d56a3985d7f7", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "Update a site on the server.\n\nProcessing mode: async" }, "response": [ { "id": "f8591e21-e29a-4bdf-9794-fd29277fd8b8", "name": "Accepted", "originalRequest": { "method": "PUT", "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 \"root_path\": \"\",\n \"directory\": \"\",\n \"type\": \"wordpress\",\n \"php_version\": \"php5\",\n \"push_to_deploy\": false,\n \"repository_branch\": \"\",\n \"deployment_retention\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-f8591e21-e29a-4bdf-9794-fd29277fd8b8" }, { "id": "d75f50f2-9128-4871-9c28-973122163abd", "name": "Authorization error", "originalRequest": { "method": "PUT", "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 \"root_path\": \"\",\n \"directory\": \"\",\n \"type\": \"wordpress\",\n \"php_version\": \"php5\",\n \"push_to_deploy\": false,\n \"repository_branch\": \"\",\n \"deployment_retention\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-d75f50f2-9128-4871-9c28-973122163abd" }, { "id": "2b9d94ba-94df-4951-96ab-ce4cb135d652", "name": "Not found", "originalRequest": { "method": "PUT", "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 \"root_path\": \"\",\n \"directory\": \"\",\n \"type\": \"wordpress\",\n \"php_version\": \"php5\",\n \"push_to_deploy\": false,\n \"repository_branch\": \"\",\n \"deployment_retention\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-2b9d94ba-94df-4951-96ab-ce4cb135d652" }, { "id": "88664fff-8145-4c3d-b65a-eeb5dd80d0b5", "name": "Validation error", "originalRequest": { "method": "PUT", "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 \"root_path\": \"\",\n \"directory\": \"\",\n \"type\": \"wordpress\",\n \"php_version\": \"php5\",\n \"push_to_deploy\": false,\n \"repository_branch\": \"\",\n \"deployment_retention\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site" ], "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-88664fff-8145-4c3d-b65a-eeb5dd80d0b5" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-ab4a223e-5010-4555-a7f4-7e63ab9877cb" }, { "name": "Delete site", "id": "5924b71a-cc3d-46b0-96ac-2b4a409dc595", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites/:site", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site" ], "variable": [ { "id": "c4a64a68-6ba5-403f-b309-e3a527917268", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "9f022310-9a06-4602-bcff-f8639831bc86", "key": "server", "value": "", "description": "(Required) The server ID" }, { "id": "05038f37-1c03-4287-a226-5dd406e6badd", "key": "site", "value": "", "description": "(Required) The site ID" } ] }, "description": "Remove a site from the server.\n\nProcessing mode: async" }, "response": [ { "id": "21bdc0da-cdb0-43f2-8a7a-e066f1b2c43f", "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", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-21bdc0da-cdb0-43f2-8a7a-e066f1b2c43f" }, { "id": "2d6e1d03-0dbd-4408-aaa4-7e808f01a454", "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", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-2d6e1d03-0dbd-4408-aaa4-7e808f01a454" }, { "id": "4a8a1106-89cd-40cc-92a3-5a2753dc3432", "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", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites", ":site" ], "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-4a8a1106-89cd-40cc-92a3-5a2753dc3432" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-5924b71a-cc3d-46b0-96ac-2b4a409dc595" } ], "id": "436be73b-5b0a-42bb-b789-d0d6b8bbb3fd", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-436be73b-5b0a-42bb-b789-d0d6b8bbb3fd" }, { "name": "List sites for server", "id": "440e043d-5cf2-46e9-a5e3-6aca1941a8b8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/vnd.api+json" } ], "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites?page[size]=30&page[cursor]=&filter[name]=&sort=name,updated_at&include=server,tagsExists", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites" ], "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 name of the site.", "key": "filter[name]", "value": "" }, { "key": "sort", "value": "name,updated_at" }, { "key": "include", "value": "server,tagsExists" } ], "variable": [ { "id": "cab7b1b8-2ea2-499a-b2d7-370131c65afc", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "c4da054f-9a88-45c2-afe7-d686effb2c68", "key": "server", "value": "", "description": "(Required) The server ID" } ] }, "description": "List all sites associated with the server.\n\nProcessing mode: sync" }, "response": [ { "id": "55089159-0274-48d9-a027-976e434a6e82", "name": "Paginated set of `SiteResource`", "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?page[size]=30&page[cursor]=&filter[name]=&sort=name,updated_at&include=server,tagsExists", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites" ], "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 name of the site.", "key": "filter[name]", "value": "" }, { "key": "sort", "value": "name,updated_at" }, { "key": "include", "value": "server,tagsExists" } ], "variable": [ { "key": "organization" }, { "key": "server" } ] } }, "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\": \"sites\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"status\": \"creating\",\n \"url\": \"\",\n \"user\": \"\",\n \"https\": \"\",\n \"web_directory\": \"\",\n \"root_directory\": \"\",\n \"aliases\": [],\n \"php_version\": \"\",\n \"deployment_status\": \"\",\n \"quick_deploy\": \"\",\n \"isolated\": \"\",\n \"shared_paths\": {\n \"incididunt__\": \"\"\n },\n \"repository\": {\n \"provider\": \"\",\n \"url\": \"\",\n \"branch\": \"\",\n \"status\": \"installing\"\n },\n \"database\": \"\",\n \"maintenance_mode\": {\n \"enabled\": \"\",\n \"status\": \"enabling\"\n },\n \"zero_downtime_deployments\": \"\",\n \"deployment_retention\": \"\",\n \"deployment_script\": \"\",\n \"wildcards\": \"\",\n \"app_type\": \"PHP\",\n \"uses_envoyer\": \"\",\n \"deployment_url\": \"\",\n \"healthcheck_url\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n \"relationships\": {\n \"server\": {\n \"data\": {\n \"type\": \"servers\",\n \"id\": \"\"\n }\n },\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n },\n \"latestDeployment\": {\n \"data\": {\n \"type\": \"deployments\",\n \"id\": \"\"\n }\n },\n \"securityRules\": {\n \"data\": [\n {\n \"type\": \"securityRules\",\n \"id\": \"\"\n },\n {\n \"type\": \"securityRules\",\n \"id\": \"\"\n }\n ]\n },\n \"redirectRules\": {\n \"data\": [\n {\n \"type\": \"redirect-rules\",\n \"id\": \"\"\n },\n {\n \"type\": \"redirect-rules\",\n \"id\": \"\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"type\": \"sites\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"status\": \"never-deployed\",\n \"url\": \"\",\n \"user\": \"\",\n \"https\": \"\",\n \"web_directory\": \"\",\n \"root_directory\": \"\",\n \"aliases\": [],\n \"php_version\": \"\",\n \"deployment_status\": \"\",\n \"quick_deploy\": \"\",\n \"isolated\": \"\",\n \"shared_paths\": {\n \"commodo_fe_\": \"\",\n \"veniam_e\": \"\"\n },\n \"repository\": {\n \"provider\": \"\",\n \"url\": \"\",\n \"branch\": \"\",\n \"status\": \"installing\"\n },\n \"database\": \"\",\n \"maintenance_mode\": {\n \"enabled\": \"\",\n \"status\": \"enabling\"\n },\n \"zero_downtime_deployments\": \"\",\n \"deployment_retention\": \"\",\n \"deployment_script\": \"\",\n \"wildcards\": \"\",\n \"app_type\": \"Statamic\",\n \"uses_envoyer\": \"\",\n \"deployment_url\": \"\",\n \"healthcheck_url\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n \"relationships\": {\n \"server\": {\n \"data\": {\n \"type\": \"servers\",\n \"id\": \"\"\n }\n },\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n },\n \"latestDeployment\": {\n \"data\": {\n \"type\": \"deployments\",\n \"id\": \"\"\n }\n },\n \"securityRules\": {\n \"data\": [\n {\n \"type\": \"securityRules\",\n \"id\": \"\"\n },\n {\n \"type\": \"securityRules\",\n \"id\": \"\"\n }\n ]\n },\n \"redirectRules\": {\n \"data\": [\n {\n \"type\": \"redirect-rules\",\n \"id\": \"\"\n },\n {\n \"type\": \"redirect-rules\",\n \"id\": \"\"\n }\n ]\n }\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 \"included\": [\n {\n \"id\": \"\",\n \"type\": \"servers\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"id\": \"\",\n \"credential_id\": \"\",\n \"name\": \"\",\n \"slug\": \"\",\n \"type\": \"openclaw\",\n \"ubuntu_version\": \"\",\n \"ssh_port\": \"\",\n \"provider\": \"\",\n \"identifier\": \"\",\n \"size\": \"\",\n \"region\": \"\",\n \"php_version\": \"\",\n \"php_cli_version\": \"\",\n \"opcache_status\": \"\",\n \"database_type\": \"\",\n \"db_status\": \"\",\n \"redis_status\": \"\",\n \"ip_address\": \"\",\n \"private_ip_address\": \"\",\n \"revoked\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"connection_status\": \"\",\n \"timezone\": \"\",\n \"local_public_key\": \"\",\n \"is_ready\": \"\"\n },\n \"relationships\": {\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"type\": \"servers\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"id\": \"\",\n \"credential_id\": \"\",\n \"name\": \"\",\n \"slug\": \"\",\n \"type\": \"database\",\n \"ubuntu_version\": \"\",\n \"ssh_port\": \"\",\n \"provider\": \"\",\n \"identifier\": \"\",\n \"size\": \"\",\n \"region\": \"\",\n \"php_version\": \"\",\n \"php_cli_version\": \"\",\n \"opcache_status\": \"\",\n \"database_type\": \"\",\n \"db_status\": \"\",\n \"redis_status\": \"\",\n \"ip_address\": \"\",\n \"private_ip_address\": \"\",\n \"revoked\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"connection_status\": \"\",\n \"timezone\": \"\",\n \"local_public_key\": \"\",\n \"is_ready\": \"\"\n },\n \"relationships\": {\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-55089159-0274-48d9-a027-976e434a6e82" }, { "id": "622b2174-7801-4f4a-ab0f-9215ca3a9a53", "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?page[size]=30&page[cursor]=&filter[name]=&sort=name,updated_at&include=server,tagsExists", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites" ], "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 name of the site.", "key": "filter[name]", "value": "" }, { "key": "sort", "value": "name,updated_at" }, { "key": "include", "value": "server,tagsExists" } ], "variable": [ { "key": "organization" }, { "key": "server" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-622b2174-7801-4f4a-ab0f-9215ca3a9a53" }, { "id": "32b23b0f-a1e7-47bf-8ab6-01b3a0579125", "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?page[size]=30&page[cursor]=&filter[name]=&sort=name,updated_at&include=server,tagsExists", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites" ], "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 name of the site.", "key": "filter[name]", "value": "" }, { "key": "sort", "value": "name,updated_at" }, { "key": "include", "value": "server,tagsExists" } ], "variable": [ { "key": "organization" }, { "key": "server" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-32b23b0f-a1e7-47bf-8ab6-01b3a0579125" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-440e043d-5cf2-46e9-a5e3-6aca1941a8b8" }, { "name": "Create site", "id": "e450307d-7c91-488f-87bc-cec9e64e4689", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"other\",\n \"domain_mode\": \"\",\n \"name\": \"\",\n \"www_redirect_type\": \"to-www\",\n \"allow_wildcard_subdomains\": \"\",\n \"root_directory\": \"lZRCrP&M+v`\",\n \"web_directory\": \"ivX\",\n \"is_isolated\": \"\",\n \"isolated_user\": \"x43nz_nbu8o\",\n \"php_version\": \"php84\",\n \"zero_downtime_deployments\": \"\",\n \"nginx_template_id\": \"\",\n \"source_control_provider\": \"bitbucket\",\n \"source_control_provider_id\": \"\",\n \"repository\": \"\",\n \"branch\": \"\",\n \"database_id\": \"\",\n \"database_user_id\": \"\",\n \"statamic_setup\": \"\",\n \"statamic_starter_kit\": \"\",\n \"statamic_super_user_email\": \"\",\n \"statamic_super_user_password\": \"\",\n \"install_composer_dependencies\": \"\",\n \"generate_deploy_key\": \"\",\n \"public_deploy_key\": \"\",\n \"private_deploy_key\": \"\",\n \"frontend_package_manager\": \"\",\n \"frontend_build_command\": \"\",\n \"nuxt_next_mode\": \"\",\n \"nuxt_next_port\": \"\",\n \"push_to_deploy\": false,\n \"tags\": [\n \"\",\n \"\"\n ],\n \"shared_paths\": [\n {\n \"from\": \"\",\n \"to\": \"\"\n },\n {\n \"from\": \"\",\n \"to\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites" ], "variable": [ { "id": "525ef15c-9edb-4717-8c2c-0ebda33e7acd", "key": "organization", "value": "", "description": "(Required) The organization slug" }, { "id": "069ca33b-cfe2-4265-949a-0491d080a599", "key": "server", "value": "", "description": "(Required) The server ID" } ] }, "description": "Add a new site to the server.\n\nProcessing mode: async" }, "response": [ { "id": "ecceb0f0-4c83-4ab3-a2cb-a25ba1db8585", "name": "`SiteResource`", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/vnd.api+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"type\": \"other\",\n \"domain_mode\": \"\",\n \"name\": \"\",\n \"www_redirect_type\": \"to-www\",\n \"allow_wildcard_subdomains\": \"\",\n \"root_directory\": \"lZRCrP&M+v`\",\n \"web_directory\": \"ivX\",\n \"is_isolated\": \"\",\n \"isolated_user\": \"x43nz_nbu8o\",\n \"php_version\": \"php84\",\n \"zero_downtime_deployments\": \"\",\n \"nginx_template_id\": \"\",\n \"source_control_provider\": \"bitbucket\",\n \"source_control_provider_id\": \"\",\n \"repository\": \"\",\n \"branch\": \"\",\n \"database_id\": \"\",\n \"database_user_id\": \"\",\n \"statamic_setup\": \"\",\n \"statamic_starter_kit\": \"\",\n \"statamic_super_user_email\": \"\",\n \"statamic_super_user_password\": \"\",\n \"install_composer_dependencies\": \"\",\n \"generate_deploy_key\": \"\",\n \"public_deploy_key\": \"\",\n \"private_deploy_key\": \"\",\n \"frontend_package_manager\": \"\",\n \"frontend_build_command\": \"\",\n \"nuxt_next_mode\": \"\",\n \"nuxt_next_port\": \"\",\n \"push_to_deploy\": false,\n \"tags\": [\n \"\",\n \"\"\n ],\n \"shared_paths\": [\n {\n \"from\": \"\",\n \"to\": \"\"\n },\n {\n \"from\": \"\",\n \"to\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites" ], "variable": [ { "key": "organization" }, { "key": "server" } ] } }, "status": "Accepted", "code": 202, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/vnd.api+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"type\": \"sites\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"name\": \"\",\n \"status\": \"installing\",\n \"url\": \"\",\n \"user\": \"\",\n \"https\": \"\",\n \"web_directory\": \"\",\n \"root_directory\": \"\",\n \"aliases\": [],\n \"php_version\": \"\",\n \"deployment_status\": \"\",\n \"quick_deploy\": \"\",\n \"isolated\": \"\",\n \"shared_paths\": {\n \"sita29\": \"\"\n },\n \"repository\": {\n \"provider\": \"\",\n \"url\": \"\",\n \"branch\": \"\",\n \"status\": \"removing\"\n },\n \"database\": \"\",\n \"maintenance_mode\": {\n \"enabled\": \"\",\n \"status\": \"enabling\"\n },\n \"zero_downtime_deployments\": \"\",\n \"deployment_retention\": \"\",\n \"deployment_script\": \"\",\n \"wildcards\": \"\",\n \"app_type\": \"Craft\",\n \"uses_envoyer\": \"\",\n \"deployment_url\": \"\",\n \"healthcheck_url\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n \"relationships\": {\n \"server\": {\n \"data\": {\n \"type\": \"servers\",\n \"id\": \"\"\n }\n },\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n },\n \"latestDeployment\": {\n \"data\": {\n \"type\": \"deployments\",\n \"id\": \"\"\n }\n },\n \"securityRules\": {\n \"data\": [\n {\n \"type\": \"securityRules\",\n \"id\": \"\"\n },\n {\n \"type\": \"securityRules\",\n \"id\": \"\"\n }\n ]\n },\n \"redirectRules\": {\n \"data\": [\n {\n \"type\": \"redirect-rules\",\n \"id\": \"\"\n },\n {\n \"type\": \"redirect-rules\",\n \"id\": \"\"\n }\n ]\n }\n }\n },\n \"included\": [\n {\n \"id\": \"\",\n \"type\": \"servers\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"id\": \"\",\n \"credential_id\": \"\",\n \"name\": \"\",\n \"slug\": \"\",\n \"type\": \"meilisearch\",\n \"ubuntu_version\": \"\",\n \"ssh_port\": \"\",\n \"provider\": \"\",\n \"identifier\": \"\",\n \"size\": \"\",\n \"region\": \"\",\n \"php_version\": \"\",\n \"php_cli_version\": \"\",\n \"opcache_status\": \"\",\n \"database_type\": \"\",\n \"db_status\": \"\",\n \"redis_status\": \"\",\n \"ip_address\": \"\",\n \"private_ip_address\": \"\",\n \"revoked\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"connection_status\": \"\",\n \"timezone\": \"\",\n \"local_public_key\": \"\",\n \"is_ready\": \"\"\n },\n \"relationships\": {\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n }\n }\n },\n {\n \"id\": \"\",\n \"type\": \"servers\",\n \"links\": {\n \"self\": {\n \"href\": \"\",\n \"rel\": \"\",\n \"describedby\": \"\",\n \"title\": \"\",\n \"type\": \"\",\n \"hreflang\": \"\",\n \"meta\": {}\n }\n },\n \"attributes\": {\n \"id\": \"\",\n \"credential_id\": \"\",\n \"name\": \"\",\n \"slug\": \"\",\n \"type\": \"worker\",\n \"ubuntu_version\": \"\",\n \"ssh_port\": \"\",\n \"provider\": \"\",\n \"identifier\": \"\",\n \"size\": \"\",\n \"region\": \"\",\n \"php_version\": \"\",\n \"php_cli_version\": \"\",\n \"opcache_status\": \"\",\n \"database_type\": \"\",\n \"db_status\": \"\",\n \"redis_status\": \"\",\n \"ip_address\": \"\",\n \"private_ip_address\": \"\",\n \"revoked\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"connection_status\": \"\",\n \"timezone\": \"\",\n \"local_public_key\": \"\",\n \"is_ready\": \"\"\n },\n \"relationships\": {\n \"tags\": {\n \"data\": [\n {\n \"type\": \"tags\",\n \"id\": \"\"\n },\n {\n \"type\": \"tags\",\n \"id\": \"\"\n }\n ]\n }\n }\n }\n ]\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-ecceb0f0-4c83-4ab3-a2cb-a25ba1db8585" }, { "id": "6fbb0820-4dfc-4e99-8d65-1471fb96a83b", "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 \"type\": \"other\",\n \"domain_mode\": \"\",\n \"name\": \"\",\n \"www_redirect_type\": \"to-www\",\n \"allow_wildcard_subdomains\": \"\",\n \"root_directory\": \"lZRCrP&M+v`\",\n \"web_directory\": \"ivX\",\n \"is_isolated\": \"\",\n \"isolated_user\": \"x43nz_nbu8o\",\n \"php_version\": \"php84\",\n \"zero_downtime_deployments\": \"\",\n \"nginx_template_id\": \"\",\n \"source_control_provider\": \"bitbucket\",\n \"source_control_provider_id\": \"\",\n \"repository\": \"\",\n \"branch\": \"\",\n \"database_id\": \"\",\n \"database_user_id\": \"\",\n \"statamic_setup\": \"\",\n \"statamic_starter_kit\": \"\",\n \"statamic_super_user_email\": \"\",\n \"statamic_super_user_password\": \"\",\n \"install_composer_dependencies\": \"\",\n \"generate_deploy_key\": \"\",\n \"public_deploy_key\": \"\",\n \"private_deploy_key\": \"\",\n \"frontend_package_manager\": \"\",\n \"frontend_build_command\": \"\",\n \"nuxt_next_mode\": \"\",\n \"nuxt_next_port\": \"\",\n \"push_to_deploy\": false,\n \"tags\": [\n \"\",\n \"\"\n ],\n \"shared_paths\": [\n {\n \"from\": \"\",\n \"to\": \"\"\n },\n {\n \"from\": \"\",\n \"to\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites" ], "variable": [ { "key": "organization" }, { "key": "server" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-6fbb0820-4dfc-4e99-8d65-1471fb96a83b" }, { "id": "b0a6dacc-5ad8-48df-b72b-2a4d2b3e1ca4", "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 \"type\": \"other\",\n \"domain_mode\": \"\",\n \"name\": \"\",\n \"www_redirect_type\": \"to-www\",\n \"allow_wildcard_subdomains\": \"\",\n \"root_directory\": \"lZRCrP&M+v`\",\n \"web_directory\": \"ivX\",\n \"is_isolated\": \"\",\n \"isolated_user\": \"x43nz_nbu8o\",\n \"php_version\": \"php84\",\n \"zero_downtime_deployments\": \"\",\n \"nginx_template_id\": \"\",\n \"source_control_provider\": \"bitbucket\",\n \"source_control_provider_id\": \"\",\n \"repository\": \"\",\n \"branch\": \"\",\n \"database_id\": \"\",\n \"database_user_id\": \"\",\n \"statamic_setup\": \"\",\n \"statamic_starter_kit\": \"\",\n \"statamic_super_user_email\": \"\",\n \"statamic_super_user_password\": \"\",\n \"install_composer_dependencies\": \"\",\n \"generate_deploy_key\": \"\",\n \"public_deploy_key\": \"\",\n \"private_deploy_key\": \"\",\n \"frontend_package_manager\": \"\",\n \"frontend_build_command\": \"\",\n \"nuxt_next_mode\": \"\",\n \"nuxt_next_port\": \"\",\n \"push_to_deploy\": false,\n \"tags\": [\n \"\",\n \"\"\n ],\n \"shared_paths\": [\n {\n \"from\": \"\",\n \"to\": \"\"\n },\n {\n \"from\": \"\",\n \"to\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites" ], "variable": [ { "key": "organization" }, { "key": "server" } ] } }, "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:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-b0a6dacc-5ad8-48df-b72b-2a4d2b3e1ca4" }, { "id": "dfc03c68-b671-4fd8-b8d0-946e7fe7e6c7", "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 \"type\": \"other\",\n \"domain_mode\": \"\",\n \"name\": \"\",\n \"www_redirect_type\": \"to-www\",\n \"allow_wildcard_subdomains\": \"\",\n \"root_directory\": \"lZRCrP&M+v`\",\n \"web_directory\": \"ivX\",\n \"is_isolated\": \"\",\n \"isolated_user\": \"x43nz_nbu8o\",\n \"php_version\": \"php84\",\n \"zero_downtime_deployments\": \"\",\n \"nginx_template_id\": \"\",\n \"source_control_provider\": \"bitbucket\",\n \"source_control_provider_id\": \"\",\n \"repository\": \"\",\n \"branch\": \"\",\n \"database_id\": \"\",\n \"database_user_id\": \"\",\n \"statamic_setup\": \"\",\n \"statamic_starter_kit\": \"\",\n \"statamic_super_user_email\": \"\",\n \"statamic_super_user_password\": \"\",\n \"install_composer_dependencies\": \"\",\n \"generate_deploy_key\": \"\",\n \"public_deploy_key\": \"\",\n \"private_deploy_key\": \"\",\n \"frontend_package_manager\": \"\",\n \"frontend_build_command\": \"\",\n \"nuxt_next_mode\": \"\",\n \"nuxt_next_port\": \"\",\n \"push_to_deploy\": false,\n \"tags\": [\n \"\",\n \"\"\n ],\n \"shared_paths\": [\n {\n \"from\": \"\",\n \"to\": \"\"\n },\n {\n \"from\": \"\",\n \"to\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/orgs/:organization/servers/:server/sites", "host": [ "{{baseUrl}}" ], "path": [ "orgs", ":organization", "servers", ":server", "sites" ], "variable": [ { "key": "organization" }, { "key": "server" } ] } }, "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 \"irure5f\": [\n \"\",\n \"\"\n ],\n \"proident50_\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-dfc03c68-b671-4fd8-b8d0-946e7fe7e6c7" } ], "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-e450307d-7c91-488f-87bc-cec9e64e4689" } ], "id": "99e35bc5-6273-4208-a77a-ae077c437cef", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-99e35bc5-6273-4208-a77a-ae077c437cef" } ], "id": "71e2e88f-31e6-4c01-b8b0-c3b01fc8e855", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-71e2e88f-31e6-4c01-b8b0-c3b01fc8e855" } ], "id": "c7fba240-202d-4b16-b1fc-160d8a645b69", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-c7fba240-202d-4b16-b1fc-160d8a645b69" } ], "id": "b6c4ece2-24b9-460c-a4eb-302678fd0afd", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-b6c4ece2-24b9-460c-a4eb-302678fd0afd" } ], "id": "d3cd6d7f-9906-4a65-bb9b-2e7821b9f0bd", "createdAt": "2026-07-28T02:04:46.000Z", "updatedAt": "2026-07-28T02:04:46.000Z", "uid": "35240-d3cd6d7f-9906-4a65-bb9b-2e7821b9f0bd" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://cloud.laravel.com/api" } ] }