{"info":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","description":"<html><head></head><body><p><strong>Fugo API</strong> allows you to manage your account via HTTP REST API. This API is intended for developers who want to write applications that can interact with Fugo.</p>\n<p>Contact Support:<br>Name: Support Team<br>Email: <a href=\"https://mailto:support@fugo.ai\">support@fugo.ai</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"2870160","collectionId":"515073ae-004d-4320-99fa-88b1297c064f","publishedId":"2sA3kPqQAn","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-07-24T16:54:08.000Z"},"item":[{"name":"v1","item":[{"name":"contents","item":[{"name":"update","item":[{"name":"post V1Contents Update","id":"2e7f4046-9b00-488c-99f3-6e4be4700a19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contentId\": \"occaecat pariatur esse eiusmod\",\n  \"newBody\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/contents/update","description":"<p>Update Content</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","contents","update"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"2f856d9b-5fc1-46d0-a71a-397f81898ff5","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contentId\": \"occaecat pariatur esse eiusmod\",\n  \"newBody\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/contents/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"contentId\": \"ullamco ess\",\n  \"tenantId\": \"aliqua consec\",\n  \"spaceId\": \"pariatur \",\n  \"name\": \"ut in\",\n  \"body\": {},\n  \"settings\": {},\n  \"createdAt\": -96075761,\n  \"createdBy\": \"dolore sed nostrud\",\n  \"updatedAt\": -31120154,\n  \"updatedBy\": \"Lorem eiusmod dolor cul\",\n  \"thumbnail\": {},\n  \"auth\": {},\n  \"configuration\": {},\n  \"mediaIds\": [\n    \"in exercitation\",\n    \"ea aliquip cillum adipi\"\n  ],\n  \"parentFolderId\": \"culpa esse anim qui\",\n  \"maybeTemplateId\": \"cupidatat ipsum in\"\n}"},{"id":"512c984c-d8a2-44a1-9689-8b1684fad5ef","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contentId\": \"occaecat pariatur esse eiusmod\",\n  \"newBody\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/contents/update"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"ceb4e0a4-903d-4944-a994-188319d9ffde","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contentId\": \"occaecat pariatur esse eiusmod\",\n  \"newBody\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/contents/update"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"contentId\": \"sit elit in\"\n}"}],"_postman_id":"2e7f4046-9b00-488c-99f3-6e4be4700a19"}],"id":"67715fe3-92c2-403a-8b8e-6dcbcf6beffc","_postman_id":"67715fe3-92c2-403a-8b8e-6dcbcf6beffc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"{contentId}","item":[{"name":"texts","item":[{"name":"get V1Contents Contentid Texts","id":"b7972102-39e1-449c-bf37-acaed2c17d82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/contents/:contentId/texts","description":"<p>Returns all text labels for the content.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","contents",":contentId","texts"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"consectetur cupidatat occaecat culpa aliqua","key":"contentId"}]}},"response":[{"id":"7572c7d7-a05d-4dfc-8604-2ea020b70407","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.fugo.ai/rest/v1/contents/:contentId/texts","host":["https://api.fugo.ai/rest"],"path":["v1","contents",":contentId","texts"],"variable":[{"key":"contentId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"contentId\": \"non nisi eu est\",\n    \"textLabelId\": \"velit ut cupidatat Lorem\",\n    \"text\": \"cillum\"\n  },\n  {\n    \"contentId\": \"enim est\",\n    \"textLabelId\": \"commodo ad proident in\",\n    \"text\": \"dolore esse occaecat cillum\"\n  }\n]"},{"id":"f8a4b7f6-476f-4347-9675-ab1c7e6036cd","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.fugo.ai/rest/v1/contents/:contentId/texts","host":["https://api.fugo.ai/rest"],"path":["v1","contents",":contentId","texts"],"variable":[{"key":"contentId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"29bfc874-45cb-40b7-a99b-d640526bed49","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.fugo.ai/rest/v1/contents/:contentId/texts","host":["https://api.fugo.ai/rest"],"path":["v1","contents",":contentId","texts"],"variable":[{"key":"contentId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"contentId\": \"sit elit in\"\n}"}],"_postman_id":"b7972102-39e1-449c-bf37-acaed2c17d82"}],"id":"9a4fd8a5-9827-41ad-a3b1-7fa2e63dcf52","_postman_id":"9a4fd8a5-9827-41ad-a3b1-7fa2e63dcf52","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"get V1Contents Contentid","id":"76da8ae1-1522-40be-8075-661c6150f7a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/contents/:contentId","description":"<p>Returns content by contentId.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","contents",":contentId"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"consectetur cupidatat occaecat culpa aliqua","key":"contentId"}]}},"response":[{"id":"e17edf0d-bf53-4e3b-83f3-651d3d431bb5","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.fugo.ai/rest/v1/contents/:contentId","host":["https://api.fugo.ai/rest"],"path":["v1","contents",":contentId"],"variable":[{"key":"contentId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"contentId\": \"f0cb12b2-fceb-4384-b635-0b1e6775a60e\",\n  \"tenantId\": \"d53fafb2-a192-11ee-8c90-0242ac120002\",\n  \"spaceId\": \"ec3f7896-a192-11ee-8c90-0242ac120002\",\n  \"name\": \"Q1 Dashboard\",\n  \"body\": [\n    {\n      \"id\": \"1c1a3aab-dc30-4adf-9b94-7a6d817ab6ac\",\n      \"tiles\": [\n        {\n          \"id\": \"55fa9841-138e-4671-86cc-31339d9f808a\",\n          \"content\": {\n            \"__typename\": \"Media\",\n            \"mediaId\": \"55fa9841-138e-4671-86cc-31339d9f808a\",\n            \"duration\": 10000,\n            \"config\": {\n              \"id\": \"6c78c90b-0b06-45e9-ac64-2980665bf680\",\n              \"fit\": \"contain\"\n            }\n          },\n          \"rect\": {\n            \"x\": 0,\n            \"y\": 0.18425925925925926,\n            \"height\": 0.8157407407407408,\n            \"rotate\": 0,\n            \"width\": 1\n          }\n        },\n        {\n          \"id\": \"afaca154-c0fc-41c6-971f-7e3f3cfce0cb\",\n          \"content\": {\n            \"duration\": 10000,\n            \"border\": {\n              \"color\": {\n                \"r\": 0,\n                \"g\": 0,\n                \"b\": 0,\n                \"a\": 0\n              },\n              \"width\": 0\n            },\n            \"__typename\": \"Shape\",\n            \"fontSizeCache\": 124,\n            \"fill\": {\n              \"r\": 0,\n              \"g\": 95,\n              \"b\": 189,\n              \"a\": 1\n            },\n            \"content\": \"***Office Space***\",\n            \"kind\": \"staticText\",\n            \"align\": \"left\",\n            \"effect\": {\n              \"kind\": \"lift\",\n              \"intensity\": 15\n            },\n            \"fontFamily\": \"Source Sans Pro\",\n            \"id\": \"81773538-d51b-4b89-b49b-9fdd4d54bcd9\"\n          },\n          \"rect\": {\n            \"x\": 0.3209729110947794,\n            \"y\": 0.025218940531880757,\n            \"height\": 0,\n            \"rotate\": 0,\n            \"width\": 0.37395833333333334\n          }\n        }\n      ],\n      \"updatedAt\": 1706342405622\n    }\n  ],\n  \"mediaIds\": [\n    \"55fa9841-138e-4671-86cc-31339d9f808a\"\n  ],\n  \"createdAt\": 1749396185549,\n  \"createdBy\": \"ec3f7896-a192-11ee-8c90-0242ac121123\",\n  \"updatedAt\": 1749396185549,\n  \"updatedBy\": \"ec3f7896-a192-11ee-8c90-0242ac121123\",\n  \"thumbnail\": {\n    \"Preprocessing\": {}\n  }\n}"},{"id":"08d810ce-2be8-4594-8e21-1217239156b6","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.fugo.ai/rest/v1/contents/:contentId","host":["https://api.fugo.ai/rest"],"path":["v1","contents",":contentId"],"variable":[{"key":"contentId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"ac98b3ca-af49-47c8-96c5-c7731da2392c","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.fugo.ai/rest/v1/contents/:contentId","host":["https://api.fugo.ai/rest"],"path":["v1","contents",":contentId"],"variable":[{"key":"contentId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"contentId\": \"sit elit in\"\n}"}],"_postman_id":"76da8ae1-1522-40be-8075-661c6150f7a7"}],"id":"492ab706-99ec-4b95-bd6c-e2424e3ac3fe","_postman_id":"492ab706-99ec-4b95-bd6c-e2424e3ac3fe","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"texts","item":[{"name":"post V1Contents Texts","id":"a1511975-790c-43dc-9ba8-9422a87381ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contentId\": \"dolor occaecat mag\",\n  \"textLabelId\": \"in consectetur\",\n  \"newText\": \"adipisicing\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/contents/texts","description":"<p>Update text label in content.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","contents","texts"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"8e1b07a1-5dbf-4055-8219-59468aebad8d","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contentId\": \"dolor occaecat mag\",\n  \"textLabelId\": \"in consectetur\",\n  \"newText\": \"adipisicing\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/contents/texts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"contentId\": \"ullamco ess\",\n  \"tenantId\": \"aliqua consec\",\n  \"spaceId\": \"pariatur \",\n  \"name\": \"ut in\",\n  \"body\": {},\n  \"settings\": {},\n  \"createdAt\": -96075761,\n  \"createdBy\": \"dolore sed nostrud\",\n  \"updatedAt\": -31120154,\n  \"updatedBy\": \"Lorem eiusmod dolor cul\",\n  \"thumbnail\": {},\n  \"auth\": {},\n  \"configuration\": {},\n  \"mediaIds\": [\n    \"in exercitation\",\n    \"ea aliquip cillum adipi\"\n  ],\n  \"parentFolderId\": \"culpa esse anim qui\",\n  \"maybeTemplateId\": \"cupidatat ipsum in\"\n}"},{"id":"47f8273a-3c73-4312-b8cb-fe1101ecfa56","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contentId\": \"dolor occaecat mag\",\n  \"textLabelId\": \"in consectetur\",\n  \"newText\": \"adipisicing\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/contents/texts"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"28ff7393-4899-46f1-9770-83ce1dc4bd4e","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"contentId\": \"dolor occaecat mag\",\n  \"textLabelId\": \"in consectetur\",\n  \"newText\": \"adipisicing\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/contents/texts"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"contentId\": \"sit elit in\"\n}"}],"_postman_id":"a1511975-790c-43dc-9ba8-9422a87381ba"}],"id":"acb5889c-e495-40db-b861-7e9b5b310216","_postman_id":"acb5889c-e495-40db-b861-7e9b5b310216","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"get V1Contents","id":"c2d383c4-a46a-44a0-be0c-2b1ec4285def","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/contents","description":"<p>Returns all media for the tenant.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","contents"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"390b99c8-66ec-4cf6-a553-80a388e8a37e","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/contents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"contentId\": \"f0cb12b2-fceb-4384-b635-0b1e6775a60e\",\n    \"tenantId\": \"d53fafb2-a192-11ee-8c90-0242ac120002\",\n    \"spaceId\": \"ec3f7896-a192-11ee-8c90-0242ac120002\",\n    \"name\": \"Q1 Dashboard\",\n    \"body\": [\n      {\n        \"id\": \"1c1a3aab-dc30-4adf-9b94-7a6d817ab6ac\",\n        \"tiles\": [\n          {\n            \"id\": \"55fa9841-138e-4671-86cc-31339d9f808a\",\n            \"content\": {\n              \"__typename\": \"Media\",\n              \"mediaId\": \"55fa9841-138e-4671-86cc-31339d9f808a\",\n              \"duration\": 10000,\n              \"config\": {\n                \"id\": \"6c78c90b-0b06-45e9-ac64-2980665bf680\",\n                \"fit\": \"contain\"\n              }\n            },\n            \"rect\": {\n              \"x\": 0,\n              \"y\": 0.18425925925925926,\n              \"height\": 0.8157407407407408,\n              \"rotate\": 0,\n              \"width\": 1\n            }\n          },\n          {\n            \"id\": \"afaca154-c0fc-41c6-971f-7e3f3cfce0cb\",\n            \"content\": {\n              \"duration\": 10000,\n              \"border\": {\n                \"color\": {\n                  \"r\": 0,\n                  \"g\": 0,\n                  \"b\": 0,\n                  \"a\": 0\n                },\n                \"width\": 0\n              },\n              \"__typename\": \"Shape\",\n              \"fontSizeCache\": 124,\n              \"fill\": {\n                \"r\": 0,\n                \"g\": 95,\n                \"b\": 189,\n                \"a\": 1\n              },\n              \"content\": \"***Office Space***\",\n              \"kind\": \"staticText\",\n              \"align\": \"left\",\n              \"effect\": {\n                \"kind\": \"lift\",\n                \"intensity\": 15\n              },\n              \"fontFamily\": \"Source Sans Pro\",\n              \"id\": \"81773538-d51b-4b89-b49b-9fdd4d54bcd9\"\n            },\n            \"rect\": {\n              \"x\": 0.3209729110947794,\n              \"y\": 0.025218940531880757,\n              \"height\": 0,\n              \"rotate\": 0,\n              \"width\": 0.37395833333333334\n            }\n          }\n        ],\n        \"updatedAt\": 1706342405622\n      }\n    ],\n    \"mediaIds\": [\n      \"55fa9841-138e-4671-86cc-31339d9f808a\"\n    ],\n    \"createdAt\": 1749396185549,\n    \"createdBy\": \"ec3f7896-a192-11ee-8c90-0242ac121123\",\n    \"updatedAt\": 1749396185549,\n    \"updatedBy\": \"ec3f7896-a192-11ee-8c90-0242ac121123\",\n    \"thumbnail\": {\n      \"Preprocessing\": {}\n    }\n  }\n]"},{"id":"a92192b1-a1c5-4957-b2e8-de5a6583df5f","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/contents"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"f22c25c4-6a59-4291-a010-c4f1b5b3aff0","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/contents"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"contentId\": \"sit elit in\"\n}"}],"_postman_id":"c2d383c4-a46a-44a0-be0c-2b1ec4285def"},{"name":"post V1Contents","id":"d4fb4814-2080-4057-a2bb-43cd2b340813","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"magna ullamco amet\",\n  \"duration\": -50087557,\n  \"body\": {},\n  \"settings\": {},\n  \"auth\": {},\n  \"configuration\": {},\n  \"mediaIds\": [\n    \"esse fugiat irure velit\",\n    \"Duis enim nulla\"\n  ],\n  \"maybeTemplateId\": \"sit reprehenderit eu\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/contents","description":"<p>Create Content</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","contents"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"85ea8279-1159-41a7-b6ab-39f3f1f2dfbf","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"magna ullamco amet\",\n  \"duration\": -50087557,\n  \"body\": {},\n  \"settings\": {},\n  \"auth\": {},\n  \"configuration\": {},\n  \"mediaIds\": [\n    \"esse fugiat irure velit\",\n    \"Duis enim nulla\"\n  ],\n  \"maybeTemplateId\": \"sit reprehenderit eu\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/contents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"contentId\": \"ullamco ess\",\n  \"tenantId\": \"aliqua consec\",\n  \"spaceId\": \"pariatur \",\n  \"name\": \"ut in\",\n  \"body\": {},\n  \"settings\": {},\n  \"createdAt\": -96075761,\n  \"createdBy\": \"dolore sed nostrud\",\n  \"updatedAt\": -31120154,\n  \"updatedBy\": \"Lorem eiusmod dolor cul\",\n  \"thumbnail\": {},\n  \"auth\": {},\n  \"configuration\": {},\n  \"mediaIds\": [\n    \"in exercitation\",\n    \"ea aliquip cillum adipi\"\n  ],\n  \"parentFolderId\": \"culpa esse anim qui\",\n  \"maybeTemplateId\": \"cupidatat ipsum in\"\n}"},{"id":"33abdff1-81d6-4599-b949-f6172b9e0b9a","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"magna ullamco amet\",\n  \"duration\": -50087557,\n  \"body\": {},\n  \"settings\": {},\n  \"auth\": {},\n  \"configuration\": {},\n  \"mediaIds\": [\n    \"esse fugiat irure velit\",\n    \"Duis enim nulla\"\n  ],\n  \"maybeTemplateId\": \"sit reprehenderit eu\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/contents"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"0be28276-5aba-4d0e-b5b2-e77e016035d6","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"magna ullamco amet\",\n  \"duration\": -50087557,\n  \"body\": {},\n  \"settings\": {},\n  \"auth\": {},\n  \"configuration\": {},\n  \"mediaIds\": [\n    \"esse fugiat irure velit\",\n    \"Duis enim nulla\"\n  ],\n  \"maybeTemplateId\": \"sit reprehenderit eu\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/contents"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"contentId\": \"sit elit in\"\n}"}],"_postman_id":"d4fb4814-2080-4057-a2bb-43cd2b340813"}],"id":"50fb1bb5-4701-46af-9964-04fbfc9d40bc","_postman_id":"50fb1bb5-4701-46af-9964-04fbfc9d40bc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"medias","item":[{"name":"base64","item":[{"name":"post V1Medias Base64","id":"88c7d34f-99b8-416b-aa51-40454c8e4231","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"pariatur non Excepteur dolor\",\n  \"dataBase64\": \"labore ullamco culpa nostrud\",\n  \"newContentType\": \"velit irure dolore\",\n  \"maybeSource\": \"sunt amet dolore\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/base64","description":"<p>Upload media as base64 string</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","medias","base64"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"3bf1cb63-c947-442a-81fb-48661519ac5a","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"pariatur non Excepteur dolor\",\n  \"dataBase64\": \"labore ullamco culpa nostrud\",\n  \"newContentType\": \"velit irure dolore\",\n  \"maybeSource\": \"sunt amet dolore\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/base64"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"et pariatur aliqua eu"},{"id":"c60bcea1-1e51-4071-ae31-5a0a4f324f31","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"pariatur non Excepteur dolor\",\n  \"dataBase64\": \"labore ullamco culpa nostrud\",\n  \"newContentType\": \"velit irure dolore\",\n  \"maybeSource\": \"sunt amet dolore\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/base64"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"3ae8cf32-3f3a-43f5-a100-51435a5d2ab0","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"pariatur non Excepteur dolor\",\n  \"dataBase64\": \"labore ullamco culpa nostrud\",\n  \"newContentType\": \"velit irure dolore\",\n  \"maybeSource\": \"sunt amet dolore\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/base64"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"mediaId\": \"sint enim anim\"\n}"},{"id":"35bc741b-35b6-44ec-bc0c-df15433482d6","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"pariatur non Excepteur dolor\",\n  \"dataBase64\": \"labore ullamco culpa nostrud\",\n  \"newContentType\": \"velit irure dolore\",\n  \"maybeSource\": \"sunt amet dolore\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/base64"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"}],"_postman_id":"88c7d34f-99b8-416b-aa51-40454c8e4231"}],"id":"448323c8-899d-4b69-9bd4-5e6af2c89d39","_postman_id":"448323c8-899d-4b69-9bd4-5e6af2c89d39","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"urls","item":[{"name":"post V1Medias Urls","id":"af6da69c-f087-4124-b8e1-0fd760378ad5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"source\": \"do deserunt\",\n  \"urls\": [\n    \"do non consectetur qui aliquip\",\n    \"anim\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/urls","description":"<p>Upload media files directly from URLs without requiring metadata upfront.The actual media processing happens in the background.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","medias","urls"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"ca5994e9-0187-4c23-bb74-2eb15474e15c","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"source\": \"do deserunt\",\n  \"urls\": [\n    \"do non consectetur qui aliquip\",\n    \"anim\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/urls"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"voluptate deserunt ea\",\n  \"urlsSubmitted\": 67990419\n}"},{"id":"2a8bfd66-4b90-46ee-8c6a-dd0d69f13d13","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"source\": \"do deserunt\",\n  \"urls\": [\n    \"do non consectetur qui aliquip\",\n    \"anim\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/urls"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"91b516a2-4f7d-48e5-bea4-8cef4c83daa2","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"source\": \"do deserunt\",\n  \"urls\": [\n    \"do non consectetur qui aliquip\",\n    \"anim\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/urls"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"mediaId\": \"sint enim anim\"\n}"},{"id":"3ab46b39-afbd-4763-b7ea-769c4a9ca069","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"source\": \"do deserunt\",\n  \"urls\": [\n    \"do non consectetur qui aliquip\",\n    \"anim\"\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/urls"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"}],"_postman_id":"af6da69c-f087-4124-b8e1-0fd760378ad5"}],"id":"9f539d25-cceb-45e6-9e08-278b7cf083f1","_postman_id":"9f539d25-cceb-45e6-9e08-278b7cf083f1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"binary","item":[{"name":"post V1Medias Binary","id":"9582236a-65ce-43cc-8710-abef8107bd0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p>(Required) Name of the media</p>\n","key":"Name","value":"consectetur cupidatat occaecat culpa aliqua"},{"description":"<p>(Required) Size of the media in bytes</p>\n","key":"Content-Length","value":"-17155343"},{"description":"<p>Source of the media</p>\n","key":"Source","value":"consectetur cupidatat occaecat culpa aliqua"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Accept","value":"text/plain"}],"body":{"mode":"file","file":{}},"url":"https://api.fugo.ai/rest/v1/medias/binary","description":"<p>Upload files as binary data</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","medias","binary"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"901e4558-5afa-475c-8d19-14547420c8a7","name":"response","originalRequest":{"method":"POST","header":[{"description":"(Required) Name of the media","key":"Name","value":"consectetur cupidatat occaecat culpa aliqua"},{"description":"(Required) Size of the media in bytes","key":"Content-Length","value":"-17155343"},{"description":"Source of the media","key":"Source","value":"consectetur cupidatat occaecat culpa aliqua"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Accept","value":"text/plain"}],"body":{"mode":"file","file":{}},"url":"https://api.fugo.ai/rest/v1/medias/binary"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"et pariatur aliqua eu"},{"id":"09d1e521-1342-4754-b2e4-5c79e7ac722d","name":"response","originalRequest":{"method":"POST","header":[{"description":"(Required) Name of the media","key":"Name","value":"consectetur cupidatat occaecat culpa aliqua"},{"description":"(Required) Size of the media in bytes","key":"Content-Length","value":"-17155343"},{"description":"Source of the media","key":"Source","value":"consectetur cupidatat occaecat culpa aliqua"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Accept","value":"application/json"}],"body":{"mode":"file","file":{}},"url":"https://api.fugo.ai/rest/v1/medias/binary"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"f8ad483e-5fde-4492-a8d6-7b7ed369e53b","name":"response","originalRequest":{"method":"POST","header":[{"description":"(Required) Name of the media","key":"Name","value":"consectetur cupidatat occaecat culpa aliqua"},{"description":"(Required) Size of the media in bytes","key":"Content-Length","value":"-17155343"},{"description":"Source of the media","key":"Source","value":"consectetur cupidatat occaecat culpa aliqua"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Accept","value":"application/json"}],"body":{"mode":"file","file":{}},"url":"https://api.fugo.ai/rest/v1/medias/binary"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"mediaId\": \"sint enim anim\"\n}"},{"id":"d3852bcc-090d-4fdf-968b-e49b713bcc1b","name":"response","originalRequest":{"method":"POST","header":[{"description":"(Required) Name of the media","key":"Name","value":"consectetur cupidatat occaecat culpa aliqua"},{"description":"(Required) Size of the media in bytes","key":"Content-Length","value":"-17155343"},{"description":"Source of the media","key":"Source","value":"consectetur cupidatat occaecat culpa aliqua"},{"key":"Content-Type","value":"application/octet-stream"},{"key":"Accept","value":"application/json"}],"body":{"mode":"file","file":{}},"url":"https://api.fugo.ai/rest/v1/medias/binary"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"}],"_postman_id":"9582236a-65ce-43cc-8710-abef8107bd0e"}],"id":"4cb1fa7b-a7a7-4527-a2bd-3b22bfed324d","_postman_id":"4cb1fa7b-a7a7-4527-a2bd-3b22bfed324d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"url","item":[{"name":"put V1Medias Url","id":"231a79e5-3532-43c2-aeba-68576bef18cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mediaId\": \"amet sed consectetur com\",\n  \"url\": \"id \",\n  \"source\": \"laboris veniam Lorem reprehenderit\",\n  \"newContentType\": \"elit enim ex fugiat\",\n  \"newContentSizeBytes\": -16893975,\n  \"newFilename\": \"voluptate\",\n  \"downloadRequestHeaders\": [\n    {\n      \"key\": \"ad Ut\",\n      \"value\": \"quis est Ut\"\n    },\n    {\n      \"key\": \"Lorem et exercitation pariatur tempor\",\n      \"value\": \"sunt elit quis\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/url","description":"<p>Update an existing media entity with new content from a URL.\nThis method runs asynchronously in the background and returns immediately.\nThe media is downloaded from the provided URL and the existing media is updated.\nIf contentType, contentSizeBytes, or Filename are not provided, they will be determined from the URL metadata.</p>\n<p>Headers are used to download the media from the URL</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","medias","url"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"c08e19bb-e9bd-4e19-8d68-5f4078430688","name":"response","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mediaId\": \"amet sed consectetur com\",\n  \"url\": \"id \",\n  \"source\": \"laboris veniam Lorem reprehenderit\",\n  \"newContentType\": \"elit enim ex fugiat\",\n  \"newContentSizeBytes\": -16893975,\n  \"newFilename\": \"voluptate\",\n  \"downloadRequestHeaders\": [\n    {\n      \"key\": \"ad Ut\",\n      \"value\": \"quis est Ut\"\n    },\n    {\n      \"key\": \"Lorem et exercitation pariatur tempor\",\n      \"value\": \"sunt elit quis\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/url"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"voluptate deserunt ea\",\n  \"urlsSubmitted\": 67990419\n}"},{"id":"bad29b9d-735a-4aa8-bde5-30b4b730d948","name":"response","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mediaId\": \"amet sed consectetur com\",\n  \"url\": \"id \",\n  \"source\": \"laboris veniam Lorem reprehenderit\",\n  \"newContentType\": \"elit enim ex fugiat\",\n  \"newContentSizeBytes\": -16893975,\n  \"newFilename\": \"voluptate\",\n  \"downloadRequestHeaders\": [\n    {\n      \"key\": \"ad Ut\",\n      \"value\": \"quis est Ut\"\n    },\n    {\n      \"key\": \"Lorem et exercitation pariatur tempor\",\n      \"value\": \"sunt elit quis\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/url"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"45b2df95-e994-4f29-9e65-e7500aef1c54","name":"response","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mediaId\": \"amet sed consectetur com\",\n  \"url\": \"id \",\n  \"source\": \"laboris veniam Lorem reprehenderit\",\n  \"newContentType\": \"elit enim ex fugiat\",\n  \"newContentSizeBytes\": -16893975,\n  \"newFilename\": \"voluptate\",\n  \"downloadRequestHeaders\": [\n    {\n      \"key\": \"ad Ut\",\n      \"value\": \"quis est Ut\"\n    },\n    {\n      \"key\": \"Lorem et exercitation pariatur tempor\",\n      \"value\": \"sunt elit quis\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/url"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"mediaId\": \"sint enim anim\"\n}"},{"id":"0a5ba3a5-b06e-44ba-a6c0-c9ed42f5b248","name":"response","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mediaId\": \"amet sed consectetur com\",\n  \"url\": \"id \",\n  \"source\": \"laboris veniam Lorem reprehenderit\",\n  \"newContentType\": \"elit enim ex fugiat\",\n  \"newContentSizeBytes\": -16893975,\n  \"newFilename\": \"voluptate\",\n  \"downloadRequestHeaders\": [\n    {\n      \"key\": \"ad Ut\",\n      \"value\": \"quis est Ut\"\n    },\n    {\n      \"key\": \"Lorem et exercitation pariatur tempor\",\n      \"value\": \"sunt elit quis\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/url"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"}],"_postman_id":"231a79e5-3532-43c2-aeba-68576bef18cd"}],"id":"1d521629-e251-4d29-b88e-0a5647478f46","_postman_id":"1d521629-e251-4d29-b88e-0a5647478f46","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"multipart","item":[{"name":"post V1Medias Multipart","id":"82aef6b7-257b-4eae-967d-89aaa003eea8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"text/plain"}],"body":{"mode":"formdata","formdata":[{"description":"<p>(Required) </p>\n","key":"name","value":"irure est sed minim","type":"text"},{"description":"<p>(Required) </p>\n","key":"contentType","value":"aliqua aliquip","type":"text"},{"description":"<p>(Required) </p>\n","key":"contentSizeBytes","value":"64200878","type":"text"},{"description":"<p>(Required) </p>\n","key":"file","type":"file","value":null},{"key":"maybeSource","value":"esse sint","type":"text"}]},"url":"https://api.fugo.ai/rest/v1/medias/multipart","description":"<p>Upload files as Multipart Form</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","medias","multipart"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"5523b1a3-b984-4f1a-a2f2-deaeddd2be3d","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"text/plain"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"name","value":"irure est sed minim","type":"text"},{"description":"(Required) ","key":"contentType","value":"aliqua aliquip","type":"text"},{"description":"(Required) ","key":"contentSizeBytes","value":"64200878","type":"text"},{"description":"(Required) ","key":"file","type":"file"},{"key":"maybeSource","value":"esse sint","type":"text"}]},"url":"https://api.fugo.ai/rest/v1/medias/multipart"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"et pariatur aliqua eu"},{"id":"aef8dd42-0024-4670-acd1-a9cde921158b","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"name","value":"irure est sed minim","type":"text"},{"description":"(Required) ","key":"contentType","value":"aliqua aliquip","type":"text"},{"description":"(Required) ","key":"contentSizeBytes","value":"64200878","type":"text"},{"description":"(Required) ","key":"file","type":"file"},{"key":"maybeSource","value":"esse sint","type":"text"}]},"url":"https://api.fugo.ai/rest/v1/medias/multipart"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"e2119dc9-4e09-4015-9685-e26165823860","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"name","value":"irure est sed minim","type":"text"},{"description":"(Required) ","key":"contentType","value":"aliqua aliquip","type":"text"},{"description":"(Required) ","key":"contentSizeBytes","value":"64200878","type":"text"},{"description":"(Required) ","key":"file","type":"file"},{"key":"maybeSource","value":"esse sint","type":"text"}]},"url":"https://api.fugo.ai/rest/v1/medias/multipart"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"mediaId\": \"sint enim anim\"\n}"},{"id":"f01d22c7-1752-42a6-a96f-2918562c5fd3","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"(Required) ","key":"name","value":"irure est sed minim","type":"text"},{"description":"(Required) ","key":"contentType","value":"aliqua aliquip","type":"text"},{"description":"(Required) ","key":"contentSizeBytes","value":"64200878","type":"text"},{"description":"(Required) ","key":"file","type":"file"},{"key":"maybeSource","value":"esse sint","type":"text"}]},"url":"https://api.fugo.ai/rest/v1/medias/multipart"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"}],"_postman_id":"82aef6b7-257b-4eae-967d-89aaa003eea8"}],"id":"e4c4f5e0-1418-4400-b6e2-dbe0e6f20a63","_postman_id":"e4c4f5e0-1418-4400-b6e2-dbe0e6f20a63","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"update","item":[{"name":"post V1Medias Update","id":"78befe22-26fc-449c-8adf-ff823cb8f406","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mediaId\": \"d1ab7f52-a192-11ee-8c90-0242ac120002\",\n  \"newContentType\": \"image/png\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/update","description":"<p>Replace existing media with new media. This will replace the old media everywhere it is used.<br />Use the Url to upload new media using, make sure you set the correct <code>Content-Type</code> header and attach the file as binary.<br />For example:<br />curl --location --request PUT 'https://...'<br />--header 'Content-Type: image/jpeg'<br />--data '@/Users/Pictures/wallpapers/NeonDrive_Wallpaper_03.jpg'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","medias","update"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"2b3ccf3b-84d5-4efc-af1c-82d806aad65c","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mediaId\": \"d1ab7f52-a192-11ee-8c90-0242ac120002\",\n  \"newContentType\": \"image/png\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"media\": {\n    \"id\": \"d1ab7f52-a192-11ee-8c90-0242ac120002\",\n    \"tenantId\": \"d53fafb2-a192-11ee-8c90-0242ac120002\",\n    \"spaceId\": \"ec3f7896-a192-11ee-8c90-0242ac120002\",\n    \"name\": \"photo_16_9.jpg\",\n    \"contentType\": \"image/jpeg\",\n    \"sizeBytes\": 709380,\n    \"thumbnailUrl\": \"https://fugo-media.s3.eu-central-1.amazonaws.com/tenant/d53fafb2-a192-11ee-8c90-0242ac120002/team/ec3f7896-a192-11ee-8c90-0242ac120002/thumbnail.webp\",\n    \"url\": \"https://fugo-media.s3.eu-central-1.amazonaws.com/tenant/d53fafb2-a192-11ee-8c90-0242ac120002/team/ec3f7896-a192-11ee-8c90-0242ac120002/photo_16_9.jpg\"\n  },\n  \"presignedUrl\": \"https://fugo-cms-media-prod.s3.eu-west-2.amazonaws.com/uploaded/${exampleTenantId.value.value}/${exampleTeamId.value.value}/${exampleMediaId.value.value}/${exampleMediaName.value}?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20230504T144841Z&X-Amz-SignedHeaders=content-type%3Bhost%3Bx-amz-server-side-encryption&X-Amz-Expires=300&X-Amz-Credential={{vault:aws-access-key}}%2F20230504%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Signature=f416abc4261acc055350fcb2fa7f38786c64d4c9daf205b2c0679bcc185222ba\"\n}"},{"id":"a0663696-1c16-4edd-beed-ff496b231ea6","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mediaId\": \"d1ab7f52-a192-11ee-8c90-0242ac120002\",\n  \"newContentType\": \"image/png\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/update"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"a1f1644b-d50f-41f5-8102-bb42bd3a2861","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mediaId\": \"d1ab7f52-a192-11ee-8c90-0242ac120002\",\n  \"newContentType\": \"image/png\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/update"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"mediaId\": \"sint enim anim\"\n}"},{"id":"bb861ed7-4bea-4d09-be16-3fd719cce3fe","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mediaId\": \"d1ab7f52-a192-11ee-8c90-0242ac120002\",\n  \"newContentType\": \"image/png\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias/update"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"}],"_postman_id":"78befe22-26fc-449c-8adf-ff823cb8f406"}],"id":"d7ae6c16-ff38-4d66-bd9d-756265910b51","_postman_id":"d7ae6c16-ff38-4d66-bd9d-756265910b51","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"paginated","item":[{"name":"get V1Medias Paginated","id":"13f50361-e50f-4a06-9e4e-e2d3133450f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/medias/paginated?pageSize=89039048&descending=false&cursor=et pariatur aliqua eu","description":"<p>Returns all media for the tenant, in a paginated format. Set size of the page. If cursor is provided, it will return the next page.\n The page size will be capped at 1mb. If you need more than 1mb of data, you should use the cursor to paginate.\n The cursor is a base64 encoded string that is returned in the response. You should pass it back in the request to get the next page.\n Use the descending flag to get the results in descending order.\n </p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","medias","paginated"],"host":["https://api.fugo.ai/rest"],"query":[{"description":{"content":"<p>(Required) Number of items to return in the page.</p>\n","type":"text/plain"},"key":"pageSize","value":"89039048"},{"description":{"content":"<p>Set to true to get the results in descending order.</p>\n","type":"text/plain"},"key":"descending","value":"false"},{"description":{"content":"<p>Cursor to paginate.</p>\n","type":"text/plain"},"key":"cursor","value":"et pariatur aliqua eu"}],"variable":[]}},"response":[{"id":"57c6c6ca-f84a-49f5-8ba2-fad92bf71755","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.fugo.ai/rest/v1/medias/paginated?pageSize=89039048&descending=false&cursor=et pariatur aliqua eu","host":["https://api.fugo.ai/rest"],"path":["v1","medias","paginated"],"query":[{"description":"(Required) Number of items to return in the page.","key":"pageSize","value":"89039048"},{"description":"Set to true to get the results in descending order.","key":"descending","value":"false"},{"description":"Cursor to paginate.","key":"cursor","value":"et pariatur aliqua eu"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"media\": [\n    {\n      \"id\": \"deserunt nostrud\",\n      \"tenantId\": \"laboris fugiat\",\n      \"spaceId\": \"exercitation\",\n      \"name\": \"ad eu\",\n      \"contentType\": \"mollit exercitation culp\",\n      \"sizeBytes\": 54183514,\n      \"url\": \"ipsum quis enim eiusmod ex\",\n      \"thumbnailUrl\": \"enim cupidatat incididunt\"\n    },\n    {\n      \"id\": \"in\",\n      \"tenantId\": \"incididunt fugiat ullamco nisi\",\n      \"spaceId\": \"proident nisi dolor\",\n      \"name\": \"occaecat proident quis\",\n      \"contentType\": \"elit sunt\",\n      \"sizeBytes\": 13664364,\n      \"url\": \"laboris\",\n      \"thumbnailUrl\": \"labore anim\"\n    }\n  ],\n  \"cursor\": \"dolor Lorem cillum\"\n}"},{"id":"9f3389cb-c119-4130-ae40-5d0a88a39f7e","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.fugo.ai/rest/v1/medias/paginated?pageSize=89039048&descending=false&cursor=et pariatur aliqua eu","host":["https://api.fugo.ai/rest"],"path":["v1","medias","paginated"],"query":[{"description":"(Required) Number of items to return in the page.","key":"pageSize","value":"89039048"},{"description":"Set to true to get the results in descending order.","key":"descending","value":"false"},{"description":"Cursor to paginate.","key":"cursor","value":"et pariatur aliqua eu"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"6b3a948e-2b35-48ff-8e11-aa01e6a284a9","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.fugo.ai/rest/v1/medias/paginated?pageSize=89039048&descending=false&cursor=et pariatur aliqua eu","host":["https://api.fugo.ai/rest"],"path":["v1","medias","paginated"],"query":[{"description":"(Required) Number of items to return in the page.","key":"pageSize","value":"89039048"},{"description":"Set to true to get the results in descending order.","key":"descending","value":"false"},{"description":"Cursor to paginate.","key":"cursor","value":"et pariatur aliqua eu"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"mediaId\": \"sint enim anim\"\n}"},{"id":"1e346305-3ec0-42a6-aa43-6afef960c95e","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.fugo.ai/rest/v1/medias/paginated?pageSize=89039048&descending=false&cursor=et pariatur aliqua eu","host":["https://api.fugo.ai/rest"],"path":["v1","medias","paginated"],"query":[{"description":"(Required) Number of items to return in the page.","key":"pageSize","value":"89039048"},{"description":"Set to true to get the results in descending order.","key":"descending","value":"false"},{"description":"Cursor to paginate.","key":"cursor","value":"et pariatur aliqua eu"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"}],"_postman_id":"13f50361-e50f-4a06-9e4e-e2d3133450f3"}],"id":"e625f1b0-8f19-4da6-80d3-f2180d03e94d","_postman_id":"e625f1b0-8f19-4da6-80d3-f2180d03e94d","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"get V1Medias","id":"14700e74-69e0-41a0-893a-55b897963f66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/medias","description":"<p>Returns all media for the Tenant</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","medias"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"074dcba9-029b-460e-b721-c7b7b4606885","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/medias"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"id\": \"d1ab7f52-a192-11ee-8c90-0242ac120002\",\n    \"tenantId\": \"d53fafb2-a192-11ee-8c90-0242ac120002\",\n    \"spaceId\": \"ec3f7896-a192-11ee-8c90-0242ac120002\",\n    \"name\": \"photo_16_9.jpg\",\n    \"contentType\": \"image/jpeg\",\n    \"sizeBytes\": 709380,\n    \"thumbnailUrl\": \"https://fugo-media.s3.eu-central-1.amazonaws.com/tenant/d53fafb2-a192-11ee-8c90-0242ac120002/team/ec3f7896-a192-11ee-8c90-0242ac120002/thumbnail.webp\",\n    \"url\": \"https://fugo-media.s3.eu-central-1.amazonaws.com/tenant/d53fafb2-a192-11ee-8c90-0242ac120002/team/ec3f7896-a192-11ee-8c90-0242ac120002/photo_16_9.jpg\"\n  }\n]"},{"id":"cdc03807-726f-4f3c-a6fd-e49d0432491c","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/medias"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"4140fa5a-e167-4767-bfd2-d159f4b872f7","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/medias"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"mediaId\": \"sint enim anim\"\n}"},{"id":"6b0035e7-162a-4661-bdd2-3c615ba41fe7","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/medias"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"}],"_postman_id":"14700e74-69e0-41a0-893a-55b897963f66"},{"name":"post V1Medias","id":"ed755708-f27e-4d42-a56b-c480689198ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"proident in veniam\",\n  \"newContentType\": \"Duis\",\n  \"maybeSource\": \"ipsum sint velit dolor officia\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias","description":"<p>Upload new media. Returns a secure upload presignedUrl.<br />Use the Url to upload new media using, make sure you set the correct <code>Content-Type</code> header and attach the file as binary.<br />For example:<br />curl --location --request PUT 'https://...'<br />--header 'Content-Type: image/jpeg'<br />--data '@/Users/Pictures/wallpapers/NeonDrive_Wallpaper_03.jpg'</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","medias"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"0d19c14b-a69a-45b3-a934-d4fc41de35c2","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"proident in veniam\",\n  \"newContentType\": \"Duis\",\n  \"maybeSource\": \"ipsum sint velit dolor officia\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"et pariatur aliqua eu"},{"id":"00432b16-69cf-4f3e-8185-43582f2d21c5","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"proident in veniam\",\n  \"newContentType\": \"Duis\",\n  \"maybeSource\": \"ipsum sint velit dolor officia\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"68a81503-dfc9-46ac-9eab-62b38ee23563","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"proident in veniam\",\n  \"newContentType\": \"Duis\",\n  \"maybeSource\": \"ipsum sint velit dolor officia\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"mediaId\": \"sint enim anim\"\n}"},{"id":"f8aa7ef5-170e-4017-8a6a-7f25132b6aaa","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"proident in veniam\",\n  \"newContentType\": \"Duis\",\n  \"maybeSource\": \"ipsum sint velit dolor officia\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"}],"_postman_id":"ed755708-f27e-4d42-a56b-c480689198ae"},{"name":"delete V1Medias","id":"32bc3d20-1f00-4bbe-8e27-64ac2837747b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/plain"}],"body":{"mode":"raw","raw":"{\n  \"mediaId\": \"sint enim anim\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias","description":"<p>Delete a media item by ID. This will also remove any URL mappings associated with this media.\nNote: The media file is not physically deleted from storage, but is moved to a deleted items table.\nReturns the ID of the deleted media.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","medias"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"83048b15-e7e1-4b52-8e3b-856d67e2b3e8","name":"response","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"text/plain"}],"body":{"mode":"raw","raw":"{\n  \"mediaId\": \"sint enim anim\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias"},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"et pariatur aliqua eu"},{"id":"e26712f0-65b4-4f4d-aa6b-5a4d8e9eb11f","name":"response","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mediaId\": \"sint enim anim\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"01036adb-725b-41f1-823d-30d1dc302090","name":"response","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mediaId\": \"sint enim anim\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"mediaId\": \"sint enim anim\"\n}"},{"id":"4731a0eb-32a0-4583-bf5f-21ebf528361d","name":"response","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"mediaId\": \"sint enim anim\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/medias"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"}],"_postman_id":"32bc3d20-1f00-4bbe-8e27-64ac2837747b"}],"id":"7408e86c-859f-4334-be73-8ee59fe12f18","_postman_id":"7408e86c-859f-4334-be73-8ee59fe12f18","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"playlists","item":[{"name":"name","item":[{"name":"post V1Playlists Name","id":"84ebdebb-8a9d-4938-8263-747f0709e90e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"playlistName\": \"deserunt nulla aute dolore nostrud\",\n  \"command\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/playlists/name","description":"<p>Trigger playlist event by playlist name. If the provided name matches the multiple playlist names, all playlist will be effected.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","playlists","name"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"ae1595d1-8734-4e12-b28b-bab4ffe39fe2","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"playlistName\": \"deserunt nulla aute dolore nostrud\",\n  \"command\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/playlists/name"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  \"9a59db9c-f192-469d-87c6-a1bc688675f1\"\n]"},{"id":"b04b9f18-0259-4544-a26b-7eecd5e051f3","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"playlistName\": \"deserunt nulla aute dolore nostrud\",\n  \"command\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/playlists/name"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"83e24454-e6bf-4d28-b9df-5cd5a48a1708","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"playlistName\": \"deserunt nulla aute dolore nostrud\",\n  \"command\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/playlists/name"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"playlistId\": \"aliquip elit cillum\"\n}"}],"_postman_id":"84ebdebb-8a9d-4938-8263-747f0709e90e"}],"id":"477c4201-363a-4ce0-ad33-6bd65f3ba25c","_postman_id":"477c4201-363a-4ce0-ad33-6bd65f3ba25c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"playlistId","item":[{"name":"post V1Playlists Playlistid","id":"c5c75b51-c7f7-4764-be97-b15e0b45331a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"playlistId\": \"57caacb0-6dd0-49a5-8e89-6d116f902fe2\",\n     \"command\":{\"type\":\"PlayLoop\"}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/playlists/playlistId","description":"<p>Trigger playlist event by playlist id. If the provided id matches the multiple playlist ids, all playlist will be effected.</p>\n","urlObject":{"path":["v1","playlists","playlistId"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"7d550e64-520b-4458-aa71-a743d9aff98a","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"playlistId\": \"ea\",\n  \"command\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/playlists/playlistId"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"9a59db9c-f192-469d-87c6-a1bc688675f1"},{"id":"ccb8538f-84a5-4c70-992c-3957127e0ac8","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"playlistId\": \"ea\",\n  \"command\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/playlists/playlistId"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"56b59978-9aa6-47c4-b89a-68808cb3ea4b","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"playlistId\": \"ea\",\n  \"command\": {}\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/playlists/playlistId"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"playlistId\": \"aliquip elit cillum\"\n}"}],"_postman_id":"c5c75b51-c7f7-4764-be97-b15e0b45331a"}],"id":"653b3b4a-58ce-43d9-b1e8-1fc6b06cd823","_postman_id":"653b3b4a-58ce-43d9-b1e8-1fc6b06cd823","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"manual","item":[{"name":"get V1Playlists Manual","id":"f914341e-64c2-4c4c-a2b2-b88b0fccd99d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/playlists/manual","description":"<p>Returns all manual playlists.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","playlists","manual"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"337e2597-249b-43e9-8851-a06f53f73298","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/playlists/manual"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"playlistId\": \"ut proident nulla\",\n    \"tenantId\": \"irure fugiat voluptate\",\n    \"teamId\": \"nisi eu consectetur\",\n    \"name\": \"labore elit enim incididunt\",\n    \"duration\": -72622701,\n    \"startDate\": \"1959-01-27\",\n    \"createdAt\": 6985571,\n    \"updatedAt\": -72410519,\n    \"publishedState\": {},\n    \"contents\": [\n      {\n        \"appId\": \"labo\",\n        \"duration\": 34375095,\n        \"config\": {},\n        \"mediaIds\": [\n          \"exercitation id mollit\",\n          \"aliquip\"\n        ]\n      },\n      {\n        \"appId\": \"nostrud sed nisi\",\n        \"duration\": 76183186,\n        \"config\": {},\n        \"mediaIds\": [\n          \"ad incididunt ut\",\n          \"esse minim\"\n        ]\n      }\n    ],\n    \"playerIds\": [\n      \"Duis pariatur nulla id\",\n      \"anim nostrud reprehenderit sed incidid\"\n    ],\n    \"playerGroupIds\": [\n      \"laboris non minim proident\",\n      \"tempor\"\n    ],\n    \"endDate\": \"2020-06-22\",\n    \"schedule\": [\n      {\n        \"pattern\": {},\n        \"weekSchedule\": [\n          {\n            \"start\": {\n              \"dayOfWeek\": 67174913,\n              \"time\": \"amet fugiat reprehenderit velit ad\"\n            },\n            \"end\": {\n              \"dayOfWeek\": 46568874,\n              \"time\": \"anim ut aliqua\"\n            }\n          },\n          {\n            \"start\": {\n              \"dayOfWeek\": 36614529,\n              \"time\": \"sunt reprehenderit eiusmod Excepteur\"\n            },\n            \"end\": {\n              \"dayOfWeek\": -18471938,\n              \"time\": \"in Duis\"\n            }\n          }\n        ]\n      },\n      {\n        \"pattern\": {},\n        \"weekSchedule\": [\n          {\n            \"start\": {\n              \"dayOfWeek\": -24828813,\n              \"time\": \"in\"\n            },\n            \"end\": {\n              \"dayOfWeek\": 27479880,\n              \"time\": \"Lorem ea laborum ipsum\"\n            }\n          },\n          {\n            \"start\": {\n              \"dayOfWeek\": 66162588,\n              \"time\": \"qui ex mollit\"\n            },\n            \"end\": {\n              \"dayOfWeek\": 89802300,\n              \"time\": \"aliqua non exercitation\"\n            }\n          }\n        ]\n      }\n    ],\n    \"manualEvent\": {},\n    \"timerEvents\": [\n      {\n        \"name\": \"mollit voluptate\",\n        \"start\": \"laborum id a\",\n        \"end\": \"Ut dolore dolor quis\"\n      },\n      {\n        \"name\": \"et eu aliqua consequat\",\n        \"start\": \"occaecat elit do\",\n        \"end\": \"mollit ipsum\"\n      }\n    ]\n  },\n  {\n    \"playlistId\": \"qui deserunt\",\n    \"tenantId\": \"ut et\",\n    \"teamId\": \"velit elit aliquip sint\",\n    \"name\": \"dolore in fugiat dolore in\",\n    \"duration\": -38656087,\n    \"startDate\": \"1979-11-21\",\n    \"createdAt\": -7303951,\n    \"updatedAt\": -69666921,\n    \"publishedState\": {},\n    \"contents\": [\n      {\n        \"appId\": \"qui ull\",\n        \"duration\": 76228493,\n        \"config\": {},\n        \"mediaIds\": [\n          \"adipisicing veniam\",\n          \"eiusmod ad minim est officia\"\n        ]\n      },\n      {\n        \"appId\": \"sint labore\",\n        \"duration\": 26308246,\n        \"config\": {},\n        \"mediaIds\": [\n          \"consequat\",\n          \"deserunt sunt\"\n        ]\n      }\n    ],\n    \"playerIds\": [\n      \"id nisi\",\n      \"incididunt eu Duis occaecat id\"\n    ],\n    \"playerGroupIds\": [\n      \"consequat\",\n      \"consectetur pariatur eiusmod\"\n    ],\n    \"endDate\": \"2003-04-08\",\n    \"schedule\": [\n      {\n        \"pattern\": {},\n        \"weekSchedule\": [\n          {\n            \"start\": {\n              \"dayOfWeek\": 20791051,\n              \"time\": \"cupidatat\"\n            },\n            \"end\": {\n              \"dayOfWeek\": -55080659,\n              \"time\": \"ut veniam esse pariatur\"\n            }\n          },\n          {\n            \"start\": {\n              \"dayOfWeek\": -49099694,\n              \"time\": \"magna ipsum\"\n            },\n            \"end\": {\n              \"dayOfWeek\": 83531098,\n              \"time\": \"aliqua officia incididunt enim nulla\"\n            }\n          }\n        ]\n      },\n      {\n        \"pattern\": {},\n        \"weekSchedule\": [\n          {\n            \"start\": {\n              \"dayOfWeek\": -40803512,\n              \"time\": \"tempor aute fugiat et id\"\n            },\n            \"end\": {\n              \"dayOfWeek\": 59096113,\n              \"time\": \"minim laboris do\"\n            }\n          },\n          {\n            \"start\": {\n              \"dayOfWeek\": -52091196,\n              \"time\": \"qui non\"\n            },\n            \"end\": {\n              \"dayOfWeek\": -96434382,\n              \"time\": \"aliquip officia nulla proident\"\n            }\n          }\n        ]\n      }\n    ],\n    \"manualEvent\": {},\n    \"timerEvents\": [\n      {\n        \"name\": \"tempor est eu ullamco\",\n        \"start\": \"ut nisi anim\",\n        \"end\": \"mollit incididunt dolore in\"\n      },\n      {\n        \"name\": \"nostrud aliqua\",\n        \"start\": \"consectetur aute anim laboris aliqua\",\n        \"end\": \"incididunt laborum mollit r\"\n      }\n    ]\n  }\n]"},{"id":"285deb58-10f9-4add-8bdd-bbb3a5a03019","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/playlists/manual"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"9ca70e5f-7c6b-4d6c-bd0d-3881a46ab1de","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/playlists/manual"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"playlistId\": \"aliquip elit cillum\"\n}"}],"_postman_id":"f914341e-64c2-4c4c-a2b2-b88b0fccd99d"}],"id":"998979d3-8e36-4839-bef4-d815a8a72ffc","_postman_id":"998979d3-8e36-4839-bef4-d815a8a72ffc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"get V1Playlists","id":"b0b716ba-f83b-4b9f-b194-229f7d5a9690","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/playlists","description":"<p>Returns all playlists.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","playlists"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"44a6d7a8-f4bb-4cde-9ad0-4b13e629bcd6","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/playlists"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"playlistId\": \"ut proident nulla\",\n    \"tenantId\": \"irure fugiat voluptate\",\n    \"teamId\": \"nisi eu consectetur\",\n    \"name\": \"labore elit enim incididunt\",\n    \"duration\": -72622701,\n    \"startDate\": \"1959-01-27\",\n    \"createdAt\": 6985571,\n    \"updatedAt\": -72410519,\n    \"publishedState\": {},\n    \"contents\": [\n      {\n        \"appId\": \"labo\",\n        \"duration\": 34375095,\n        \"config\": {},\n        \"mediaIds\": [\n          \"exercitation id mollit\",\n          \"aliquip\"\n        ]\n      },\n      {\n        \"appId\": \"nostrud sed nisi\",\n        \"duration\": 76183186,\n        \"config\": {},\n        \"mediaIds\": [\n          \"ad incididunt ut\",\n          \"esse minim\"\n        ]\n      }\n    ],\n    \"playerIds\": [\n      \"Duis pariatur nulla id\",\n      \"anim nostrud reprehenderit sed incidid\"\n    ],\n    \"playerGroupIds\": [\n      \"laboris non minim proident\",\n      \"tempor\"\n    ],\n    \"endDate\": \"2020-06-22\",\n    \"schedule\": [\n      {\n        \"pattern\": {},\n        \"weekSchedule\": [\n          {\n            \"start\": {\n              \"dayOfWeek\": 67174913,\n              \"time\": \"amet fugiat reprehenderit velit ad\"\n            },\n            \"end\": {\n              \"dayOfWeek\": 46568874,\n              \"time\": \"anim ut aliqua\"\n            }\n          },\n          {\n            \"start\": {\n              \"dayOfWeek\": 36614529,\n              \"time\": \"sunt reprehenderit eiusmod Excepteur\"\n            },\n            \"end\": {\n              \"dayOfWeek\": -18471938,\n              \"time\": \"in Duis\"\n            }\n          }\n        ]\n      },\n      {\n        \"pattern\": {},\n        \"weekSchedule\": [\n          {\n            \"start\": {\n              \"dayOfWeek\": -24828813,\n              \"time\": \"in\"\n            },\n            \"end\": {\n              \"dayOfWeek\": 27479880,\n              \"time\": \"Lorem ea laborum ipsum\"\n            }\n          },\n          {\n            \"start\": {\n              \"dayOfWeek\": 66162588,\n              \"time\": \"qui ex mollit\"\n            },\n            \"end\": {\n              \"dayOfWeek\": 89802300,\n              \"time\": \"aliqua non exercitation\"\n            }\n          }\n        ]\n      }\n    ],\n    \"manualEvent\": {},\n    \"timerEvents\": [\n      {\n        \"name\": \"mollit voluptate\",\n        \"start\": \"laborum id a\",\n        \"end\": \"Ut dolore dolor quis\"\n      },\n      {\n        \"name\": \"et eu aliqua consequat\",\n        \"start\": \"occaecat elit do\",\n        \"end\": \"mollit ipsum\"\n      }\n    ]\n  },\n  {\n    \"playlistId\": \"qui deserunt\",\n    \"tenantId\": \"ut et\",\n    \"teamId\": \"velit elit aliquip sint\",\n    \"name\": \"dolore in fugiat dolore in\",\n    \"duration\": -38656087,\n    \"startDate\": \"1979-11-21\",\n    \"createdAt\": -7303951,\n    \"updatedAt\": -69666921,\n    \"publishedState\": {},\n    \"contents\": [\n      {\n        \"appId\": \"qui ull\",\n        \"duration\": 76228493,\n        \"config\": {},\n        \"mediaIds\": [\n          \"adipisicing veniam\",\n          \"eiusmod ad minim est officia\"\n        ]\n      },\n      {\n        \"appId\": \"sint labore\",\n        \"duration\": 26308246,\n        \"config\": {},\n        \"mediaIds\": [\n          \"consequat\",\n          \"deserunt sunt\"\n        ]\n      }\n    ],\n    \"playerIds\": [\n      \"id nisi\",\n      \"incididunt eu Duis occaecat id\"\n    ],\n    \"playerGroupIds\": [\n      \"consequat\",\n      \"consectetur pariatur eiusmod\"\n    ],\n    \"endDate\": \"2003-04-08\",\n    \"schedule\": [\n      {\n        \"pattern\": {},\n        \"weekSchedule\": [\n          {\n            \"start\": {\n              \"dayOfWeek\": 20791051,\n              \"time\": \"cupidatat\"\n            },\n            \"end\": {\n              \"dayOfWeek\": -55080659,\n              \"time\": \"ut veniam esse pariatur\"\n            }\n          },\n          {\n            \"start\": {\n              \"dayOfWeek\": -49099694,\n              \"time\": \"magna ipsum\"\n            },\n            \"end\": {\n              \"dayOfWeek\": 83531098,\n              \"time\": \"aliqua officia incididunt enim nulla\"\n            }\n          }\n        ]\n      },\n      {\n        \"pattern\": {},\n        \"weekSchedule\": [\n          {\n            \"start\": {\n              \"dayOfWeek\": -40803512,\n              \"time\": \"tempor aute fugiat et id\"\n            },\n            \"end\": {\n              \"dayOfWeek\": 59096113,\n              \"time\": \"minim laboris do\"\n            }\n          },\n          {\n            \"start\": {\n              \"dayOfWeek\": -52091196,\n              \"time\": \"qui non\"\n            },\n            \"end\": {\n              \"dayOfWeek\": -96434382,\n              \"time\": \"aliquip officia nulla proident\"\n            }\n          }\n        ]\n      }\n    ],\n    \"manualEvent\": {},\n    \"timerEvents\": [\n      {\n        \"name\": \"tempor est eu ullamco\",\n        \"start\": \"ut nisi anim\",\n        \"end\": \"mollit incididunt dolore in\"\n      },\n      {\n        \"name\": \"nostrud aliqua\",\n        \"start\": \"consectetur aute anim laboris aliqua\",\n        \"end\": \"incididunt laborum mollit r\"\n      }\n    ]\n  }\n]"},{"id":"b1c623ec-dbe6-4d7a-a5c4-a610e6eeea12","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/playlists"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"b8e3cfba-39fe-4812-88c6-9c63395dd1de","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/playlists"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"playlistId\": \"aliquip elit cillum\"\n}"}],"_postman_id":"b0b716ba-f83b-4b9f-b194-229f7d5a9690"},{"name":"post V1Playlists","id":"96395b10-99d0-491d-86db-1c534ce321a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"ad dolore Lorem voluptate\",\n  \"duration\": -31964218,\n  \"startDate\": \"1975-11-05\",\n  \"contents\": [\n    {\n      \"appId\": \"esse Exce\",\n      \"duration\": 7073030,\n      \"config\": {},\n      \"mediaIds\": [\n        \"laboris est qui in\",\n        \"dolore irure officia in\"\n      ]\n    },\n    {\n      \"appId\": \"eiusmod qui ex cillum\",\n      \"duration\": -59916962,\n      \"config\": {},\n      \"mediaIds\": [\n        \"irure ullamco enim non\",\n        \"Duis laborum deserunt cupidatat\"\n      ]\n    }\n  ],\n  \"playerIds\": [\n    \"ullamco officia\",\n    \"ullamco fugiat in\"\n  ],\n  \"playerGroupIds\": [\n    \"ex ma\",\n    \"sit et\"\n  ],\n  \"endDate\": \"1994-09-27\",\n  \"schedule\": [\n    {\n      \"pattern\": {},\n      \"weekSchedule\": [\n        {\n          \"start\": {\n            \"dayOfWeek\": -78803006,\n            \"time\": \"Excepteur aute\"\n          },\n          \"end\": {\n            \"dayOfWeek\": 88146370,\n            \"time\": \"ad pariatur\"\n          }\n        },\n        {\n          \"start\": {\n            \"dayOfWeek\": -39261147,\n            \"time\": \"nisi consectetur aute\"\n          },\n          \"end\": {\n            \"dayOfWeek\": -15543056,\n            \"time\": \"mollit sed consectetur est anim\"\n          }\n        }\n      ]\n    },\n    {\n      \"pattern\": {},\n      \"weekSchedule\": [\n        {\n          \"start\": {\n            \"dayOfWeek\": 20511938,\n            \"time\": \"non deserunt eiusmod\"\n          },\n          \"end\": {\n            \"dayOfWeek\": -25680704,\n            \"time\": \"voluptate reprehenderit sunt aute\"\n          }\n        },\n        {\n          \"start\": {\n            \"dayOfWeek\": 81013920,\n            \"time\": \"exercitation dolore id\"\n          },\n          \"end\": {\n            \"dayOfWeek\": -56685937,\n            \"time\": \"qui minim in laboris\"\n          }\n        }\n      ]\n    }\n  ],\n  \"manualEvent\": {},\n  \"timerEvents\": [\n    {\n      \"name\": \"enim sint consequat\",\n      \"start\": \"minim sint irure anim exercitation\",\n      \"end\": \"ut cillum magna aliquip\"\n    },\n    {\n      \"name\": \"aute eiusmod in\",\n      \"start\": \"labore ut et\",\n      \"end\": \"cillum non ad\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/playlists","description":"<p>Create Playlist</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","playlists"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"c26a4b27-47d6-4a9d-b9a2-98e64fb8f872","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"ad dolore Lorem voluptate\",\n  \"duration\": -31964218,\n  \"startDate\": \"1975-11-05\",\n  \"contents\": [\n    {\n      \"appId\": \"esse Exce\",\n      \"duration\": 7073030,\n      \"config\": {},\n      \"mediaIds\": [\n        \"laboris est qui in\",\n        \"dolore irure officia in\"\n      ]\n    },\n    {\n      \"appId\": \"eiusmod qui ex cillum\",\n      \"duration\": -59916962,\n      \"config\": {},\n      \"mediaIds\": [\n        \"irure ullamco enim non\",\n        \"Duis laborum deserunt cupidatat\"\n      ]\n    }\n  ],\n  \"playerIds\": [\n    \"ullamco officia\",\n    \"ullamco fugiat in\"\n  ],\n  \"playerGroupIds\": [\n    \"ex ma\",\n    \"sit et\"\n  ],\n  \"endDate\": \"1994-09-27\",\n  \"schedule\": [\n    {\n      \"pattern\": {},\n      \"weekSchedule\": [\n        {\n          \"start\": {\n            \"dayOfWeek\": -78803006,\n            \"time\": \"Excepteur aute\"\n          },\n          \"end\": {\n            \"dayOfWeek\": 88146370,\n            \"time\": \"ad pariatur\"\n          }\n        },\n        {\n          \"start\": {\n            \"dayOfWeek\": -39261147,\n            \"time\": \"nisi consectetur aute\"\n          },\n          \"end\": {\n            \"dayOfWeek\": -15543056,\n            \"time\": \"mollit sed consectetur est anim\"\n          }\n        }\n      ]\n    },\n    {\n      \"pattern\": {},\n      \"weekSchedule\": [\n        {\n          \"start\": {\n            \"dayOfWeek\": 20511938,\n            \"time\": \"non deserunt eiusmod\"\n          },\n          \"end\": {\n            \"dayOfWeek\": -25680704,\n            \"time\": \"voluptate reprehenderit sunt aute\"\n          }\n        },\n        {\n          \"start\": {\n            \"dayOfWeek\": 81013920,\n            \"time\": \"exercitation dolore id\"\n          },\n          \"end\": {\n            \"dayOfWeek\": -56685937,\n            \"time\": \"qui minim in laboris\"\n          }\n        }\n      ]\n    }\n  ],\n  \"manualEvent\": {},\n  \"timerEvents\": [\n    {\n      \"name\": \"enim sint consequat\",\n      \"start\": \"minim sint irure anim exercitation\",\n      \"end\": \"ut cillum magna aliquip\"\n    },\n    {\n      \"name\": \"aute eiusmod in\",\n      \"start\": \"labore ut et\",\n      \"end\": \"cillum non ad\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/playlists"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"playlistId\": \"aliqua consectetur exercitation et\",\n  \"tenantId\": \"Duis commodo in proident sed\",\n  \"teamId\": \"ut\",\n  \"name\": \"in ipsum ea commodo\",\n  \"duration\": 31308982,\n  \"startDate\": \"1972-09-02\",\n  \"createdAt\": -15095052,\n  \"updatedAt\": 31966129,\n  \"publishedState\": {},\n  \"contents\": [\n    {\n      \"appId\": \"veniam sunt dolore\",\n      \"duration\": -61517978,\n      \"config\": {},\n      \"mediaIds\": [\n        \"in ullamco aliquip\",\n        \"qui\"\n      ]\n    },\n    {\n      \"appId\": \"cupidatat quis fugiat in sint\",\n      \"duration\": -23107349,\n      \"config\": {},\n      \"mediaIds\": [\n        \"consequat anim in \",\n        \"labori\"\n      ]\n    }\n  ],\n  \"playerIds\": [\n    \"et culpa\",\n    \"adipisicing\"\n  ],\n  \"playerGroupIds\": [\n    \"Ut nulla dolore in\",\n    \"dolore\"\n  ],\n  \"endDate\": \"1965-08-08\",\n  \"schedule\": [\n    {\n      \"pattern\": {},\n      \"weekSchedule\": [\n        {\n          \"start\": {\n            \"dayOfWeek\": -63896990,\n            \"time\": \"aute id\"\n          },\n          \"end\": {\n            \"dayOfWeek\": 1017296,\n            \"time\": \"fugiat magna in ex\"\n          }\n        },\n        {\n          \"start\": {\n            \"dayOfWeek\": 67314106,\n            \"time\": \"voluptate nisi dolore labor\"\n          },\n          \"end\": {\n            \"dayOfWeek\": 94212869,\n            \"time\": \"officia\"\n          }\n        }\n      ]\n    },\n    {\n      \"pattern\": {},\n      \"weekSchedule\": [\n        {\n          \"start\": {\n            \"dayOfWeek\": 92867381,\n            \"time\": \"sit nostrud id aliqua in\"\n          },\n          \"end\": {\n            \"dayOfWeek\": -27603141,\n            \"time\": \"do\"\n          }\n        },\n        {\n          \"start\": {\n            \"dayOfWeek\": 78707816,\n            \"time\": \"ex dolor cillum\"\n          },\n          \"end\": {\n            \"dayOfWeek\": 80342796,\n            \"time\": \"dolor enim Ut Duis \"\n          }\n        }\n      ]\n    }\n  ],\n  \"manualEvent\": {},\n  \"timerEvents\": [\n    {\n      \"name\": \"aliquip pariatur\",\n      \"start\": \"reprehenderit\",\n      \"end\": \"aute magna\"\n    },\n    {\n      \"name\": \"amet elit\",\n      \"start\": \"sit nisi\",\n      \"end\": \"amet labor\"\n    }\n  ]\n}"},{"id":"62a05a76-759a-4bba-ba63-52e2bb1301bd","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"ad dolore Lorem voluptate\",\n  \"duration\": -31964218,\n  \"startDate\": \"1975-11-05\",\n  \"contents\": [\n    {\n      \"appId\": \"esse Exce\",\n      \"duration\": 7073030,\n      \"config\": {},\n      \"mediaIds\": [\n        \"laboris est qui in\",\n        \"dolore irure officia in\"\n      ]\n    },\n    {\n      \"appId\": \"eiusmod qui ex cillum\",\n      \"duration\": -59916962,\n      \"config\": {},\n      \"mediaIds\": [\n        \"irure ullamco enim non\",\n        \"Duis laborum deserunt cupidatat\"\n      ]\n    }\n  ],\n  \"playerIds\": [\n    \"ullamco officia\",\n    \"ullamco fugiat in\"\n  ],\n  \"playerGroupIds\": [\n    \"ex ma\",\n    \"sit et\"\n  ],\n  \"endDate\": \"1994-09-27\",\n  \"schedule\": [\n    {\n      \"pattern\": {},\n      \"weekSchedule\": [\n        {\n          \"start\": {\n            \"dayOfWeek\": -78803006,\n            \"time\": \"Excepteur aute\"\n          },\n          \"end\": {\n            \"dayOfWeek\": 88146370,\n            \"time\": \"ad pariatur\"\n          }\n        },\n        {\n          \"start\": {\n            \"dayOfWeek\": -39261147,\n            \"time\": \"nisi consectetur aute\"\n          },\n          \"end\": {\n            \"dayOfWeek\": -15543056,\n            \"time\": \"mollit sed consectetur est anim\"\n          }\n        }\n      ]\n    },\n    {\n      \"pattern\": {},\n      \"weekSchedule\": [\n        {\n          \"start\": {\n            \"dayOfWeek\": 20511938,\n            \"time\": \"non deserunt eiusmod\"\n          },\n          \"end\": {\n            \"dayOfWeek\": -25680704,\n            \"time\": \"voluptate reprehenderit sunt aute\"\n          }\n        },\n        {\n          \"start\": {\n            \"dayOfWeek\": 81013920,\n            \"time\": \"exercitation dolore id\"\n          },\n          \"end\": {\n            \"dayOfWeek\": -56685937,\n            \"time\": \"qui minim in laboris\"\n          }\n        }\n      ]\n    }\n  ],\n  \"manualEvent\": {},\n  \"timerEvents\": [\n    {\n      \"name\": \"enim sint consequat\",\n      \"start\": \"minim sint irure anim exercitation\",\n      \"end\": \"ut cillum magna aliquip\"\n    },\n    {\n      \"name\": \"aute eiusmod in\",\n      \"start\": \"labore ut et\",\n      \"end\": \"cillum non ad\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/playlists"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"0639fc98-4b8e-4142-8d8a-f4b8333ce649","name":"response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"ad dolore Lorem voluptate\",\n  \"duration\": -31964218,\n  \"startDate\": \"1975-11-05\",\n  \"contents\": [\n    {\n      \"appId\": \"esse Exce\",\n      \"duration\": 7073030,\n      \"config\": {},\n      \"mediaIds\": [\n        \"laboris est qui in\",\n        \"dolore irure officia in\"\n      ]\n    },\n    {\n      \"appId\": \"eiusmod qui ex cillum\",\n      \"duration\": -59916962,\n      \"config\": {},\n      \"mediaIds\": [\n        \"irure ullamco enim non\",\n        \"Duis laborum deserunt cupidatat\"\n      ]\n    }\n  ],\n  \"playerIds\": [\n    \"ullamco officia\",\n    \"ullamco fugiat in\"\n  ],\n  \"playerGroupIds\": [\n    \"ex ma\",\n    \"sit et\"\n  ],\n  \"endDate\": \"1994-09-27\",\n  \"schedule\": [\n    {\n      \"pattern\": {},\n      \"weekSchedule\": [\n        {\n          \"start\": {\n            \"dayOfWeek\": -78803006,\n            \"time\": \"Excepteur aute\"\n          },\n          \"end\": {\n            \"dayOfWeek\": 88146370,\n            \"time\": \"ad pariatur\"\n          }\n        },\n        {\n          \"start\": {\n            \"dayOfWeek\": -39261147,\n            \"time\": \"nisi consectetur aute\"\n          },\n          \"end\": {\n            \"dayOfWeek\": -15543056,\n            \"time\": \"mollit sed consectetur est anim\"\n          }\n        }\n      ]\n    },\n    {\n      \"pattern\": {},\n      \"weekSchedule\": [\n        {\n          \"start\": {\n            \"dayOfWeek\": 20511938,\n            \"time\": \"non deserunt eiusmod\"\n          },\n          \"end\": {\n            \"dayOfWeek\": -25680704,\n            \"time\": \"voluptate reprehenderit sunt aute\"\n          }\n        },\n        {\n          \"start\": {\n            \"dayOfWeek\": 81013920,\n            \"time\": \"exercitation dolore id\"\n          },\n          \"end\": {\n            \"dayOfWeek\": -56685937,\n            \"time\": \"qui minim in laboris\"\n          }\n        }\n      ]\n    }\n  ],\n  \"manualEvent\": {},\n  \"timerEvents\": [\n    {\n      \"name\": \"enim sint consequat\",\n      \"start\": \"minim sint irure anim exercitation\",\n      \"end\": \"ut cillum magna aliquip\"\n    },\n    {\n      \"name\": \"aute eiusmod in\",\n      \"start\": \"labore ut et\",\n      \"end\": \"cillum non ad\"\n    }\n  ]\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://api.fugo.ai/rest/v1/playlists"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"playlistId\": \"aliquip elit cillum\"\n}"}],"_postman_id":"96395b10-99d0-491d-86db-1c534ce321a4"}],"id":"70132be0-6f10-4a44-90d9-0e4876a52137","_postman_id":"70132be0-6f10-4a44-90d9-0e4876a52137","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"screens","item":[{"name":"get V1Screens","id":"5257534e-be57-4b0a-ae60-c615a3b33956","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/screens","description":"<p>Get the all screens by Space</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","screens"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"78e070f6-08e1-4713-92c0-aba1109b3361","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/screens"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"tenantId\": \"dolor aliqua elit officia\",\n    \"playerId\": \"in veniam\",\n    \"name\": \"fugiat mollit Excepteur in\",\n    \"colour\": \"#8135C0\",\n    \"info\": {},\n    \"registrationStatus\": {},\n    \"settings\": {},\n    \"createdAt\": 57832298,\n    \"createdBy\": \"quis\",\n    \"updatedAt\": 14191495,\n    \"updatedBy\": \"deserunt ipsum\",\n    \"groupId\": \"minim velit tempor nulla aliquip\",\n    \"address\": \"adipisicing deserunt\",\n    \"owners\": [\n      \"dolor magna do\",\n      \"in deserunt ullamco qui\"\n    ],\n    \"shared\": [\n      \"nulla\",\n      \"proident exercitation id\"\n    ]\n  },\n  {\n    \"tenantId\": \"non Excepteur aute quis\",\n    \"playerId\": \"aliqua volupt\",\n    \"name\": \"incididunt tempor\",\n    \"colour\": \"#71cbc9\",\n    \"info\": {},\n    \"registrationStatus\": {},\n    \"settings\": {},\n    \"createdAt\": 46784525,\n    \"createdBy\": \"dolore\",\n    \"updatedAt\": 8572869,\n    \"updatedBy\": \"voluptate aute\",\n    \"groupId\": \"eni\",\n    \"address\": \"in elit qui\",\n    \"owners\": [\n      \"non ex dolor do sint\",\n      \"deserunt laboris\"\n    ],\n    \"shared\": [\n      \"labore\",\n      \"ullamco irure incididunt proident\"\n    ]\n  }\n]"},{"id":"1a1eded4-4c3d-45e6-ab8c-4dda5cd01752","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/screens"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"e8ecd0f8-a7ae-455b-bb58-837494e98298","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/screens"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"playerId\": \"Excepteur commodo ipsum\"\n}"}],"_postman_id":"5257534e-be57-4b0a-ae60-c615a3b33956"}],"id":"d474c3b3-8fe5-46a5-aa0c-267f1cf40e2c","_postman_id":"d474c3b3-8fe5-46a5-aa0c-267f1cf40e2c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"tenant","item":[{"name":"spaces","item":[{"name":"get V1Tenant Spaces","id":"f234adb3-8f45-4e94-b767-efb2c529c022","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/tenant/spaces","description":"<p>Get all spaces for tenant</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","tenant","spaces"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"6bbc1cfa-8b6b-4def-bf61-b370e0f0720a","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/tenant/spaces"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"[\n  {\n    \"spaceId\": \"sit aute Duis est\",\n    \"name\": \"mollit anim laboris\",\n    \"tags\": [\n      \"irure\",\n      \"officia sit sed aliquip eiusmod\"\n    ],\n    \"createdAt\": 6747722,\n    \"updatedAt\": -53233621\n  },\n  {\n    \"spaceId\": \"elit officia deserunt\",\n    \"name\": \"enim non\",\n    \"tags\": [\n      \"nostrud si\",\n      \"in sint ut cupidatat\"\n    ],\n    \"createdAt\": -37723012,\n    \"updatedAt\": -64954753\n  }\n]"},{"id":"c63ce701-f1e4-4c9a-aa7d-ad4134f017b8","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/tenant/spaces"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"3bef15b7-01c3-48f5-8a58-033346dae3cc","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/tenant/spaces"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"tenantId\": \"officia commodo sit\",\n  \"message\": \"Ut ipsum anim tempor commodo\"\n}"}],"_postman_id":"f234adb3-8f45-4e94-b767-efb2c529c022"}],"id":"418531d0-8e68-442f-8f6f-348dbcfce14a","_postman_id":"418531d0-8e68-442f-8f6f-348dbcfce14a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}},{"name":"get V1Tenant","id":"5cebceab-f710-4b16-9c51-9c2bd0573bac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/tenant","description":"<p>Get tenant and user details</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}},"urlObject":{"path":["v1","tenant"],"host":["https://api.fugo.ai/rest"],"query":[],"variable":[]}},"response":[{"id":"22424092-ef2f-47b6-a26f-a6ae7648d55c","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/tenant"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"tenantId\": \"cillum in et Lorem\",\n  \"tenantStatus\": {},\n  \"userId\": \"commodo dolor in mollit esse\",\n  \"email\": \"sunt rep\",\n  \"role\": \"TeamAdmin\",\n  \"isAdmin\": true,\n  \"teamId\": [\n    \"consequat elit cupidatat et\",\n    \"est ea\"\n  ],\n  \"name\": \"eiu\",\n  \"firstName\": \"enim fugiat adipisicing et deserunt\",\n  \"lastName\": \"aliquip laborum dolor ipsum eu\"\n}"},{"id":"971102b3-7b4d-4eb2-83dc-7ba8fa00092c","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/tenant"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"message\": \"dolore ess\"\n}"},{"id":"6098bb71-dc0a-4b88-9880-d91ec6d12560","name":"response","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.fugo.ai/rest/v1/tenant"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"tenantId\": \"officia commodo sit\",\n  \"message\": \"Ut ipsum anim tempor commodo\"\n}"}],"_postman_id":"5cebceab-f710-4b16-9c51-9c2bd0573bac"}],"id":"e1d531a1-d388-4261-b992-7dccfea8d442","_postman_id":"e1d531a1-d388-4261-b992-7dccfea8d442","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}}],"id":"f057e437-bd68-462a-bc05-6751fa8763fa","_postman_id":"f057e437-bd68-462a-bc05-6751fa8763fa","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]},"isInherited":true,"source":{"_postman_id":"515073ae-004d-4320-99fa-88b1297c064f","id":"515073ae-004d-4320-99fa-88b1297c064f","name":"Fugo API","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"x-api-key"},{"key":"value","value":"{{vault:fugo-api-key}}"}]}},"event":[{"listen":"prerequest","script":{"id":"149f8cee-8bde-44dd-8198-d02a47d79de4","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"b74b92dd-f711-4f57-98f5-62631968ae71","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"id":"8012ce10-ecbe-42f0-82d9-2dbd0b34ac56","key":"baseUrl","value":"https://api.fugo.ai/rest","type":"string"}]}