{ "uuid": "e816332a-c2d2-42ea-8ae2-3ce50f86a5cf", "lastMigration": 29, "name": "Proximity Beacon API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "693027b3-1ddc-4684-bef3-3f5da4405b79", "documentation": "Given one or more beacon observations, returns any beacon information and attachments accessible to your application. Authorize by using the [API key](https://developers.google.com/beacons/proximity/get-started#request_a_browser_api_key) for the application.", "method": "post", "endpoint": "v1beta1/beaconinfo:getforobserved", "responses": [ { "uuid": "b3db7c87-9d21-48a8-952c-bf93298822a6", "body": "{\n \"beacons\": [\n {\n \"advertisedId\": {\n \"id\": \"\",\n \"type\": \"{{oneOf (array 'TYPE_UNSPECIFIED' 'EDDYSTONE' 'IBEACON' 'ALTBEACON' 'EDDYSTONE_EID')}}\"\n },\n \"attachments\": [\n {\n \"data\": \"\",\n \"maxDistanceMeters\": {{faker 'number.float'}},\n \"namespacedType\": \"\"\n }\n ],\n \"beaconName\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "78a3bdf0-8180-455f-90f1-236c0d442f5a", "documentation": "Searches the beacon registry for beacons that match the given search criteria. Only those beacons that the client has permission to list will be returned. Authenticate using an [OAuth access token](https://developers.google.com/identity/protocols/OAuth2) from a signed-in user with **viewer**, **Is owner** or **Can edit** permissions in the Google Developers Console project.", "method": "get", "endpoint": "v1beta1/beacons", "responses": [ { "uuid": "5e2424a3-0abd-4cb2-9af1-ff5944b8e535", "body": "{\n \"beacons\": [\n {\n \"advertisedId\": {\n \"id\": \"\",\n \"type\": \"{{oneOf (array 'TYPE_UNSPECIFIED' 'EDDYSTONE' 'IBEACON' 'ALTBEACON' 'EDDYSTONE_EID')}}\"\n },\n \"beaconName\": \"\",\n \"description\": \"\",\n \"ephemeralIdRegistration\": {\n \"beaconEcdhPublicKey\": \"\",\n \"beaconIdentityKey\": \"\",\n \"initialClockValue\": \"\",\n \"initialEid\": \"\",\n \"rotationPeriodExponent\": {{faker 'number.int' max=99999}},\n \"serviceEcdhPublicKey\": \"\"\n },\n \"expectedStability\": \"{{oneOf (array 'STABILITY_UNSPECIFIED' 'STABLE' 'PORTABLE' 'MOBILE' 'ROVING')}}\",\n \"indoorLevel\": {\n \"name\": \"\"\n },\n \"latLng\": {\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"placeId\": \"\",\n \"properties\": {},\n \"provisioningKey\": \"\",\n \"status\": \"{{oneOf (array 'STATUS_UNSPECIFIED' 'ACTIVE' 'DECOMMISSIONED' 'INACTIVE')}}\"\n }\n ],\n \"nextPageToken\": \"\",\n \"totalCount\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3d39dbb5-a8bb-4c02-aa3a-5743aed262a9", "documentation": "Registers a previously unregistered beacon given its `advertisedId`. These IDs are unique within the system. An ID can be registered only once. Authenticate using an [OAuth access token](https://developers.google.com/identity/protocols/OAuth2) from a signed-in user with **Is owner** or **Can edit** permissions in the Google Developers Console project.", "method": "post", "endpoint": "v1beta1/beacons:register", "responses": [ { "uuid": "0c326b21-5514-4804-b75d-13498ae3fc74", "body": "{\n \"advertisedId\": {\n \"id\": \"\",\n \"type\": \"{{oneOf (array 'TYPE_UNSPECIFIED' 'EDDYSTONE' 'IBEACON' 'ALTBEACON' 'EDDYSTONE_EID')}}\"\n },\n \"beaconName\": \"\",\n \"description\": \"\",\n \"ephemeralIdRegistration\": {\n \"beaconEcdhPublicKey\": \"\",\n \"beaconIdentityKey\": \"\",\n \"initialClockValue\": \"\",\n \"initialEid\": \"\",\n \"rotationPeriodExponent\": {{faker 'number.int' max=99999}},\n \"serviceEcdhPublicKey\": \"\"\n },\n \"expectedStability\": \"{{oneOf (array 'STABILITY_UNSPECIFIED' 'STABLE' 'PORTABLE' 'MOBILE' 'ROVING')}}\",\n \"indoorLevel\": {\n \"name\": \"\"\n },\n \"latLng\": {\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"placeId\": \"\",\n \"properties\": {},\n \"provisioningKey\": \"\",\n \"status\": \"{{oneOf (array 'STATUS_UNSPECIFIED' 'ACTIVE' 'DECOMMISSIONED' 'INACTIVE')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8c524b7b-2ac8-42d3-a659-05568079e927", "documentation": "Gets the Proximity Beacon API's current public key and associated parameters used to initiate the Diffie-Hellman key exchange required to register a beacon that broadcasts the Eddystone-EID format. This key changes periodically; clients may cache it and re-use the same public key to provision and register multiple beacons. However, clients should be prepared to refresh this key when they encounter an error registering an Eddystone-EID beacon.", "method": "get", "endpoint": "v1beta1/eidparams", "responses": [ { "uuid": "3eb7d092-d96c-4564-8c0e-c8454c7f3ea2", "body": "{\n \"maxRotationPeriodExponent\": {{faker 'number.int' max=99999}},\n \"minRotationPeriodExponent\": {{faker 'number.int' max=99999}},\n \"serviceEcdhPublicKey\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "de8996c9-051d-4645-b20f-c8899e3bdcc3", "documentation": "Lists all attachment namespaces owned by your Google Developers Console project. Attachment data associated with a beacon must include a namespaced type, and the namespace must be owned by your project. Authenticate using an [OAuth access token](https://developers.google.com/identity/protocols/OAuth2) from a signed-in user with **viewer**, **Is owner** or **Can edit** permissions in the Google Developers Console project.", "method": "get", "endpoint": "v1beta1/namespaces", "responses": [ { "uuid": "c1e98968-2d6d-408a-a2f8-209bed4428f5", "body": "{\n \"namespaces\": [\n {\n \"namespaceName\": \"\",\n \"servingVisibility\": \"{{oneOf (array 'VISIBILITY_UNSPECIFIED' 'UNLISTED' 'PUBLIC')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ac09bc3f-2bb4-4979-8b1e-0556f089c622", "documentation": "Deletes the specified attachment for the given beacon. Each attachment has a unique attachment name (`attachmentName`) which is returned when you fetch the attachment data via this API. You specify this with the delete request to control which attachment is removed. This operation cannot be undone. Authenticate using an [OAuth access token](https://developers.google.com/identity/protocols/OAuth2) from a signed-in user with **Is owner** or **Can edit** permissions in the Google Developers Console project.", "method": "delete", "endpoint": "v1beta1/:attachmentName", "responses": [ { "uuid": "468c8424-544e-490f-a8dd-28ee339333e0", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e606316e-eb7d-4449-8704-cf96bfa3a3a0", "documentation": "Deletes the specified beacon including all diagnostics data for the beacon as well as any attachments on the beacon (including those belonging to other projects). This operation cannot be undone. Authenticate using an [OAuth access token](https://developers.google.com/identity/protocols/OAuth2) from a signed-in user with **Is owner** or **Can edit** permissions in the Google Developers Console project.", "method": "delete", "endpoint": "v1beta1/:beaconName", "responses": [ { "uuid": "ec5440a2-aeb2-4699-992e-ec01db7aaff6", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "84834d29-0cd0-4acd-83de-045f721a6449", "documentation": "Returns detailed information about the specified beacon. Authenticate using an [OAuth access token](https://developers.google.com/identity/protocols/OAuth2) from a signed-in user with **viewer**, **Is owner** or **Can edit** permissions in the Google Developers Console project. Requests may supply an Eddystone-EID beacon name in the form: `beacons/4!beaconId` where the `beaconId` is the base16 ephemeral ID broadcast by the beacon. The returned `Beacon` object will contain the beacon's stable Eddystone-UID. Clients not authorized to resolve the beacon's ephemeral Eddystone-EID broadcast will receive an error.", "method": "get", "endpoint": "v1beta1/:beaconName", "responses": [ { "uuid": "855dffdf-d759-457e-9229-375a60fc7871", "body": "{\n \"advertisedId\": {\n \"id\": \"\",\n \"type\": \"{{oneOf (array 'TYPE_UNSPECIFIED' 'EDDYSTONE' 'IBEACON' 'ALTBEACON' 'EDDYSTONE_EID')}}\"\n },\n \"beaconName\": \"\",\n \"description\": \"\",\n \"ephemeralIdRegistration\": {\n \"beaconEcdhPublicKey\": \"\",\n \"beaconIdentityKey\": \"\",\n \"initialClockValue\": \"\",\n \"initialEid\": \"\",\n \"rotationPeriodExponent\": {{faker 'number.int' max=99999}},\n \"serviceEcdhPublicKey\": \"\"\n },\n \"expectedStability\": \"{{oneOf (array 'STABILITY_UNSPECIFIED' 'STABLE' 'PORTABLE' 'MOBILE' 'ROVING')}}\",\n \"indoorLevel\": {\n \"name\": \"\"\n },\n \"latLng\": {\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"placeId\": \"\",\n \"properties\": {},\n \"provisioningKey\": \"\",\n \"status\": \"{{oneOf (array 'STATUS_UNSPECIFIED' 'ACTIVE' 'DECOMMISSIONED' 'INACTIVE')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "adf3b36c-c1ea-416a-b070-08750a79e3cf", "documentation": "Updates the information about the specified beacon. **Any field that you do not populate in the submitted beacon will be permanently erased**, so you should follow the \"read, modify, write\" pattern to avoid inadvertently destroying data. Changes to the beacon status via this method will be silently ignored. To update beacon status, use the separate methods on this API for activation, deactivation, and decommissioning. Authenticate using an [OAuth access token](https://developers.google.com/identity/protocols/OAuth2) from a signed-in user with **Is owner** or **Can edit** permissions in the Google Developers Console project.", "method": "put", "endpoint": "v1beta1/:beaconName", "responses": [ { "uuid": "1dd905bc-578c-45ea-aa3c-ed85b3e0383f", "body": "{\n \"advertisedId\": {\n \"id\": \"\",\n \"type\": \"{{oneOf (array 'TYPE_UNSPECIFIED' 'EDDYSTONE' 'IBEACON' 'ALTBEACON' 'EDDYSTONE_EID')}}\"\n },\n \"beaconName\": \"\",\n \"description\": \"\",\n \"ephemeralIdRegistration\": {\n \"beaconEcdhPublicKey\": \"\",\n \"beaconIdentityKey\": \"\",\n \"initialClockValue\": \"\",\n \"initialEid\": \"\",\n \"rotationPeriodExponent\": {{faker 'number.int' max=99999}},\n \"serviceEcdhPublicKey\": \"\"\n },\n \"expectedStability\": \"{{oneOf (array 'STABILITY_UNSPECIFIED' 'STABLE' 'PORTABLE' 'MOBILE' 'ROVING')}}\",\n \"indoorLevel\": {\n \"name\": \"\"\n },\n \"latLng\": {\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"placeId\": \"\",\n \"properties\": {},\n \"provisioningKey\": \"\",\n \"status\": \"{{oneOf (array 'STATUS_UNSPECIFIED' 'ACTIVE' 'DECOMMISSIONED' 'INACTIVE')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f299931b-8769-4481-892f-272ea61d45cf", "documentation": "Returns the attachments for the specified beacon that match the specified namespaced-type pattern. To control which namespaced types are returned, you add the `namespacedType` query parameter to the request. You must either use `*/*`, to return all attachments, or the namespace must be one of the ones returned from the `namespaces` endpoint. Authenticate using an [OAuth access token](https://developers.google.com/identity/protocols/OAuth2) from a signed-in user with **viewer**, **Is owner** or **Can edit** permissions in the Google Developers Console project.", "method": "get", "endpoint": "v1beta1/:beaconName/attachments", "responses": [ { "uuid": "7bfee917-134a-4dd8-85c0-4a905c2c40d9", "body": "{\n \"attachments\": [\n {\n \"attachmentName\": \"\",\n \"creationTimeMs\": \"\",\n \"data\": \"\",\n \"maxDistanceMeters\": {{faker 'number.float'}},\n \"namespacedType\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1097db15-00fe-43f0-9bda-1fcb2eac588d", "documentation": "Associates the given data with the specified beacon. Attachment data must contain two parts: - A namespaced type. - The actual attachment data itself. The namespaced type consists of two parts, the namespace and the type. The namespace must be one of the values returned by the `namespaces` endpoint, while the type can be a string of any characters except for the forward slash (`/`) up to 100 characters in length. Attachment data can be up to 1024 bytes long. Authenticate using an [OAuth access token](https://developers.google.com/identity/protocols/OAuth2) from a signed-in user with **Is owner** or **Can edit** permissions in the Google Developers Console project.", "method": "post", "endpoint": "v1beta1/:beaconName/attachments", "responses": [ { "uuid": "6aa76727-28a6-4c01-8971-47eb1c32e86e", "body": "{\n \"attachmentName\": \"\",\n \"creationTimeMs\": \"\",\n \"data\": \"\",\n \"maxDistanceMeters\": {{faker 'number.float'}},\n \"namespacedType\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d7ee2837-30c9-4614-9490-9df512a5bebd", "documentation": "Deletes multiple attachments on a given beacon. This operation is permanent and cannot be undone. You can optionally specify `namespacedType` to choose which attachments should be deleted. If you do not specify `namespacedType`, all your attachments on the given beacon will be deleted. You also may explicitly specify `*/*` to delete all. Authenticate using an [OAuth access token](https://developers.google.com/identity/protocols/OAuth2) from a signed-in user with **Is owner** or **Can edit** permissions in the Google Developers Console project.", "method": "post", "endpoint": "v1beta1/:beaconName/attachments:batchDelete", "responses": [ { "uuid": "8e5144a9-47c5-4d5a-9a9a-564bf3e1787a", "body": "{\n \"numDeleted\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0a0c75a8-fefc-4a56-aa6a-3a7365018ca9", "documentation": "List the diagnostics for a single beacon. You can also list diagnostics for all the beacons owned by your Google Developers Console project by using the beacon name `beacons/-`. Authenticate using an [OAuth access token](https://developers.google.com/identity/protocols/OAuth2) from a signed-in user with **viewer**, **Is owner** or **Can edit** permissions in the Google Developers Console project.", "method": "get", "endpoint": "v1beta1/:beaconName/diagnostics", "responses": [ { "uuid": "99820409-da56-499c-9cdc-36610c6dd4d5", "body": "{\n \"diagnostics\": [\n {\n \"alerts\": [\n \"{{oneOf (array 'ALERT_UNSPECIFIED' 'WRONG_LOCATION' 'LOW_BATTERY' 'LOW_ACTIVITY')}}\"\n ],\n \"beaconName\": \"\",\n \"estimatedLowBatteryDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n }\n }\n ],\n \"nextPageToken\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "09042ccd-d371-4c3d-a01b-fd876468ce2f", "documentation": "Activates a beacon. A beacon that is active will return information and attachment data when queried via `beaconinfo.getforobserved`. Calling this method on an already active beacon will do nothing (but will return a successful response code). Authenticate using an [OAuth access token](https://developers.google.com/identity/protocols/OAuth2) from a signed-in user with **Is owner** or **Can edit** permissions in the Google Developers Console project.", "method": "post", "endpoint": "v1beta1/:beaconName:activate", "responses": [ { "uuid": "0856d372-0d10-47e3-a2c7-9cf30a9aca52", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "78453fc3-a5e1-47ff-8fda-9f9ebc751cce", "documentation": "Deactivates a beacon. Once deactivated, the API will not return information nor attachment data for the beacon when queried via `beaconinfo.getforobserved`. Calling this method on an already inactive beacon will do nothing (but will return a successful response code). Authenticate using an [OAuth access token](https://developers.google.com/identity/protocols/OAuth2) from a signed-in user with **Is owner** or **Can edit** permissions in the Google Developers Console project.", "method": "post", "endpoint": "v1beta1/:beaconName:deactivate", "responses": [ { "uuid": "37c39ca9-0360-4ae2-9057-08aca4f79432", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e1bb8139-3c51-4dc2-8b20-bf5ed601cb3f", "documentation": "Decommissions the specified beacon in the service. This beacon will no longer be returned from `beaconinfo.getforobserved`. This operation is permanent -- you will not be able to re-register a beacon with this ID again. Authenticate using an [OAuth access token](https://developers.google.com/identity/protocols/OAuth2) from a signed-in user with **Is owner** or **Can edit** permissions in the Google Developers Console project.", "method": "post", "endpoint": "v1beta1/:beaconName:decommission", "responses": [ { "uuid": "236bca31-eba2-422d-9bd8-46b307cc401b", "body": "{}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4c4f91d9-8d57-4e4a-b7fb-6e113f8a9610", "documentation": "Updates the information about the specified namespace. Only the namespace visibility can be updated.", "method": "put", "endpoint": "v1beta1/:namespaceName", "responses": [ { "uuid": "34f41692-04da-4082-8852-cb9d967e82db", "body": "{\n \"namespaceName\": \"\",\n \"servingVisibility\": \"{{oneOf (array 'VISIBILITY_UNSPECIFIED' 'UNLISTED' 'PUBLIC')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful response", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "693027b3-1ddc-4684-bef3-3f5da4405b79" }, { "type": "route", "uuid": "78a3bdf0-8180-455f-90f1-236c0d442f5a" }, { "type": "route", "uuid": "3d39dbb5-a8bb-4c02-aa3a-5743aed262a9" }, { "type": "route", "uuid": "8c524b7b-2ac8-42d3-a659-05568079e927" }, { "type": "route", "uuid": "de8996c9-051d-4645-b20f-c8899e3bdcc3" }, { "type": "route", "uuid": "ac09bc3f-2bb4-4979-8b1e-0556f089c622" }, { "type": "route", "uuid": "e606316e-eb7d-4449-8704-cf96bfa3a3a0" }, { "type": "route", "uuid": "84834d29-0cd0-4acd-83de-045f721a6449" }, { "type": "route", "uuid": "adf3b36c-c1ea-416a-b070-08750a79e3cf" }, { "type": "route", "uuid": "f299931b-8769-4481-892f-272ea61d45cf" }, { "type": "route", "uuid": "1097db15-00fe-43f0-9bda-1fcb2eac588d" }, { "type": "route", "uuid": "d7ee2837-30c9-4614-9490-9df512a5bebd" }, { "type": "route", "uuid": "0a0c75a8-fefc-4a56-aa6a-3a7365018ca9" }, { "type": "route", "uuid": "09042ccd-d371-4c3d-a01b-fd876468ce2f" }, { "type": "route", "uuid": "78453fc3-a5e1-47ff-8fda-9f9ebc751cce" }, { "type": "route", "uuid": "e1bb8139-3c51-4dc2-8b20-bf5ed601cb3f" }, { "type": "route", "uuid": "4c4f91d9-8d57-4e4a-b7fb-6e113f8a9610" } ] }