{ "uuid": "b27e1b3f-9486-49ad-8047-a2e988687d01", "lastMigration": 29, "name": "Enterprise License Manager API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "ac73d450-65e7-4557-b5e3-cecfe1104857", "documentation": "Assign a license.", "method": "post", "endpoint": "apps/licensing/v1/product/:productId/sku/:skuId/user", "responses": [ { "uuid": "5f0fcbd4-a8a2-4479-a3f8-07bab4134f62", "body": "{\n \"etags\": \"\",\n \"kind\": \"licensing#licenseAssignment\",\n \"productId\": \"\",\n \"productName\": \"\",\n \"selfLink\": \"\",\n \"skuId\": \"\",\n \"skuName\": \"\",\n \"userId\": \"\"\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": "64ba0330-69e4-455b-9b87-0db991c5e0a4", "documentation": "Revoke a license.", "method": "delete", "endpoint": "apps/licensing/v1/product/:productId/sku/:skuId/user/:userId", "responses": [ { "uuid": "81084eda-e4a5-4a9c-85c9-a8b81d7d1e38", "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": "5199b8ce-2895-4969-b36b-2f166e54fadf", "documentation": "Get a specific user's license by product SKU.", "method": "get", "endpoint": "apps/licensing/v1/product/:productId/sku/:skuId/user/:userId", "responses": [ { "uuid": "d136a2ea-c394-4052-bd8b-c1ad15d90f6d", "body": "{\n \"etags\": \"\",\n \"kind\": \"licensing#licenseAssignment\",\n \"productId\": \"\",\n \"productName\": \"\",\n \"selfLink\": \"\",\n \"skuId\": \"\",\n \"skuName\": \"\",\n \"userId\": \"\"\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": "062bbb60-1853-4b4d-b0ee-cd98b885cc44", "documentation": "Reassign a user's product SKU with a different SKU in the same product. This method supports patch semantics.", "method": "patch", "endpoint": "apps/licensing/v1/product/:productId/sku/:skuId/user/:userId", "responses": [ { "uuid": "e0060c54-e0a5-4575-a097-e0e369f3796a", "body": "{\n \"etags\": \"\",\n \"kind\": \"licensing#licenseAssignment\",\n \"productId\": \"\",\n \"productName\": \"\",\n \"selfLink\": \"\",\n \"skuId\": \"\",\n \"skuName\": \"\",\n \"userId\": \"\"\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": "5555be6f-e8cf-4507-86d4-78ab5573f7de", "documentation": "Reassign a user's product SKU with a different SKU in the same product.", "method": "put", "endpoint": "apps/licensing/v1/product/:productId/sku/:skuId/user/:userId", "responses": [ { "uuid": "aebb6c64-b154-4557-a3bc-764ab7ee58cd", "body": "{\n \"etags\": \"\",\n \"kind\": \"licensing#licenseAssignment\",\n \"productId\": \"\",\n \"productName\": \"\",\n \"selfLink\": \"\",\n \"skuId\": \"\",\n \"skuName\": \"\",\n \"userId\": \"\"\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": "8164bfc4-dca7-4fde-8e97-3c79d4deb001", "documentation": "List all users assigned licenses for a specific product SKU.", "method": "get", "endpoint": "apps/licensing/v1/product/:productId/sku/:skuId/users", "responses": [ { "uuid": "e4813a9a-9217-4352-94be-77f9d40f7f39", "body": "{\n \"etag\": \"\",\n \"items\": [\n {\n \"etags\": \"\",\n \"kind\": \"licensing#licenseAssignment\",\n \"productId\": \"\",\n \"productName\": \"\",\n \"selfLink\": \"\",\n \"skuId\": \"\",\n \"skuName\": \"\",\n \"userId\": \"\"\n }\n ],\n \"kind\": \"licensing#licenseAssignmentList\",\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": "93597fdb-2cbd-440a-b60a-5b844eebe2fa", "documentation": "List all users assigned licenses for a specific product SKU.", "method": "get", "endpoint": "apps/licensing/v1/product/:productId/users", "responses": [ { "uuid": "76d6bbdf-0795-47f8-ac52-6c1d75ba3ea5", "body": "{\n \"etag\": \"\",\n \"items\": [\n {\n \"etags\": \"\",\n \"kind\": \"licensing#licenseAssignment\",\n \"productId\": \"\",\n \"productName\": \"\",\n \"selfLink\": \"\",\n \"skuId\": \"\",\n \"skuName\": \"\",\n \"userId\": \"\"\n }\n ],\n \"kind\": \"licensing#licenseAssignmentList\",\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" } ], "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": "ac73d450-65e7-4557-b5e3-cecfe1104857" }, { "type": "route", "uuid": "64ba0330-69e4-455b-9b87-0db991c5e0a4" }, { "type": "route", "uuid": "5199b8ce-2895-4969-b36b-2f166e54fadf" }, { "type": "route", "uuid": "062bbb60-1853-4b4d-b0ee-cd98b885cc44" }, { "type": "route", "uuid": "5555be6f-e8cf-4507-86d4-78ab5573f7de" }, { "type": "route", "uuid": "8164bfc4-dca7-4fde-8e97-3c79d4deb001" }, { "type": "route", "uuid": "93597fdb-2cbd-440a-b60a-5b844eebe2fa" } ] }