{"item":[{"id":"7bd1fb6e-d3ae-48ab-80d5-a16c6dd8bad1","name":"Settings","description":{"content":"","type":"text/plain"},"item":[{"id":"5bfd5c32-5ba7-433a-b2e3-ceb2454754a1","name":"Get universal list of organization workspaces","request":{"name":"Get universal list of organization workspaces","description":{"content":"Retrieve a list of worspaces in the organization in context of the current user.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n","type":"text/plain"},"url":{"path":["business-profile-service","organizations","business-profiles"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"page","value":"1","description":"Page to retrieve"},{"disabled":false,"key":"limit","value":"20","description":"Limit of items per page"},{"disabled":false,"key":"businessProfileGroupId","value":"string","description":"Workspace group to filter by."},{"disabled":false,"key":"sortBy","value":"NAME:ASC"},{"disabled":false,"key":"search","value":"string"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"cbddc278-6369-4788-962f-2258d9cd019b","name":"OK","originalRequest":{"url":{"path":["business-profile-service","organizations","business-profiles"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"20"},{"key":"businessProfileGroupId","value":"string"},{"key":"sortBy","value":"NAME:ASC"},{"key":"search","value":"string"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"author\": 9754,\n      \"name\": \"string\",\n      \"subdomain\": \"string\",\n      \"logo\": \"string\",\n      \"hash\": \"string\",\n      \"guid\": \"b1326bf9-c4b8-9d67-b780-f1f961a8f2df\",\n      \"activeUsersCount\": 3370,\n      \"created\": 7705,\n      \"updated\": 644,\n      \"canAccessWorkspace\": true,\n      \"businessProfileGroup\": {\n        \"id\": \"175878f1-e6a2-fdd3-2a93-055efb317d38\",\n        \"name\": \"string\",\n        \"profileIdentifier\": \"string\",\n        \"createdAt\": \"1994-03-30T17:33:31.981Z\",\n        \"updatedAt\": \"1993-06-24T14:32:46.047Z\"\n      }\n    },\n    {\n      \"author\": 1218,\n      \"name\": \"string\",\n      \"subdomain\": \"string\",\n      \"logo\": \"string\",\n      \"hash\": \"string\",\n      \"guid\": \"ca64d6ca-6068-0bc0-3907-8e81a33b74f0\",\n      \"activeUsersCount\": 7995,\n      \"created\": 4936,\n      \"updated\": 6795,\n      \"canAccessWorkspace\": false,\n      \"businessProfileGroup\": {\n        \"id\": \"dd4e430d-8cc3-7c5a-4a18-f4a2a3ed024d\",\n        \"name\": \"string\",\n        \"profileIdentifier\": \"string\",\n        \"createdAt\": \"2001-02-25T07:09:23.228Z\",\n        \"updatedAt\": \"2012-12-29T13:22:54.888Z\"\n      }\n    }\n  ],\n  \"meta\": {\n    \"count\": 311,\n    \"limit\": 440,\n    \"links\": [\n      {\n        \"rel\": \"next\",\n        \"url\": \"string\"\n      },\n      {\n        \"rel\": \"prev\",\n        \"url\": \"string\"\n      }\n    ]\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f3473b88-e753-4303-8f68-07a1ef56a7d6","name":"Get ban settings","request":{"name":"Get ban settings","description":{"content":"Retrieve the configuration of applying bans after a number of failed logins.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_customers_iam_locking_policy: read`\n","type":"text/plain"},"url":{"path":["sauth","settings","ban"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"b7871d54-7a85-4b65-8ee0-1f791ba9befe","name":"Current settings","originalRequest":{"url":{"path":["sauth","settings","ban"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"blockingForClientEnabled\": false,\n  \"firstBanCollectingTime\": 3125,\n  \"firstBanDuration\": 2002,\n  \"firstBanThreshold\": 6825,\n  \"secondBanCollectingTime\": 5420,\n  \"secondBanDuration\": 7945,\n  \"secondBanThreshold\": 5146,\n  \"permanentBanCollectingTime\": 9978,\n  \"permanentBanDuration\": 491,\n  \"permanentBanThreshold\": 3616\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"266def55-d8fa-42c0-8bc2-6cb5b39f88e9","name":"JWT missing, expired, or invalid","originalRequest":{"url":{"path":["sauth","settings","ban"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 2357,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 5683,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 8479,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d7689783-5193-4773-badd-fa2ccf4678a5","name":"Insufficient permissions or wrong JWT scope (for example, profile token where a workspace token was required)","originalRequest":{"url":{"path":["sauth","settings","ban"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 4972,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9761,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 4777,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"27dae12d-fedf-4dd7-bad7-ab100b418b5a","name":"Not Found","originalRequest":{"url":{"path":["sauth","settings","ban"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f437e3b4-5e85-4573-903d-4fa808ca76a8","name":"Update ban settings","request":{"name":"Update ban settings","description":{"content":"Update the configuration of applying bans after a number of failed logins.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_customers_iam_locking_policy: update`\n","type":"text/plain"},"url":{"path":["sauth","settings","ban"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"blockingForClientEnabled\": false,\n  \"firstBanCollectingTime\": 3125,\n  \"firstBanDuration\": 2002,\n  \"firstBanThreshold\": 6825,\n  \"secondBanCollectingTime\": 5420,\n  \"secondBanDuration\": 7945,\n  \"secondBanThreshold\": 5146,\n  \"permanentBanCollectingTime\": 9978,\n  \"permanentBanDuration\": 491,\n  \"permanentBanThreshold\": 3616\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"77f1cfc5-f33e-4128-8f08-51740a52feb8","name":"Current settings","originalRequest":{"url":{"path":["sauth","settings","ban"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"blockingForClientEnabled\": false,\n  \"firstBanCollectingTime\": 3125,\n  \"firstBanDuration\": 2002,\n  \"firstBanThreshold\": 6825,\n  \"secondBanCollectingTime\": 5420,\n  \"secondBanDuration\": 7945,\n  \"secondBanThreshold\": 5146,\n  \"permanentBanCollectingTime\": 9978,\n  \"permanentBanDuration\": 491,\n  \"permanentBanThreshold\": 3616\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"blockingForClientEnabled\": false,\n  \"firstBanCollectingTime\": 3125,\n  \"firstBanDuration\": 2002,\n  \"firstBanThreshold\": 6825,\n  \"secondBanCollectingTime\": 5420,\n  \"secondBanDuration\": 7945,\n  \"secondBanThreshold\": 5146,\n  \"permanentBanCollectingTime\": 9978,\n  \"permanentBanDuration\": 491,\n  \"permanentBanThreshold\": 3616\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fd0abde6-9864-417b-8c9b-268fb2b4a59e","name":"JWT missing, expired, or invalid","originalRequest":{"url":{"path":["sauth","settings","ban"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"blockingForClientEnabled\": false,\n  \"firstBanCollectingTime\": 3125,\n  \"firstBanDuration\": 2002,\n  \"firstBanThreshold\": 6825,\n  \"secondBanCollectingTime\": 5420,\n  \"secondBanDuration\": 7945,\n  \"secondBanThreshold\": 5146,\n  \"permanentBanCollectingTime\": 9978,\n  \"permanentBanDuration\": 491,\n  \"permanentBanThreshold\": 3616\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 4972,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9761,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 4777,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cc74bbf1-7968-472c-922e-6c242be50c62","name":"Insufficient permissions or wrong JWT scope (for example, profile token where a workspace token was required)","originalRequest":{"url":{"path":["sauth","settings","ban"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"blockingForClientEnabled\": false,\n  \"firstBanCollectingTime\": 3125,\n  \"firstBanDuration\": 2002,\n  \"firstBanThreshold\": 6825,\n  \"secondBanCollectingTime\": 5420,\n  \"secondBanDuration\": 7945,\n  \"secondBanThreshold\": 5146,\n  \"permanentBanCollectingTime\": 9978,\n  \"permanentBanDuration\": 491,\n  \"permanentBanThreshold\": 3616\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 4972,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9761,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 4777,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"23febd52-37be-4119-894a-45ec681f29ba","name":"Not Found","originalRequest":{"url":{"path":["sauth","settings","ban"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"blockingForClientEnabled\": false,\n  \"firstBanCollectingTime\": 3125,\n  \"firstBanDuration\": 2002,\n  \"firstBanThreshold\": 6825,\n  \"secondBanCollectingTime\": 5420,\n  \"secondBanDuration\": 7945,\n  \"secondBanThreshold\": 5146,\n  \"permanentBanCollectingTime\": 9978,\n  \"permanentBanDuration\": 491,\n  \"permanentBanThreshold\": 3616\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"41ae5104-7176-4e00-a839-72dc9633cc42","name":"Get email template settings","request":{"name":"Get email template settings","description":{"content":"Get settings for email templates.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_customers_iam_account_confirmation: read`\n","type":"text/plain"},"url":{"path":["sauth","settings","templates"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"d2a9fe0d-3848-4678-9767-1c2a3cf8e5b2","name":"Current settings","originalRequest":{"url":{"path":["sauth","settings","templates"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"clientEmailChangeRequestMailSubject\": \"string\",\n  \"clientEmailChangeRequestMailBody\": \"string\",\n  \"clientEmailChangeRequestMailTemplateId\": \"string\",\n  \"clientEmailChangeNotificationMailSubject\": \"string\",\n  \"clientEmailChangeNotificationMailBody\": \"string\",\n  \"clientEmailChangeNotificationMailTemplateId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3ffb5ffd-c814-4434-a86c-f7b7974ce43c","name":"Unauthorized","originalRequest":{"url":{"path":["sauth","settings","templates"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"7cdf1db4-9242-41be-ba09-c6f769511bf3","name":"Forbidden","originalRequest":{"url":{"path":["sauth","settings","templates"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"c1de2450-6123-45a3-a6e7-78178bac7d1b","name":"Not Found","originalRequest":{"url":{"path":["sauth","settings","templates"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ebcfad0d-6140-427b-862f-1791a7a4a4f8","name":"Update email template settings","request":{"name":"Update email template settings","description":{"content":"Update email template settings. **Omitted settings are reset to null!**\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_customers_iam_account_confirmation: update`\n","type":"text/plain"},"url":{"path":["sauth","settings","templates"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"clientEmailChangeRequestMailSubject\": \"string\",\n  \"clientEmailChangeRequestMailBody\": \"string\",\n  \"clientEmailChangeRequestMailTemplateId\": \"string\",\n  \"clientEmailChangeNotificationMailSubject\": \"string\",\n  \"clientEmailChangeNotificationMailBody\": \"string\",\n  \"clientEmailChangeNotificationMailTemplateId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"024b8e88-1cec-4838-bb46-0fe746555bac","name":"Current settings","originalRequest":{"url":{"path":["sauth","settings","templates"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"clientEmailChangeRequestMailSubject\": \"string\",\n  \"clientEmailChangeRequestMailBody\": \"string\",\n  \"clientEmailChangeRequestMailTemplateId\": \"string\",\n  \"clientEmailChangeNotificationMailSubject\": \"string\",\n  \"clientEmailChangeNotificationMailBody\": \"string\",\n  \"clientEmailChangeNotificationMailTemplateId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"clientEmailChangeRequestMailSubject\": \"string\",\n  \"clientEmailChangeRequestMailBody\": \"string\",\n  \"clientEmailChangeRequestMailTemplateId\": \"string\",\n  \"clientEmailChangeNotificationMailSubject\": \"string\",\n  \"clientEmailChangeNotificationMailBody\": \"string\",\n  \"clientEmailChangeNotificationMailTemplateId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a8e1639c-4c46-49e8-ac57-6ab5a5ec9f2b","name":"Unauthorized","originalRequest":{"url":{"path":["sauth","settings","templates"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"clientEmailChangeRequestMailSubject\": \"string\",\n  \"clientEmailChangeRequestMailBody\": \"string\",\n  \"clientEmailChangeRequestMailTemplateId\": \"string\",\n  \"clientEmailChangeNotificationMailSubject\": \"string\",\n  \"clientEmailChangeNotificationMailBody\": \"string\",\n  \"clientEmailChangeNotificationMailTemplateId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"228ae8dd-09ba-4665-8663-ea4e33698350","name":"Forbidden","originalRequest":{"url":{"path":["sauth","settings","templates"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"clientEmailChangeRequestMailSubject\": \"string\",\n  \"clientEmailChangeRequestMailBody\": \"string\",\n  \"clientEmailChangeRequestMailTemplateId\": \"string\",\n  \"clientEmailChangeNotificationMailSubject\": \"string\",\n  \"clientEmailChangeNotificationMailBody\": \"string\",\n  \"clientEmailChangeNotificationMailTemplateId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"21e54f8e-c9f8-468d-8c4f-1397362c4eeb","name":"Not Found","originalRequest":{"url":{"path":["sauth","settings","templates"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"clientEmailChangeRequestMailSubject\": \"string\",\n  \"clientEmailChangeRequestMailBody\": \"string\",\n  \"clientEmailChangeRequestMailTemplateId\": \"string\",\n  \"clientEmailChangeNotificationMailSubject\": \"string\",\n  \"clientEmailChangeNotificationMailBody\": \"string\",\n  \"clientEmailChangeNotificationMailTemplateId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"989aaa3b-febd-409e-a46a-d3a3a190b484","name":"Get device authorization settings","request":{"name":"Get device authorization settings","description":{"content":"Retrieve the settings related to authorization of logins from unknown devices.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_customers_iam_locking_policy: read`\n","type":"text/plain"},"url":{"path":["sauth","settings","device-control"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"9d4433c5-4b09-4c58-bf11-0c8f72d96c7f","name":"Current settings","originalRequest":{"url":{"path":["sauth","settings","device-control"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"deviceControlMode\": \"CONDITIONAL_BASED_ON_LOCATION\",\n  \"hardMailBody\": \"string\",\n  \"hardMailTitle\": \"string\",\n  \"hardTemplateId\": \"string\",\n  \"softMailBody\": \"string\",\n  \"softMailTitle\": \"string\",\n  \"softTemplateId\": \"string\",\n  \"deviceUnlockSuccessRedirectUrl\": \"string\",\n  \"deviceUnlockAlreadyConfirmedRedirectUrl\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d6492cc1-fc09-463c-a913-8af3175c0011","name":"JWT missing, expired, or invalid","originalRequest":{"url":{"path":["sauth","settings","device-control"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 4972,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9761,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 4777,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"17a4d1b9-2f74-4d69-a89a-3c69a3e662c8","name":"Insufficient permissions or wrong JWT scope (for example, profile token where a workspace token was required)","originalRequest":{"url":{"path":["sauth","settings","device-control"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 4972,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9761,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 4777,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bab90fe3-8bf8-488b-a4ac-cac721dd86cc","name":"Not Found","originalRequest":{"url":{"path":["sauth","settings","device-control"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"362692a0-7cb6-46c5-bbac-d4bcc998ab89","name":"Update device authorization settings","request":{"name":"Update device authorization settings","description":{"content":"Update the settings related to authorization of logins from unknown devices.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_customers_iam_locking_policy: update`\n","type":"text/plain"},"url":{"path":["sauth","settings","device-control"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"deviceControlMode\": \"CONDITIONAL_BASED_ON_LOCATION\",\n  \"hardMailBody\": \"string\",\n  \"hardMailTitle\": \"string\",\n  \"hardTemplateId\": \"string\",\n  \"softMailBody\": \"string\",\n  \"softMailTitle\": \"string\",\n  \"softTemplateId\": \"string\",\n  \"deviceUnlockSuccessRedirectUrl\": \"string\",\n  \"deviceUnlockAlreadyConfirmedRedirectUrl\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"1d6ae588-c389-4c86-8d59-12d248519e86","name":"Current settings","originalRequest":{"url":{"path":["sauth","settings","device-control"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"deviceControlMode\": \"CONDITIONAL_BASED_ON_LOCATION\",\n  \"hardMailBody\": \"string\",\n  \"hardMailTitle\": \"string\",\n  \"hardTemplateId\": \"string\",\n  \"softMailBody\": \"string\",\n  \"softMailTitle\": \"string\",\n  \"softTemplateId\": \"string\",\n  \"deviceUnlockSuccessRedirectUrl\": \"string\",\n  \"deviceUnlockAlreadyConfirmedRedirectUrl\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"deviceControlMode\": \"CONDITIONAL_BASED_ON_LOCATION\",\n  \"hardMailBody\": \"string\",\n  \"hardMailTitle\": \"string\",\n  \"hardTemplateId\": \"string\",\n  \"softMailBody\": \"string\",\n  \"softMailTitle\": \"string\",\n  \"softTemplateId\": \"string\",\n  \"deviceUnlockSuccessRedirectUrl\": \"string\",\n  \"deviceUnlockAlreadyConfirmedRedirectUrl\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cf59aba9-0100-4af9-aa7b-1462a516d6b4","name":"JWT missing, expired, or invalid","originalRequest":{"url":{"path":["sauth","settings","device-control"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"deviceControlMode\": \"CONDITIONAL_BASED_ON_LOCATION\",\n  \"hardMailBody\": \"string\",\n  \"hardMailTitle\": \"string\",\n  \"hardTemplateId\": \"string\",\n  \"softMailBody\": \"string\",\n  \"softMailTitle\": \"string\",\n  \"softTemplateId\": \"string\",\n  \"deviceUnlockSuccessRedirectUrl\": \"string\",\n  \"deviceUnlockAlreadyConfirmedRedirectUrl\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 4972,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9761,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 4777,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"70f4989a-8ad3-46d6-82e4-a137f9b48c43","name":"Insufficient permissions or wrong JWT scope (for example, profile token where a workspace token was required)","originalRequest":{"url":{"path":["sauth","settings","device-control"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"deviceControlMode\": \"CONDITIONAL_BASED_ON_LOCATION\",\n  \"hardMailBody\": \"string\",\n  \"hardMailTitle\": \"string\",\n  \"hardTemplateId\": \"string\",\n  \"softMailBody\": \"string\",\n  \"softMailTitle\": \"string\",\n  \"softTemplateId\": \"string\",\n  \"deviceUnlockSuccessRedirectUrl\": \"string\",\n  \"deviceUnlockAlreadyConfirmedRedirectUrl\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 4972,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9761,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 4777,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4618a1c4-34c0-418c-ad8b-159f8c9d953e","name":"Not Found","originalRequest":{"url":{"path":["sauth","settings","device-control"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"deviceControlMode\": \"CONDITIONAL_BASED_ON_LOCATION\",\n  \"hardMailBody\": \"string\",\n  \"hardMailTitle\": \"string\",\n  \"hardTemplateId\": \"string\",\n  \"softMailBody\": \"string\",\n  \"softMailTitle\": \"string\",\n  \"softTemplateId\": \"string\",\n  \"deviceUnlockSuccessRedirectUrl\": \"string\",\n  \"deviceUnlockAlreadyConfirmedRedirectUrl\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"067f705e-3ff8-4d7d-9f0e-baff9f0a7387","name":"Get general settings","request":{"name":"Get general settings","description":{"content":"Retrieve the general settings of the workspace.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_customers_iam_account_confirmation: read`\n","type":"text/plain"},"url":{"path":["sauth","settings","general"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"b72a296c-4ad7-452a-b22f-55fa87704c06","name":"Current settings","originalRequest":{"url":{"path":["sauth","settings","general"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"tokenLifetimeInSeconds\": 0,\n  \"voucherPoolUuid\": null,\n  \"allowOverwriteCustomIdentify\": false,\n  \"allowOverwriteExternalId\": false,\n  \"allowEmailChangeFromWebForm\": false,\n  \"allowToPassCustomIdentifyWithVoucherPool\": false\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e7cf2c25-14c2-4fea-8dde-a1bbacaf63c0","name":"Unauthorized","originalRequest":{"url":{"path":["sauth","settings","general"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"4c297564-2537-4563-85ef-2186e9dca129","name":"Forbidden","originalRequest":{"url":{"path":["sauth","settings","general"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"669d40f1-3a11-4f82-abae-4f8911360dd9","name":"Not Found","originalRequest":{"url":{"path":["sauth","settings","general"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"590110f2-6c35-494c-b6c7-5f77b7362124","name":"Update general settings","request":{"name":"Update general settings","description":{"content":"Update general settings. **Settings omitted in the request are reset to default!**.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_customers_iam_account_confirmation: update`\n","type":"text/plain"},"url":{"path":["sauth","settings","general"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"tokenLifetimeInSeconds\": 0,\n  \"voucherPoolUuid\": null,\n  \"allowOverwriteCustomIdentify\": false,\n  \"allowOverwriteExternalId\": false,\n  \"allowEmailChangeFromWebForm\": false,\n  \"allowToPassCustomIdentifyWithVoucherPool\": false\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"1428662d-f203-4d7e-95d6-80e3158b7aa3","name":"New settings","originalRequest":{"url":{"path":["sauth","settings","general"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"tokenLifetimeInSeconds\": 0,\n  \"voucherPoolUuid\": null,\n  \"allowOverwriteCustomIdentify\": false,\n  \"allowOverwriteExternalId\": false,\n  \"allowEmailChangeFromWebForm\": false,\n  \"allowToPassCustomIdentifyWithVoucherPool\": false\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"tokenLifetimeInSeconds\": 0,\n  \"voucherPoolUuid\": null,\n  \"allowOverwriteCustomIdentify\": false,\n  \"allowOverwriteExternalId\": false,\n  \"allowEmailChangeFromWebForm\": false,\n  \"allowToPassCustomIdentifyWithVoucherPool\": false\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"20f4d7c7-16d7-40cc-98df-032b633964f1","name":"Unauthorized","originalRequest":{"url":{"path":["sauth","settings","general"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"tokenLifetimeInSeconds\": 0,\n  \"voucherPoolUuid\": null,\n  \"allowOverwriteCustomIdentify\": false,\n  \"allowOverwriteExternalId\": false,\n  \"allowEmailChangeFromWebForm\": false,\n  \"allowToPassCustomIdentifyWithVoucherPool\": false\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"8aba74b5-a79e-48c5-a912-42844e9afbfd","name":"Forbidden","originalRequest":{"url":{"path":["sauth","settings","general"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"tokenLifetimeInSeconds\": 0,\n  \"voucherPoolUuid\": null,\n  \"allowOverwriteCustomIdentify\": false,\n  \"allowOverwriteExternalId\": false,\n  \"allowEmailChangeFromWebForm\": false,\n  \"allowToPassCustomIdentifyWithVoucherPool\": false\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"91e1d75b-9af8-4fb1-8878-3a34a9cd03fb","name":"Not Found","originalRequest":{"url":{"path":["sauth","settings","general"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"tokenLifetimeInSeconds\": 0,\n  \"voucherPoolUuid\": null,\n  \"allowOverwriteCustomIdentify\": false,\n  \"allowOverwriteExternalId\": false,\n  \"allowEmailChangeFromWebForm\": false,\n  \"allowToPassCustomIdentifyWithVoucherPool\": false\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1afaf2c6-7744-4e4f-9cc6-cad37c41d841","name":"Get OAuth settings","request":{"name":"Get OAuth settings","description":{"content":"Retrieve OAuth authentication settings\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_customers_iam_oauth: read`\n","type":"text/plain"},"url":{"path":["sauth","settings","oauth"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"e50ea82c-2ef6-47e3-8382-d4b2a86dd108","name":"Current settings","originalRequest":{"url":{"path":["sauth","settings","oauth"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"enabled\": true,\n  \"mode\": \"JWT_TOKEN\",\n  \"endpoint\": \"string\",\n  \"jwkEndpoint\": \"string\",\n  \"headers\": {\n    \"Content-Type\": \"application/json\",\n    \"Authorization\": \"Bearer {{_snrs_access_token}}\",\n    \"Cache-control\": \"no-cache\"\n  },\n  \"mapping\": {\n    \"key_0\": \"string\"\n  },\n  \"name\": \"string\",\n  \"mappedExternal\": true,\n  \"syncDataOnLogin\": false,\n  \"validation\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8dbfb1a7-889f-40c6-ad59-f979d29b3cf8","name":"JWT missing, expired, or invalid","originalRequest":{"url":{"path":["sauth","settings","oauth"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 4972,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9761,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 4777,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"82a80357-9b66-4ca7-b2dc-081686e55645","name":"Insufficient permissions or wrong JWT scope (for example, profile token where a workspace token was required)","originalRequest":{"url":{"path":["sauth","settings","oauth"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 4972,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9761,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 4777,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"258a7d6e-d0ee-4f7d-a37c-1843b2fb0ac3","name":"Not Found","originalRequest":{"url":{"path":["sauth","settings","oauth"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b93b3364-f864-49fb-9a35-6a43f4fbccd9","name":"Update OAuth settings","request":{"name":"Update OAuth settings","description":{"content":"Update OAuth authentication settings\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_customers_iam_oauth: update`\n","type":"text/plain"},"url":{"path":["sauth","settings","oauth"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"mode\": \"SERVER\",\n  \"name\": \"string\",\n  \"endpoint\": \"string\",\n  \"headers\": {\n    \"Content-Type\": \"application/json\",\n    \"Authorization\": \"Bearer {{_snrs_access_token}}\",\n    \"Cache-control\": \"no-cache\"\n  },\n  \"mapping\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"mappedExternal\": true,\n  \"syncDataOnLogin\": false\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"51cd4b11-4678-4b31-9b4f-f9d204d42a60","name":"Current settings","originalRequest":{"url":{"path":["sauth","settings","oauth"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"mode\": \"SERVER\",\n  \"name\": \"string\",\n  \"endpoint\": \"string\",\n  \"headers\": {\n    \"Content-Type\": \"application/json\",\n    \"Authorization\": \"Bearer {{_snrs_access_token}}\",\n    \"Cache-control\": \"no-cache\"\n  },\n  \"mapping\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"mappedExternal\": true,\n  \"syncDataOnLogin\": false\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"enabled\": true,\n  \"mode\": \"JWT_TOKEN\",\n  \"endpoint\": \"string\",\n  \"jwkEndpoint\": \"string\",\n  \"headers\": {\n    \"Content-Type\": \"application/json\",\n    \"Authorization\": \"Bearer {{_snrs_access_token}}\",\n    \"Cache-control\": \"no-cache\"\n  },\n  \"mapping\": {\n    \"key_0\": \"string\"\n  },\n  \"name\": \"string\",\n  \"mappedExternal\": true,\n  \"syncDataOnLogin\": false,\n  \"validation\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f3253e64-b718-45b9-b13c-0133f1e73564","name":"JWT missing, expired, or invalid","originalRequest":{"url":{"path":["sauth","settings","oauth"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"mode\": \"SERVER\",\n  \"name\": \"string\",\n  \"endpoint\": \"string\",\n  \"headers\": {\n    \"Content-Type\": \"application/json\",\n    \"Authorization\": \"Bearer {{_snrs_access_token}}\",\n    \"Cache-control\": \"no-cache\"\n  },\n  \"mapping\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"mappedExternal\": true,\n  \"syncDataOnLogin\": false\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 4972,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9761,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 4777,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9306c190-1a1a-4195-b3d6-295f75b88287","name":"Insufficient permissions or wrong JWT scope (for example, profile token where a workspace token was required)","originalRequest":{"url":{"path":["sauth","settings","oauth"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"mode\": \"SERVER\",\n  \"name\": \"string\",\n  \"endpoint\": \"string\",\n  \"headers\": {\n    \"Content-Type\": \"application/json\",\n    \"Authorization\": \"Bearer {{_snrs_access_token}}\",\n    \"Cache-control\": \"no-cache\"\n  },\n  \"mapping\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"mappedExternal\": true,\n  \"syncDataOnLogin\": false\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 4972,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9761,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 4777,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0c7faefb-8c25-4032-aaa9-f99c85b71f60","name":"Not Found","originalRequest":{"url":{"path":["sauth","settings","oauth"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"mode\": \"SERVER\",\n  \"name\": \"string\",\n  \"endpoint\": \"string\",\n  \"headers\": {\n    \"Content-Type\": \"application/json\",\n    \"Authorization\": \"Bearer {{_snrs_access_token}}\",\n    \"Cache-control\": \"no-cache\"\n  },\n  \"mapping\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\",\n    \"key_2\": \"string\"\n  },\n  \"mappedExternal\": true,\n  \"syncDataOnLogin\": false\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8774a644-7bc9-435d-aa90-efe173a156a8","name":"get Synerise Auth Config","request":{"name":"get Synerise Auth Config","description":{"content":"\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_customers_iam: read`\n","type":"text/plain"},"url":{"path":["sauth","settings","synerise-auth"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"d453c6c6-b70a-4d2e-b84c-814f74c6c13e","name":"OK","originalRequest":{"url":{"path":["sauth","settings","synerise-auth"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"enabled\": true,\n  \"registrationType\": \"REQUIRE_EMAIL_CONFIRMATION\",\n  \"pinConfirmationType\": \"ON_CONFLICT_WITH_EXTERNAL_ACCOUNT\",\n  \"pinConfirmationLength\": 6,\n  \"pinConfirmationValidInSeconds\": 300,\n  \"allowPinResendFromDifferentDeviceId\": false,\n  \"confirmationRedirectLink\": null,\n  \"confirmationMailSubject\": \"string\",\n  \"confirmationMailBody\": \"string\",\n  \"confirmationMailTemplateId\": \"string\",\n  \"passwordResetMailTemplateId\": \"string\",\n  \"passwordResetMailSubject\": \"string\",\n  \"passwordResetMailBody\": \"string\",\n  \"pinConfirmationMailSubject\": \"string\",\n  \"pinConfirmationMailBody\": \"string\",\n  \"pinConfirmationMailTemplateId\": \"string\",\n  \"maxLength\": 9557,\n  \"minLength\": 3258,\n  \"requireAtLeastOneLowercaseLetter\": false,\n  \"requireAtLeastOneNonAlphaNumericCharacter\": false,\n  \"requireAtLeastOneNumber\": false,\n  \"requireAtLeastOneUppercaseLetter\": false\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4e189f40-c74f-41f2-a9d5-43f01bb56ea6","name":"update Synerise Auth Settings","request":{"name":"update Synerise Auth Settings","description":{"content":"\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_customers_iam: update`\n","type":"text/plain"},"url":{"path":["sauth","settings","synerise-auth"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":null,"body":{"mode":"raw","raw":"{\n  \"enabled\": true,\n  \"registrationType\": \"REQUIRE_EMAIL_CONFIRMATION\",\n  \"pinConfirmationType\": \"ON_CONFLICT_WITH_EXTERNAL_ACCOUNT\",\n  \"pinConfirmationLength\": 6,\n  \"pinConfirmationValidInSeconds\": 300,\n  \"allowPinResendFromDifferentDeviceId\": false,\n  \"confirmationRedirectLink\": null,\n  \"confirmationMailSubject\": \"string\",\n  \"confirmationMailBody\": \"string\",\n  \"confirmationMailTemplateId\": \"string\",\n  \"passwordResetMailTemplateId\": \"string\",\n  \"passwordResetMailSubject\": \"string\",\n  \"passwordResetMailBody\": \"string\",\n  \"pinConfirmationMailSubject\": \"string\",\n  \"pinConfirmationMailBody\": \"string\",\n  \"pinConfirmationMailTemplateId\": \"string\",\n  \"maxLength\": 9557,\n  \"minLength\": 3258,\n  \"requireAtLeastOneLowercaseLetter\": false,\n  \"requireAtLeastOneNonAlphaNumericCharacter\": false,\n  \"requireAtLeastOneNumber\": false,\n  \"requireAtLeastOneUppercaseLetter\": false\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"2c03c4b5-6ecf-435e-89ab-e1797028c95d","name":"OK","originalRequest":{"url":{"path":["sauth","settings","synerise-auth"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"enabled\": true,\n  \"registrationType\": \"REQUIRE_EMAIL_CONFIRMATION\",\n  \"pinConfirmationType\": \"ON_CONFLICT_WITH_EXTERNAL_ACCOUNT\",\n  \"pinConfirmationLength\": 6,\n  \"pinConfirmationValidInSeconds\": 300,\n  \"allowPinResendFromDifferentDeviceId\": false,\n  \"confirmationRedirectLink\": null,\n  \"confirmationMailSubject\": \"string\",\n  \"confirmationMailBody\": \"string\",\n  \"confirmationMailTemplateId\": \"string\",\n  \"passwordResetMailTemplateId\": \"string\",\n  \"passwordResetMailSubject\": \"string\",\n  \"passwordResetMailBody\": \"string\",\n  \"pinConfirmationMailSubject\": \"string\",\n  \"pinConfirmationMailBody\": \"string\",\n  \"pinConfirmationMailTemplateId\": \"string\",\n  \"maxLength\": 9557,\n  \"minLength\": 3258,\n  \"requireAtLeastOneLowercaseLetter\": false,\n  \"requireAtLeastOneNonAlphaNumericCharacter\": false,\n  \"requireAtLeastOneNumber\": false,\n  \"requireAtLeastOneUppercaseLetter\": false\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"enabled\": true,\n  \"registrationType\": \"REQUIRE_EMAIL_CONFIRMATION\",\n  \"pinConfirmationType\": \"ON_CONFLICT_WITH_EXTERNAL_ACCOUNT\",\n  \"pinConfirmationLength\": 6,\n  \"pinConfirmationValidInSeconds\": 300,\n  \"allowPinResendFromDifferentDeviceId\": false,\n  \"confirmationRedirectLink\": null,\n  \"confirmationMailSubject\": \"string\",\n  \"confirmationMailBody\": \"string\",\n  \"confirmationMailTemplateId\": \"string\",\n  \"passwordResetMailTemplateId\": \"string\",\n  \"passwordResetMailSubject\": \"string\",\n  \"passwordResetMailBody\": \"string\",\n  \"pinConfirmationMailSubject\": \"string\",\n  \"pinConfirmationMailBody\": \"string\",\n  \"pinConfirmationMailTemplateId\": \"string\",\n  \"maxLength\": 9557,\n  \"minLength\": 3258,\n  \"requireAtLeastOneLowercaseLetter\": false,\n  \"requireAtLeastOneNonAlphaNumericCharacter\": false,\n  \"requireAtLeastOneNumber\": false,\n  \"requireAtLeastOneUppercaseLetter\": false\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5a854556-e57f-4148-b66a-04f6a9049d18","name":"get Facebook Oauth Settings","request":{"name":"get Facebook Oauth Settings","description":{"content":"\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_customers_iam_oauth: read`\n","type":"text/plain"},"url":{"path":["sauth","settings","oauth","facebook"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"cea04ee5-cb8e-4724-b22f-2447f053a7c5","name":"OK","originalRequest":{"url":{"path":["sauth","settings","oauth","facebook"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"enabled\": true\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"cbf99c52-98b0-4f17-a9c5-c50569b25770","name":"update Facebook Oauth Settings","request":{"name":"update Facebook Oauth Settings","description":{"content":"\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_customers_iam_oauth: update`\n","type":"text/plain"},"url":{"path":["sauth","settings","oauth","facebook"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"method":"POST","auth":null,"body":{"mode":"raw","raw":"{\n  \"enabled\": true\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"9efd713e-7b5f-469c-8002-e9b4a85098ad","name":"OK","originalRequest":{"url":{"path":["sauth","settings","oauth","facebook"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"*/*"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"enabled\": true\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"*/*"}],"body":"{\n  \"enabled\": true\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"67cfe71e-ccfe-4192-b4ca-ad0a115e01df","name":"get Google Oauth Settings","request":{"name":"get Google Oauth Settings","description":{"content":"\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_customers_iam_oauth: read`\n","type":"text/plain"},"url":{"path":["sauth","settings","oauth","google"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"0320874f-3f87-481c-8853-253ff4f30bc4","name":"OK","originalRequest":{"url":{"path":["sauth","settings","oauth","google"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"enabled\": true\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"656f9698-129a-477e-a41b-fad24d0c7ec3","name":"update Google Oauth Settings","request":{"name":"update Google Oauth Settings","description":{"content":"\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_customers_iam_oauth: update`\n","type":"text/plain"},"url":{"path":["sauth","settings","oauth","google"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"method":"POST","auth":null,"body":{"mode":"raw","raw":"{\n  \"enabled\": true\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"77c35309-f54c-47f3-8360-18e46ace4ed7","name":"OK","originalRequest":{"url":{"path":["sauth","settings","oauth","google"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"*/*"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"enabled\": true\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"*/*"}],"body":"{\n  \"enabled\": true\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9dd601b2-e7e1-4faf-aa5f-c53548f2500e","name":"Get Sign in with Apple settings","request":{"name":"Get Sign in with Apple settings","description":{"content":"Retrieve Sign in with Apple settings.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_customers_iam_oauth: read`\n","type":"text/plain"},"url":{"path":["sauth","settings","oauth","apple"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"e6b5715d-23cc-4706-80b5-18c779ea57be","name":"Current settings","originalRequest":{"url":{"path":["sauth","settings","oauth","apple"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"enabled\": false,\n  \"bundle\": \"com.synerise.sdk.sample-swift\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d40d953b-cd65-48a6-81d4-6c984569c2fe","name":"JWT missing, expired, or invalid","originalRequest":{"url":{"path":["sauth","settings","oauth","apple"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 4972,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9761,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 4777,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"82110aee-5d7b-4951-8eb0-5a4a2ab71422","name":"Insufficient permissions or wrong JWT scope (for example, profile token where a workspace token was required)","originalRequest":{"url":{"path":["sauth","settings","oauth","apple"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 4972,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9761,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 4777,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b4655ddb-a585-41b2-94fa-eb7c3e30e53f","name":"Not Found","originalRequest":{"url":{"path":["sauth","settings","oauth","apple"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3dbc3989-1e40-4ddd-b686-ff5395286086","name":"Update Sign in with Apple settings","request":{"name":"Update Sign in with Apple settings","description":{"content":"Update Sign in with Apple settings.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_customers_iam_oauth: update`\n","type":"text/plain"},"url":{"path":["sauth","settings","oauth","apple"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"bundle\": \"com.synerise.sdk.sample-swift\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"9761f093-75c8-404c-baa7-6a01a676a235","name":"Current settings","originalRequest":{"url":{"path":["sauth","settings","oauth","apple"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"bundle\": \"com.synerise.sdk.sample-swift\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"enabled\": false,\n  \"bundle\": \"com.synerise.sdk.sample-swift\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d20b075a-426c-4b29-a7c6-5087733e1518","name":"JWT missing, expired, or invalid","originalRequest":{"url":{"path":["sauth","settings","oauth","apple"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"bundle\": \"com.synerise.sdk.sample-swift\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 4972,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9761,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 4777,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"271da59d-1007-48a7-91e7-645b878f2194","name":"Insufficient permissions or wrong JWT scope (for example, profile token where a workspace token was required)","originalRequest":{"url":{"path":["sauth","settings","oauth","apple"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"bundle\": \"com.synerise.sdk.sample-swift\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 4972,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9761,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 4777,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"46a83852-0a91-4cc3-894a-3d2308794a9a","name":"Not Found","originalRequest":{"url":{"path":["sauth","settings","oauth","apple"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"bundle\": \"com.synerise.sdk.sample-swift\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d1dd9b1f-f091-432f-95a1-2b6fe6fabf0b","name":"Add or remove business profile to favorites","request":{"name":"Add or remove business profile to favorites","description":{"content":"Business profile can be added or removed from favorites using this endpoint\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n","type":"text/plain"},"url":{"path":["uauth","business-profile","mark-favorite"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"businessProfileGuid\": \"string\",\n  \"favorite\": true\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"bf8cde30-787c-419b-91fe-c33a9d88e434","name":"OK","originalRequest":{"url":{"path":["uauth","business-profile","mark-favorite"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"businessProfileGuid\": \"string\",\n  \"favorite\": true\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"725038ee-3926-4cf9-b408-dbce19c93fe7","name":"Bad Request","originalRequest":{"url":{"path":["uauth","business-profile","mark-favorite"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"businessProfileGuid\": \"string\",\n  \"favorite\": true\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"e7447760-7938-498a-b83e-53736314672b","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","business-profile","mark-favorite"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"businessProfileGuid\": \"string\",\n  \"favorite\": true\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"05e37b66-992c-4d72-9cf2-c55e94956d97","name":"Forbidden","originalRequest":{"url":{"path":["uauth","business-profile","mark-favorite"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"businessProfileGuid\": \"string\",\n  \"favorite\": true\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"a1f233f0-cc03-4cb4-bf68-6812a3e35a97","name":"Not Found","originalRequest":{"url":{"path":["uauth","business-profile","mark-favorite"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"businessProfileGuid\": \"string\",\n  \"favorite\": true\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"c8b8700e-3838-448b-8ae3-7b54fd14d340","name":"Access control","description":{"content":"","type":"text/plain"},"item":[{"id":"e6924573-3a19-4473-9a25-7b5ceaa4214c","name":"Enable MFA requirement for workspace","request":{"name":"Enable MFA requirement for workspace","description":{"content":"This request enables multi-factor authentication requirement for the currently selected workspace. After enabling this setting, only users with MFA can access the workspace.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n","type":"text/plain"},"url":{"path":["uauth","business-profile","mfa","requirements"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"c037d363-7526-4850-923f-b95c74f30063","name":"OK","originalRequest":{"url":{"path":["uauth","business-profile","mfa","requirements"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"cd7bafc6-afc3-4e63-9e86-5ceff2b21d3a","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","business-profile","mfa","requirements"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"a8e752eb-e86c-4936-9bb2-035d1c041e32","name":"Forbidden","originalRequest":{"url":{"path":["uauth","business-profile","mfa","requirements"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"5367d146-efec-4681-aa59-f80210ce9f7d","name":"Not Found","originalRequest":{"url":{"path":["uauth","business-profile","mfa","requirements"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f767e373-dead-4c4d-aff7-51461229089e","name":"Disable MFA requirement for workspace","request":{"name":"Disable MFA requirement for workspace","description":{"content":"This request disables multi-factor authentication requirement for the currently selected workspace. After disabling this setting, users without MFA can access the workspace.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n","type":"text/plain"},"url":{"path":["uauth","business-profile","mfa","requirements"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"88ff1c1b-13e9-4089-8b69-f9049ff4ae52","name":"OK","originalRequest":{"url":{"path":["uauth","business-profile","mfa","requirements"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f5d87a59-6e11-4b21-a416-bca65ee758e3","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","business-profile","mfa","requirements"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"4be355f6-260e-498f-b473-57f314ee5eb0","name":"Forbidden","originalRequest":{"url":{"path":["uauth","business-profile","mfa","requirements"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"3e782043-48fa-459b-adbb-0a6fe88480ed","name":"Not Found","originalRequest":{"url":{"path":["uauth","business-profile","mfa","requirements"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"205e8546-f527-43dc-8386-25c0621742e9","name":"Get own strongest password policy","request":{"name":"Get own strongest password policy","description":{"content":"If a user has access to more than one workspace, you can use this endpoint to find the strictest password policy of all the policies in these workspaces. The user's password must meet the requirements of that strictest policy.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n","type":"text/plain"},"url":{"path":["uauth","users","my-account","strongest-password-settings"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"*/*"}],"method":"GET","auth":null},"response":[{"id":"4aeaad4c-20e3-478b-b534-7c393aa41942","name":"OK","originalRequest":{"url":{"path":["uauth","users","my-account","strongest-password-settings"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"*/*"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"*/*"}],"body":"{\n  \"attempts\": 2366,\n  \"block\": 5035,\n  \"businessProfileId\": 5703,\n  \"different\": 1048,\n  \"digits\": 2442,\n  \"expiration\": 2403,\n  \"lowerLetters\": 3963,\n  \"maxIdleTime\": 5890,\n  \"maxLength\": 2479,\n  \"minLength\": 6930,\n  \"nextChange\": 680,\n  \"specialChars\": 9220,\n  \"upperLetters\": 585\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"cd147afa-9075-4ad7-9259-909c71016def","name":"Get IP allowlist policy","request":{"name":"Get IP allowlist policy","description":{"content":"Retrieve the details of IP allowlisting policy of the workspace.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users_am_ip_access_restriction: read`\n","type":"text/plain"},"url":{"path":["uauth","settings","user-bp-ip-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"114d8b0f-f08b-4e20-93ab-8d442762dbb1","name":"IP policy details","originalRequest":{"url":{"path":["uauth","settings","user-bp-ip-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"enabled\": true,\n  \"enableSupportSubnets\": true,\n  \"ipPolicy\": [\n    \"string\",\n    \"string\"\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a92089e2-9602-4f71-a6d0-66fd401ea047","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","settings","user-bp-ip-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"c40694f9-abc3-4f94-a30c-e142a4c88484","name":"Forbidden","originalRequest":{"url":{"path":["uauth","settings","user-bp-ip-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"6d6f9d5b-8806-441e-912c-45e7da0629d2","name":"Not Found","originalRequest":{"url":{"path":["uauth","settings","user-bp-ip-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"48559661-1103-40a4-b3ef-6f291d805517","name":"Update IP allowlist policy","request":{"name":"Update IP allowlist policy","description":{"content":"Update the details of IP allowlisting policy of the workspace.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users_am_ip_access_restriction: update`\n","type":"text/plain"},"url":{"path":["uauth","settings","user-bp-ip-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"enableSupportSubnets\": true,\n  \"ipPolicy\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"4401bd1b-7dd5-475a-8a93-bec3bc04e400","name":"Updated IP policy","originalRequest":{"url":{"path":["uauth","settings","user-bp-ip-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"enableSupportSubnets\": true,\n  \"ipPolicy\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"enabled\": false,\n  \"enableSupportSubnets\": true,\n  \"ipPolicy\": [\n    \"string\",\n    \"string\"\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"968502ed-1bc6-47f7-b17e-b537190ae563","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","settings","user-bp-ip-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"enableSupportSubnets\": true,\n  \"ipPolicy\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"69b67772-b2be-4331-8b69-178003f8b77d","name":"Forbidden","originalRequest":{"url":{"path":["uauth","settings","user-bp-ip-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"enableSupportSubnets\": true,\n  \"ipPolicy\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"8e641897-d571-47e8-bae6-efa22d4823f4","name":"Not Found","originalRequest":{"url":{"path":["uauth","settings","user-bp-ip-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"enabled\": false,\n  \"enableSupportSubnets\": true,\n  \"ipPolicy\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e4fc0aab-c51c-4d4f-93cf-1f569c727ca4","name":"Get strongest password policy of a User","request":{"name":"Get strongest password policy of a User","description":{"content":"If a user has access to more than one workspace, you can use this endpoint to find the strictest password policy of all the policies in these workspaces. The user's password must meet the requirements of that strictest policy.\n\n---\n\n**Authentication:** Not required\n","type":"text/plain"},"url":{"path":["uauth","strongest-password-settings-by-email",":email"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"email","description":"(Required) User's email address"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"db3d4fb5-3ef2-4f2e-9525-c74c6099ef53","name":"OK","originalRequest":{"url":{"path":["uauth","strongest-password-settings-by-email",":email"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"email","description":"(Required) User's email address"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"attempts\": 2366,\n  \"block\": 5035,\n  \"businessProfileId\": 5703,\n  \"different\": 1048,\n  \"digits\": 2442,\n  \"expiration\": 2403,\n  \"lowerLetters\": 3963,\n  \"maxIdleTime\": 5890,\n  \"maxLength\": 2479,\n  \"minLength\": 6930,\n  \"nextChange\": 680,\n  \"specialChars\": 9220,\n  \"upperLetters\": 585\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0f330b86-8623-461e-98b0-122c43f0f4d1","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","strongest-password-settings-by-email",":email"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"email","description":"(Required) User's email address"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"995bb9a6-cb3b-4dfd-a16a-6533e9e531e2","name":"Forbidden","originalRequest":{"url":{"path":["uauth","strongest-password-settings-by-email",":email"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"email","description":"(Required) User's email address"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"cfe80f43-fcb3-4c5b-b16f-01923b1f8dfe","name":"Not Found","originalRequest":{"url":{"path":["uauth","strongest-password-settings-by-email",":email"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"email","description":"(Required) User's email address"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"00ad8295-3e51-4c44-89aa-fbcc85cec076","name":"Initiate multi-factor authentication for user","request":{"name":"Initiate multi-factor authentication for user","description":{"content":"Begins the process of enabling multi-factor authentication for a user by initiating it.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n","type":"text/plain"},"url":{"path":["uauth","users","mfa","initialization"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"mfaType","value":"TOTP_AUTHENTICATOR","description":"(Required) Type of multi-factor authentication"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"b1fbf66e-e491-40b6-89f0-810b4798245f","name":"Secret and QR code URL","originalRequest":{"url":{"path":["uauth","users","mfa","initialization"],"host":["{{baseUrl}}"],"query":[{"key":"mfaType","value":"TOTP_AUTHENTICATOR"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"url\": \"string\",\n  \"secret\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"03222d64-0a4d-47eb-b530-b91c7b75701b","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users","mfa","initialization"],"host":["{{baseUrl}}"],"query":[{"key":"mfaType","value":"TOTP_AUTHENTICATOR"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"23572e28-b5f0-472f-bf75-eaeaab150f48","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users","mfa","initialization"],"host":["{{baseUrl}}"],"query":[{"key":"mfaType","value":"TOTP_AUTHENTICATOR"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d1463d8e-8879-4af9-9c46-06882be13164","name":"Not Found","originalRequest":{"url":{"path":["uauth","users","mfa","initialization"],"host":["{{baseUrl}}"],"query":[{"key":"mfaType","value":"TOTP_AUTHENTICATOR"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"54334a1c-fce7-42ae-ba1b-1506049b4b87","name":"Confirm multi-factor authentication for user","request":{"name":"Confirm multi-factor authentication for user","description":{"content":"Continues the process of enabling multi-factor authentication for a user by confirming it.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n","type":"text/plain"},"url":{"path":["uauth","users","mfa","confirmation"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"mfaType","value":"TOTP_AUTHENTICATOR","description":"(Required) Type of multi-factor authentication"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"verificationCode\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"40baca20-38c3-4e1c-b583-682376c3e983","name":"User's backup code","originalRequest":{"url":{"path":["uauth","users","mfa","confirmation"],"host":["{{baseUrl}}"],"query":[{"key":"mfaType","value":"TOTP_AUTHENTICATOR"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"verificationCode\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"backupCode\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d239dfd3-2479-46e1-8a7d-017f6e829a69","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users","mfa","confirmation"],"host":["{{baseUrl}}"],"query":[{"key":"mfaType","value":"TOTP_AUTHENTICATOR"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"verificationCode\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"283e71af-9d3f-40c8-a593-4bb35a5f158b","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users","mfa","confirmation"],"host":["{{baseUrl}}"],"query":[{"key":"mfaType","value":"TOTP_AUTHENTICATOR"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"verificationCode\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"5506da32-c3d8-42c7-ac29-8faa043fb42c","name":"Not Found","originalRequest":{"url":{"path":["uauth","users","mfa","confirmation"],"host":["{{baseUrl}}"],"query":[{"key":"mfaType","value":"TOTP_AUTHENTICATOR"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"verificationCode\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a6287e80-33d0-4937-841c-24cc2b6271b4","name":"Remove multi-factor authentication for user","request":{"name":"Remove multi-factor authentication for user","description":{"content":"Removes user multi-factor authentication.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n","type":"text/plain"},"url":{"path":["uauth","users","mfa"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"mfaType","value":"TOTP_AUTHENTICATOR","description":"(Required) Type of multi-factor authentication"},{"disabled":false,"key":"backupCode","value":"string","description":"(Required) User's backup code"}],"variable":[]},"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"c43bcb5d-3cb8-4668-8d37-e4eadd9a7eb2","name":"No Content","originalRequest":{"url":{"path":["uauth","users","mfa"],"host":["{{baseUrl}}"],"query":[{"key":"mfaType","value":"TOTP_AUTHENTICATOR"},{"key":"backupCode","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"2c592528-d067-4f7c-958f-1ed4c386016b","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users","mfa"],"host":["{{baseUrl}}"],"query":[{"key":"mfaType","value":"TOTP_AUTHENTICATOR"},{"key":"backupCode","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"85090aa4-4513-4be6-94c4-32244bc765c6","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users","mfa"],"host":["{{baseUrl}}"],"query":[{"key":"mfaType","value":"TOTP_AUTHENTICATOR"},{"key":"backupCode","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"6d81de09-48bf-4caf-837f-6635924f9425","name":"Not Found","originalRequest":{"url":{"path":["uauth","users","mfa"],"host":["{{baseUrl}}"],"query":[{"key":"mfaType","value":"TOTP_AUTHENTICATOR"},{"key":"backupCode","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2060648c-b558-4da7-b2a6-421f46ac5fa0","name":"Get user password policy","request":{"name":"Get user password policy","description":{"content":"Retrieve the user password policy of the workspace.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users_am_password_policy: read`\n","type":"text/plain"},"url":{"path":["uauth","settings","password-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"adf23858-becc-4bb5-89fa-257f816bd0a5","name":"OK","originalRequest":{"url":{"path":["uauth","settings","password-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"attempts\": 1319,\n  \"block\": 6118,\n  \"different\": 4540,\n  \"digits\": 654,\n  \"expiration\": 6566,\n  \"lowerLetters\": 5382,\n  \"maxIdleTime\": 8564,\n  \"maxLength\": 6228,\n  \"minLength\": 1632,\n  \"nextChange\": 7383,\n  \"specialChars\": 4930,\n  \"upperLetters\": 7514\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1920ce4a-e2ea-47d3-b840-e7abdce158f3","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","settings","password-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"20134679-f71a-41ef-abf6-12a93f382b15","name":"Forbidden","originalRequest":{"url":{"path":["uauth","settings","password-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f10f6999-6271-4759-91d9-80cefb9522f3","name":"Not Found","originalRequest":{"url":{"path":["uauth","settings","password-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"aaadf5e2-8559-4822-89a5-645a9271d152","name":"Update user password policy","request":{"name":"Update user password policy","description":{"content":"Update the user password policy. Entering `0` as the value disables a requirement.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users_am_password_policy: update`\n","type":"text/plain"},"url":{"path":["uauth","settings","password-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"attempts\": 1319,\n  \"block\": 6118,\n  \"different\": 4540,\n  \"digits\": 654,\n  \"expiration\": 6566,\n  \"lowerLetters\": 5382,\n  \"maxIdleTime\": 8564,\n  \"maxLength\": 6228,\n  \"minLength\": 1632,\n  \"nextChange\": 7383,\n  \"specialChars\": 4930,\n  \"upperLetters\": 7514\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"2b85c1c3-9989-4995-98ad-7c3baf217b5d","name":"New password policy","originalRequest":{"url":{"path":["uauth","settings","password-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"attempts\": 1319,\n  \"block\": 6118,\n  \"different\": 4540,\n  \"digits\": 654,\n  \"expiration\": 6566,\n  \"lowerLetters\": 5382,\n  \"maxIdleTime\": 8564,\n  \"maxLength\": 6228,\n  \"minLength\": 1632,\n  \"nextChange\": 7383,\n  \"specialChars\": 4930,\n  \"upperLetters\": 7514\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"attempts\": 1319,\n  \"block\": 6118,\n  \"different\": 4540,\n  \"digits\": 654,\n  \"expiration\": 6566,\n  \"lowerLetters\": 5382,\n  \"maxIdleTime\": 8564,\n  \"maxLength\": 6228,\n  \"minLength\": 1632,\n  \"nextChange\": 7383,\n  \"specialChars\": 4930,\n  \"upperLetters\": 7514\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d855ac0c-5300-4a01-842e-ee4803202f48","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","settings","password-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"attempts\": 1319,\n  \"block\": 6118,\n  \"different\": 4540,\n  \"digits\": 654,\n  \"expiration\": 6566,\n  \"lowerLetters\": 5382,\n  \"maxIdleTime\": 8564,\n  \"maxLength\": 6228,\n  \"minLength\": 1632,\n  \"nextChange\": 7383,\n  \"specialChars\": 4930,\n  \"upperLetters\": 7514\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"e52e99ea-39b9-4002-8e0a-ac0816aadf11","name":"Forbidden","originalRequest":{"url":{"path":["uauth","settings","password-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"attempts\": 1319,\n  \"block\": 6118,\n  \"different\": 4540,\n  \"digits\": 654,\n  \"expiration\": 6566,\n  \"lowerLetters\": 5382,\n  \"maxIdleTime\": 8564,\n  \"maxLength\": 6228,\n  \"minLength\": 1632,\n  \"nextChange\": 7383,\n  \"specialChars\": 4930,\n  \"upperLetters\": 7514\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"4d045ae5-bb46-43f6-b0f0-d2bf95d87a83","name":"Not Found","originalRequest":{"url":{"path":["uauth","settings","password-policy"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"attempts\": 1319,\n  \"block\": 6118,\n  \"different\": 4540,\n  \"digits\": 654,\n  \"expiration\": 6566,\n  \"lowerLetters\": 5382,\n  \"maxIdleTime\": 8564,\n  \"maxLength\": 6228,\n  \"minLength\": 1632,\n  \"nextChange\": 7383,\n  \"specialChars\": 4930,\n  \"upperLetters\": 7514\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"a0e3661f-8f31-4b1b-90a9-8ff2448ee4c3","name":"User management","description":{"content":"","type":"text/plain"},"item":[{"id":"e7c597da-4cca-4685-90d9-adbbe05fb8ab","name":"Find user by invitation token","request":{"name":"Find user by invitation token","description":{"content":"You can retrieve the details of an account by providing the invitation token generated for that account.\n\n---\n\n**Authentication:** Not required\n","type":"text/plain"},"url":{"path":["uauth","user","register","invitation",":invitationToken"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"invitationToken","description":"(Required) Invitation token"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"e987d89f-e1e8-4714-9f3d-68c4d5030d74","name":"OK","originalRequest":{"url":{"path":["uauth","user","register","invitation",":invitationToken"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"invitationToken","description":"(Required) Invitation token"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"email\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"271f8e17-16ed-490c-ba08-306b24c8da2f","name":"Created","originalRequest":{"url":{"path":["uauth","user","register","invitation",":invitationToken"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"invitationToken","description":"(Required) Invitation token"}]},"method":"GET","body":{}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"379495c8-9ce5-4d90-bc27-81ef1a4c1709","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","user","register","invitation",":invitationToken"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"invitationToken","description":"(Required) Invitation token"}]},"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"5e93fe66-bb7b-4a86-98b8-c5670ab864d7","name":"Forbidden","originalRequest":{"url":{"path":["uauth","user","register","invitation",":invitationToken"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"invitationToken","description":"(Required) Invitation token"}]},"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"1ac89471-a3a3-4a9a-af83-ad98acc01747","name":"Not Found","originalRequest":{"url":{"path":["uauth","user","register","invitation",":invitationToken"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"invitationToken","description":"(Required) Invitation token"}]},"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"51139871-88b1-40d5-a939-df2f408d4b58","name":"Invite user","request":{"name":"Invite user","description":{"content":"Invite a user to join a workspace. The user receives an email with an invitation token.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: create`\n","type":"text/plain"},"url":{"path":["uauth","users","invitations","invite"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"roles\": [\n    4475,\n    991\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"90272002-659a-4ce8-afec-fd70db6ef143","name":"OK","originalRequest":{"url":{"path":["uauth","users","invitations","invite"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"roles\": [\n    3287,\n    5358\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": [\n    \"string\",\n    \"string\"\n  ],\n  \"fail\": [\n    {\n      \"email\": \"string\",\n      \"cause\": \"string\"\n    },\n    {\n      \"email\": \"string\",\n      \"cause\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cb3ed2a8-f7ad-4456-a77d-4056ba9f1f30","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users","invitations","invite"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"roles\": [\n    3287,\n    5358\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ec6d1b1a-6ca6-4aa9-a781-231e17e99a17","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users","invitations","invite"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"roles\": [\n    3287,\n    5358\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ce941c0b-a557-4700-b4ff-864810e10985","name":"Not Found","originalRequest":{"url":{"path":["uauth","users","invitations","invite"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"roles\": [\n    3287,\n    5358\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"dea7e661-8fcb-45df-8a59-a864bf546935","name":"Invite many users","request":{"name":"Invite many users","description":{"content":"Invite a number of users to the workspace at once. The users receive emails with invitation tokens.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: create`\n","type":"text/plain"},"url":{"path":["uauth","users","invitations","invite-bulk"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"invitations\": [\n    {\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"roles\": [\n        3757,\n        8788\n      ]\n    },\n    {\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"roles\": [\n        4259,\n        6213\n      ]\n    }\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"5dfe0764-4e33-4924-bb3c-347161e4d23e","name":"OK","originalRequest":{"url":{"path":["uauth","users","invitations","invite-bulk"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"invitations\": [\n    {\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"roles\": [\n        8736,\n        764\n      ]\n    },\n    {\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"roles\": [\n        469,\n        6595\n      ]\n    }\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"success\": [\n    \"string\",\n    \"string\"\n  ],\n  \"fail\": [\n    {\n      \"email\": \"string\",\n      \"cause\": \"string\"\n    },\n    {\n      \"email\": \"string\",\n      \"cause\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"919d1ab3-c7f3-4a14-bbc7-a6a28e1f14cc","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users","invitations","invite-bulk"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"invitations\": [\n    {\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"roles\": [\n        8736,\n        764\n      ]\n    },\n    {\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"roles\": [\n        469,\n        6595\n      ]\n    }\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"c69f6f04-4fcc-4cca-960a-d0c3358aab26","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users","invitations","invite-bulk"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"invitations\": [\n    {\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"roles\": [\n        8736,\n        764\n      ]\n    },\n    {\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"roles\": [\n        469,\n        6595\n      ]\n    }\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"a5517dc5-1af6-4b5c-9ddb-159a632eda03","name":"Not Found","originalRequest":{"url":{"path":["uauth","users","invitations","invite-bulk"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"invitations\": [\n    {\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"roles\": [\n        8736,\n        764\n      ]\n    },\n    {\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"roles\": [\n        469,\n        6595\n      ]\n    }\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"25427aef-ee48-4c9e-809b-515a039573cd","name":"Delete invitations","request":{"name":"Delete invitations","description":{"content":"Delete invitations that were not yet accepted.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: delete`\n","type":"text/plain"},"url":{"path":["uauth","users","invitations",":invitationIds"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"invitationIds","description":"(Required) Comma-separated list of invitation IDs. To obtain the invitation ID, check the [list of users with PENDING status](#/operation/UsersListingUsingGET). The invitation ID for a user is the same as the ID of that user."}]},"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"6235709e-f5cd-403d-ad21-e2f132c63ac4","name":"OK","originalRequest":{"url":{"path":["uauth","users","invitations",":invitationIds"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"invitationIds","description":"(Required) Comma-separated list of invitation IDs. To obtain the invitation ID, check the [list of users with PENDING status](#/operation/UsersListingUsingGET). The invitation ID for a user is the same as the ID of that user."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f1c9d308-d64a-4535-a896-05cb5ca8c5e3","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users","invitations",":invitationIds"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"invitationIds","description":"(Required) Comma-separated list of invitation IDs. To obtain the invitation ID, check the [list of users with PENDING status](#/operation/UsersListingUsingGET). The invitation ID for a user is the same as the ID of that user."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"7153dbcc-de5f-4121-a770-abbeb9bab874","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users","invitations",":invitationIds"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"invitationIds","description":"(Required) Comma-separated list of invitation IDs. To obtain the invitation ID, check the [list of users with PENDING status](#/operation/UsersListingUsingGET). The invitation ID for a user is the same as the ID of that user."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"21a925a0-e38c-4397-97bd-505e419e415c","name":"Update invitation","request":{"name":"Update invitation","description":{"content":"Update the details of an invitation.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: update`\n","type":"text/plain"},"url":{"path":["uauth","users","invitations",":invitationId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"invitationId","description":"(Required) To obtain the invitation ID, check the [list of users with PENDING status](#/operation/UsersListingUsingGET). The invitation ID for a user is the same as the ID of that user."}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"roles\": [\n    241,\n    7998\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"82c3e8f4-1c76-4cc4-8d5f-1060682c269c","name":"OK","originalRequest":{"url":{"path":["uauth","users","invitations",":invitationId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"invitationId","description":"(Required) To obtain the invitation ID, check the [list of users with PENDING status](#/operation/UsersListingUsingGET). The invitation ID for a user is the same as the ID of that user."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"roles\": [\n    241,\n    7998\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"3577d091-4b59-4a4b-8880-06c6166c9386","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users","invitations",":invitationId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"invitationId","description":"(Required) To obtain the invitation ID, check the [list of users with PENDING status](#/operation/UsersListingUsingGET). The invitation ID for a user is the same as the ID of that user."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"roles\": [\n    241,\n    7998\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"abc63004-4855-4237-aeb6-325719179710","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users","invitations",":invitationId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"invitationId","description":"(Required) To obtain the invitation ID, check the [list of users with PENDING status](#/operation/UsersListingUsingGET). The invitation ID for a user is the same as the ID of that user."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"roles\": [\n    241,\n    7998\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"4dc79808-5f4f-41f4-a910-5f9354b350d7","name":"Not Found","originalRequest":{"url":{"path":["uauth","users","invitations",":invitationId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"invitationId","description":"(Required) To obtain the invitation ID, check the [list of users with PENDING status](#/operation/UsersListingUsingGET). The invitation ID for a user is the same as the ID of that user."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"roles\": [\n    241,\n    7998\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"396c67dd-a441-4dde-a954-0584900c13ad","name":"List users","request":{"name":"List users","description":{"content":"List users from the current workspace\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: read`\n","type":"text/plain"},"url":{"path":["uauth","users","listing"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"page","value":"7497","description":"(Required) The page of results to retrieve. The first page has the index `0`."},{"disabled":false,"key":"size","value":"7497","description":"(Required) The number of entries on a page"},{"disabled":false,"key":"status","value":"ALL","description":"(Required) Filters the results by status of the users"},{"disabled":false,"key":"search","value":"string","description":"(Required) String to search for in the first names, surnames, and email addresses"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"07f1f29a-1d8f-4e53-bb4c-60deaa902e75","name":"OK","originalRequest":{"url":{"path":["uauth","users","listing"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"7497"},{"key":"size","value":"7497"},{"key":"status","value":"ALL"},{"key":"search","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"avatar\": \"string\",\n      \"created\": \"2016-10-07T06:41:24.291Z\",\n      \"displayName\": \"string\",\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"id\": 1007,\n      \"lastLogin\": \"1988-11-15T06:38:48.052Z\",\n      \"lastName\": \"string\",\n      \"roleNames\": [\n        \"string\",\n        \"string\"\n      ],\n      \"roles\": [\n        8517,\n        7477\n      ],\n      \"status\": \"ACTIVE\",\n      \"updated\": \"1956-12-23T21:43:56.011Z\"\n    },\n    {\n      \"avatar\": \"string\",\n      \"created\": \"2000-05-12T00:57:41.012Z\",\n      \"displayName\": \"string\",\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"id\": 1465,\n      \"lastLogin\": \"1980-10-01T06:20:52.862Z\",\n      \"lastName\": \"string\",\n      \"roleNames\": [\n        \"string\",\n        \"string\"\n      ],\n      \"roles\": [\n        7108,\n        808\n      ],\n      \"status\": \"ACTIVE\",\n      \"updated\": \"2018-02-03T04:29:27.325Z\"\n    }\n  ],\n  \"meta\": {\n    \"pagination\": {\n      \"limit\": 3512,\n      \"page\": 6769,\n      \"pages\": 7591,\n      \"total\": 7029\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5cc38731-7e96-4ad3-8ca9-435358b27421","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users","listing"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"7497"},{"key":"size","value":"7497"},{"key":"status","value":"ALL"},{"key":"search","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"fdf72eb5-7e00-422e-b36a-3ef84af57d15","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users","listing"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"7497"},{"key":"size","value":"7497"},{"key":"status","value":"ALL"},{"key":"search","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d4b3e60c-766e-4426-b800-befcd316ee37","name":"Not Found","originalRequest":{"url":{"path":["uauth","users","listing"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"7497"},{"key":"size","value":"7497"},{"key":"status","value":"ALL"},{"key":"search","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fb68be2c-66a2-4dfe-8483-35c58d550569","name":"Autocomplete user search result","request":{"name":"Autocomplete user search result","description":{"content":"You can use this endpoint to obtain data for search autocomplete.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required (at least one):** `settings_users: read`, `analytics: read`\n","type":"text/plain"},"url":{"path":["uauth","users","listing","autocomplete"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"email","value":"string","description":"(Required) User's email address"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"dd67ee1d-f166-426d-96ca-19a299c3e5b4","name":"OK","originalRequest":{"url":{"path":["uauth","users","listing","autocomplete"],"host":["{{baseUrl}}"],"query":[{"key":"email","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"avatarUrl\": \"string\",\n    \"displayName\": \"string\",\n    \"email\": \"string\",\n    \"userId\": 7016\n  },\n  {\n    \"avatarUrl\": \"string\",\n    \"displayName\": \"string\",\n    \"email\": \"string\",\n    \"userId\": 6112\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"cd96a43c-0065-4393-b975-bcc43f888fe3","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users","listing","autocomplete"],"host":["{{baseUrl}}"],"query":[{"key":"email","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"7423c5de-0a9c-4db1-bcb9-e94cb2fead53","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users","listing","autocomplete"],"host":["{{baseUrl}}"],"query":[{"key":"email","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"efc7e765-a71d-430f-b26f-835d3387cf60","name":"Not Found","originalRequest":{"url":{"path":["uauth","users","listing","autocomplete"],"host":["{{baseUrl}}"],"query":[{"key":"email","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"79f9484c-ca44-4ae0-8f55-f3211a609829","name":"Remove users from workspace","request":{"name":"Remove users from workspace","description":{"content":"Delete user associations from a workspace. This does not delete the user accounts.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: delete`\n","type":"text/plain"},"url":{"path":["uauth","users","profile-association",":ids"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"11405,11406,11407","key":"ids","description":"(Required) Comma-separated user IDs"}]},"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"0728e9cf-5f6f-4023-b40e-0353ebb54b90","name":"OK","originalRequest":{"url":{"path":["uauth","users","profile-association",":ids"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"11405,11406,11407","key":"ids","description":"(Required) Comma-separated user IDs"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"3e4d9873-e6c6-4fc8-9b6c-5e07394618f7","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users","profile-association",":ids"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"11405,11406,11407","key":"ids","description":"(Required) Comma-separated user IDs"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"12c4b041-9b85-4994-bddd-56d453ba09bc","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users","profile-association",":ids"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"11405,11406,11407","key":"ids","description":"(Required) Comma-separated user IDs"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c7fd0542-d3fa-41d7-bd47-d717db68e410","name":"Get user data","request":{"name":"Get user data","description":{"content":"\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n","type":"text/plain"},"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"ccb8be60-af28-456d-87bc-ba1a92ecb981","name":"OK","originalRequest":{"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"avatar\": \"string\",\n  \"confirmed\": false,\n  \"created\": \"2006-08-02T16:37:38.044Z\",\n  \"description\": \"string\",\n  \"displayName\": \"string\",\n  \"email\": \"string\",\n  \"firstName\": \"string\",\n  \"id\": 4980,\n  \"introduction\": \"string\",\n  \"isTheSameUserAsLoggedIn\": true,\n  \"language\": \"pt\",\n  \"lastLogin\": \"1970-06-25T05:53:35.593Z\",\n  \"lastName\": \"string\",\n  \"mailAccountId\": 4208,\n  \"organizationRole\": \"string\",\n  \"phone\": \"string\",\n  \"roles\": [\n    3475,\n    5563\n  ],\n  \"status\": \"ACTIVE\",\n  \"superAdmin\": true,\n  \"updated\": \"2001-11-13T11:55:50.028Z\",\n  \"isMfaEnabled\": true,\n  \"passwordLastModificationDate\": \"2003-03-29T02:41:34.345Z\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"US\",\n  \"numberFormatNotation\": \"EU\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8b5d186d-5c1f-427f-a7a9-1cccf9572c51","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"58deb449-859c-4886-9091-e22c6806ac93","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"34c8b14f-e368-4fee-8180-93bde05bc583","name":"Not Found","originalRequest":{"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2bab7069-8ab4-4484-9d0f-cf279e77c184","name":"Update user data","request":{"name":"Update user data","description":{"content":"\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n","type":"text/plain"},"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"roles\": [\n    599,\n    80\n  ],\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"avatar\": \"string\",\n  \"phone\": \"string\",\n  \"language\": \"pl\",\n  \"organizationRole\": \"string\",\n  \"introduction\": \"string\",\n  \"confirmed\": false,\n  \"mailAccountId\": 7959,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"US\",\n  \"numberFormatNotation\": \"EU\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"d2242bb4-85c2-4d7a-a005-a5e29e2fe0c7","name":"OK","originalRequest":{"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"roles\": [\n    599,\n    80\n  ],\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"avatar\": \"string\",\n  \"phone\": \"string\",\n  \"language\": \"pl\",\n  \"organizationRole\": \"string\",\n  \"introduction\": \"string\",\n  \"confirmed\": false,\n  \"mailAccountId\": 7959,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"US\",\n  \"numberFormatNotation\": \"EU\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"avatar\": \"string\",\n  \"confirmed\": false,\n  \"created\": \"2006-08-02T16:37:38.044Z\",\n  \"description\": \"string\",\n  \"displayName\": \"string\",\n  \"email\": \"string\",\n  \"firstName\": \"string\",\n  \"id\": 4980,\n  \"introduction\": \"string\",\n  \"isTheSameUserAsLoggedIn\": true,\n  \"language\": \"pt\",\n  \"lastLogin\": \"1970-06-25T05:53:35.593Z\",\n  \"lastName\": \"string\",\n  \"mailAccountId\": 4208,\n  \"organizationRole\": \"string\",\n  \"phone\": \"string\",\n  \"roles\": [\n    3475,\n    5563\n  ],\n  \"status\": \"ACTIVE\",\n  \"superAdmin\": true,\n  \"updated\": \"2001-11-13T11:55:50.028Z\",\n  \"isMfaEnabled\": true,\n  \"passwordLastModificationDate\": \"2003-03-29T02:41:34.345Z\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"US\",\n  \"numberFormatNotation\": \"EU\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f3c5974b-b948-4a27-90ac-4983f26a23fa","name":"Created","originalRequest":{"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"roles\": [\n    599,\n    80\n  ],\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"avatar\": \"string\",\n  \"phone\": \"string\",\n  \"language\": \"pl\",\n  \"organizationRole\": \"string\",\n  \"introduction\": \"string\",\n  \"confirmed\": false,\n  \"mailAccountId\": 7959,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"US\",\n  \"numberFormatNotation\": \"EU\"\n}","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"39f276aa-9ca2-4e57-bcc7-2a210525a2bb","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"roles\": [\n    599,\n    80\n  ],\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"avatar\": \"string\",\n  \"phone\": \"string\",\n  \"language\": \"pl\",\n  \"organizationRole\": \"string\",\n  \"introduction\": \"string\",\n  \"confirmed\": false,\n  \"mailAccountId\": 7959,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"US\",\n  \"numberFormatNotation\": \"EU\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"bb4fe736-2b01-4416-b628-708e4037f69d","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"roles\": [\n    599,\n    80\n  ],\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"avatar\": \"string\",\n  \"phone\": \"string\",\n  \"language\": \"pl\",\n  \"organizationRole\": \"string\",\n  \"introduction\": \"string\",\n  \"confirmed\": false,\n  \"mailAccountId\": 7959,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"US\",\n  \"numberFormatNotation\": \"EU\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"0c088def-3f87-4bfe-b54b-4f0728622ddc","name":"Not Found","originalRequest":{"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"roles\": [\n    599,\n    80\n  ],\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"avatar\": \"string\",\n  \"phone\": \"string\",\n  \"language\": \"pl\",\n  \"organizationRole\": \"string\",\n  \"introduction\": \"string\",\n  \"confirmed\": false,\n  \"mailAccountId\": 7959,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"US\",\n  \"numberFormatNotation\": \"EU\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"310e3aa4-fbbb-4c0e-a90b-a341717d00ab","name":"Activate users","request":{"name":"Activate users","description":{"content":"Activate access to the workspace for a number of users\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: delete`\n","type":"text/plain"},"url":{"path":["uauth","users","activate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    9116,\n    7470\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"7f382ae0-a081-4f7a-a615-de87c3f6d5df","name":"OK","originalRequest":{"url":{"path":["uauth","users","activate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"ids\": [\n    5731,\n    1786\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fe06bb4c-a985-4c36-b44f-1e4ee53ce5ee","name":"De-activate users","request":{"name":"De-activate users","description":{"content":"De-activate access to the workspace for a number of users\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: update`\n","type":"text/plain"},"url":{"path":["uauth","users","deactivate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"ids\": [\n    5731,\n    1786\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"9166e24c-5ceb-4bf5-8884-3f9073754fae","name":"OK","originalRequest":{"url":{"path":["uauth","users","deactivate"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"ids\": [\n    5731,\n    1786\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b83156af-3d49-4500-8308-58ba412ca67b","name":"Change access expiration time","request":{"name":"Change access expiration time","description":{"content":"Change the date when a user's access to the workspace is cancelled.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: update`\n","type":"text/plain"},"url":{"path":["uauth","users",":userId","access-time"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PUT","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"expirationDate\": \"1996-06-22T12:46:05.733Z\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"192d7b63-ffd4-4b11-9e3d-2c78fdbf27a7","name":"OK","originalRequest":{"url":{"path":["uauth","users",":userId","access-time"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"expirationDate\": \"1996-06-22T12:46:05.733Z\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ae93c25a-7136-4fe9-a86c-fc60849c3fc8","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users",":userId","access-time"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"expirationDate\": \"1996-06-22T12:46:05.733Z\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"51ee759a-90ea-4cf7-bddd-1741703bb4bf","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users",":userId","access-time"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"expirationDate\": \"1996-06-22T12:46:05.733Z\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"9ea76e5f-c849-4b8d-888d-e11f0136fd89","name":"Not Found","originalRequest":{"url":{"path":["uauth","users",":userId","access-time"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"expirationDate\": \"1996-06-22T12:46:05.733Z\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f2727a49-17cb-4f7c-b356-3bb56151ba74","name":"Reset another user's password","request":{"name":"Reset another user's password","description":{"content":"Request a password reset for another user. That user receives an email with a password reset token. Their account is locked until the new password is set.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: update`\n","type":"text/plain"},"url":{"path":["uauth","users",":userId","password-reset"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"method":"POST","auth":null},"response":[{"id":"887f067d-5341-4d94-9eef-fe7358de3447","name":"OK","originalRequest":{"url":{"path":["uauth","users",":userId","password-reset"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4d76ed56-2634-4e00-8138-7e3e3c52a630","name":"Reset another user's multi-factor authentication","request":{"name":"Reset another user's multi-factor authentication","description":{"content":"You can reset the settings of another user's multi-factor authentication. This can be used, for example, if the user has lost both their device with the MFA application and the recovery code.\nThe user will need to re-enable MFA in the same way as when setting it up for the first time.\n\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: update`\n","type":"text/plain"},"url":{"path":["uauth","users",":userId","mfa-reset"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"method":"PUT","auth":null},"response":[{"id":"8d9c50f9-988a-47c6-9be8-d0e260271d7c","name":"OK","originalRequest":{"url":{"path":["uauth","users",":userId","mfa-reset"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"7497","key":"userId","description":"(Required) User ID"}]},"method":"PUT","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f9fa1317-5269-4794-9666-0e839ea6fe98","name":"Delete user account","request":{"name":"Delete user account","description":{"content":"Permanently deletes a user account.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: delete`\n","type":"text/plain"},"url":{"path":["uauth","users",":ids"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"11405,11406,11407","key":"ids","description":"(Required) Comma-separated user IDs"}]},"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"dea8b92a-c58f-4053-9c83-9623574908b7","name":"OK","originalRequest":{"url":{"path":["uauth","users",":ids"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"11405,11406,11407","key":"ids","description":"(Required) Comma-separated user IDs"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"53d1d288-8d87-4978-9123-8ded488f7243","name":"Access groups","description":{"content":"","type":"text/plain"},"item":[{"id":"dbe58ce6-1624-4f9c-8419-0ffda1197522","name":"List grouped permissions","request":{"name":"List grouped permissions","description":{"content":"List all permissions for a role, including information about permission grouping.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: read`\n","type":"text/plain"},"url":{"path":["uauth","permissions","group","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"765e603d-e3b0-4058-bb36-a57c93703ab9","name":"This schema is **recursive**: the `children` array can include more groups, which include more groups, etc.","originalRequest":{"url":{"path":["uauth","permissions","group","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"id\": 7143,\n    \"name\": \"string\",\n    \"slug\": \"string\",\n    \"path\": \"Ancestor Group < Parent Group < This Group\",\n    \"left\": 8901,\n    \"right\": 7497,\n    \"deep\": 129,\n    \"canCreate\": false,\n    \"canRead\": false,\n    \"canUpdate\": false,\n    \"canDelete\": true,\n    \"canExecute\": false,\n    \"create\": false,\n    \"read\": false,\n    \"update\": true,\n    \"delete\": false,\n    \"execute\": true,\n    \"createDisabled\": false,\n    \"readDisabled\": false,\n    \"updateDisabled\": true,\n    \"deleteDisabled\": true,\n    \"executeDisabled\": true,\n    \"children\": [\n      {\n        \"value\": \"<Circular reference to #/components/schemas/uauth-PermissionGroupDetailsDTO detected>\"\n      },\n      {\n        \"value\": \"<Circular reference to #/components/schemas/uauth-PermissionGroupDetailsDTO detected>\"\n      }\n    ]\n  },\n  {\n    \"id\": 6533,\n    \"name\": \"string\",\n    \"slug\": \"string\",\n    \"path\": \"Ancestor Group < Parent Group < This Group\",\n    \"left\": 4237,\n    \"right\": 7820,\n    \"deep\": 3098,\n    \"canCreate\": true,\n    \"canRead\": false,\n    \"canUpdate\": true,\n    \"canDelete\": true,\n    \"canExecute\": true,\n    \"create\": true,\n    \"read\": false,\n    \"update\": false,\n    \"delete\": true,\n    \"execute\": true,\n    \"createDisabled\": true,\n    \"readDisabled\": false,\n    \"updateDisabled\": true,\n    \"deleteDisabled\": false,\n    \"executeDisabled\": false,\n    \"children\": [\n      {\n        \"value\": \"<Circular reference to #/components/schemas/uauth-PermissionGroupDetailsDTO detected>\"\n      },\n      {\n        \"value\": \"<Circular reference to #/components/schemas/uauth-PermissionGroupDetailsDTO detected>\"\n      }\n    ]\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"84df38ca-47e5-40cd-be28-0c0a6a9c3e65","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","permissions","group","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"c30b4d31-334e-414a-85e9-da540bafca85","name":"Forbidden","originalRequest":{"url":{"path":["uauth","permissions","group","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"7cb885d2-dc40-49f5-9e81-6c897ef77d39","name":"Not Found","originalRequest":{"url":{"path":["uauth","permissions","group","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e1575eb6-e59b-422a-8217-af8896f183ef","name":"Get role groups","request":{"name":"Get role groups","description":{"content":"Retrieve a list of user role groups.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: read`\n","type":"text/plain"},"url":{"path":["uauth","roles","listing"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"89f09942-d47b-4a96-b6db-d5c3c907ef45","name":"OK","originalRequest":{"url":{"path":["uauth","roles","listing"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"data\": [\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 1370,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 3140,\n        \"id\": 8235,\n        \"name\": \"string\",\n        \"updated\": \"1998-05-15T00:49:10.581Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 7451,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": false,\n        \"group\": 780,\n        \"id\": 2722,\n        \"name\": \"string\",\n        \"updated\": \"1956-07-12T01:23:24.117Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": false,\n    \"id\": 4143,\n    \"name\": \"string\"\n  },\n  {\n    \"data\": [\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 2145,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 8321,\n        \"id\": 8820,\n        \"name\": \"string\",\n        \"updated\": \"1993-05-10T11:00:14.412Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 8071,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 8661,\n        \"id\": 5656,\n        \"name\": \"string\",\n        \"updated\": \"1999-08-02T06:42:40.138Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": true,\n    \"id\": 3503,\n    \"name\": \"string\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"0329aaeb-865b-4ba8-9e70-9d68df368fb4","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","roles","listing"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"a13e9b04-945f-4c57-9b70-e92b55f051da","name":"Forbidden","originalRequest":{"url":{"path":["uauth","roles","listing"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"6d43dd01-de11-4c89-b6b1-888a8cb15bfe","name":"Not Found","originalRequest":{"url":{"path":["uauth","roles","listing"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3fd5190b-b526-4d86-b528-3b23a939e12f","name":"Create role group","request":{"name":"Create role group","description":{"content":"Create a new role group. A new group does not include any roles. To add a role to a group, [update the role](#operation/updateRoleUsingPOST).\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: create`\n","type":"text/plain"},"url":{"path":["uauth","roles","role-group"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"709a08e5-ab23-4d53-9ef0-f30fcedbff05","name":"New group created; response includes all existing groups","originalRequest":{"url":{"path":["uauth","roles","role-group"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"data\": [\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 9157,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": false,\n        \"group\": 7558,\n        \"id\": 5585,\n        \"name\": \"string\",\n        \"updated\": \"1981-07-29T02:29:30.396Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 1863,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": false,\n        \"group\": 2160,\n        \"id\": 1674,\n        \"name\": \"string\",\n        \"updated\": \"2018-07-08T15:19:37.326Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": false,\n    \"id\": 4750,\n    \"name\": \"string\"\n  },\n  {\n    \"data\": [\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 9391,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 5830,\n        \"id\": 7314,\n        \"name\": \"string\",\n        \"updated\": \"2007-11-19T18:03:13.313Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 519,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 7846,\n        \"id\": 5070,\n        \"name\": \"string\",\n        \"updated\": \"1966-03-19T19:00:55.565Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": false,\n    \"id\": 198,\n    \"name\": \"string\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"42e03b13-04b5-41db-823a-2b4a0cea0542","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","roles","role-group"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"12dda8d6-efee-44ca-8122-9a67442c9d0d","name":"Forbidden","originalRequest":{"url":{"path":["uauth","roles","role-group"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"caee4d3a-52d6-431d-9479-e02b3927d925","name":"Not Found","originalRequest":{"url":{"path":["uauth","roles","role-group"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"40fee6ce-c794-40cd-a14b-352c0d49ea2b","name":"Update role group","request":{"name":"Update role group","description":{"content":"Update a group. To add a role to a group, [update the role](#operation/updateRoleUsingPOST).\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: update`\n","type":"text/plain"},"url":{"path":["uauth","roles","role-group",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"groupId","description":"(Required) Role group ID"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"4074c621-60d7-4063-9080-0d1f49f55bbd","name":"Group updated; response includes all existing groups","originalRequest":{"url":{"path":["uauth","roles","role-group",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"groupId","description":"(Required) Role group ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"data\": [\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 9157,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": false,\n        \"group\": 7558,\n        \"id\": 5585,\n        \"name\": \"string\",\n        \"updated\": \"1981-07-29T02:29:30.396Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 1863,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": false,\n        \"group\": 2160,\n        \"id\": 1674,\n        \"name\": \"string\",\n        \"updated\": \"2018-07-08T15:19:37.326Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": false,\n    \"id\": 4750,\n    \"name\": \"string\"\n  },\n  {\n    \"data\": [\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 9391,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 5830,\n        \"id\": 7314,\n        \"name\": \"string\",\n        \"updated\": \"2007-11-19T18:03:13.313Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 519,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 7846,\n        \"id\": 5070,\n        \"name\": \"string\",\n        \"updated\": \"1966-03-19T19:00:55.565Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": false,\n    \"id\": 198,\n    \"name\": \"string\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"8175f693-14c9-43a4-878f-e37562bb9313","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","roles","role-group",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"groupId","description":"(Required) Role group ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"571f25f5-54d5-41de-899d-ec8b81aaf0a6","name":"Forbidden","originalRequest":{"url":{"path":["uauth","roles","role-group",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"groupId","description":"(Required) Role group ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f938bf4b-c44f-46c1-acd0-8629bd7b6d67","name":"Not Found","originalRequest":{"url":{"path":["uauth","roles","role-group",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"groupId","description":"(Required) Role group ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5a4f9e49-e1be-4c4e-a60b-3aff7e17ae0b","name":"Delete role group","request":{"name":"Delete role group","description":{"content":"Delete a role group permanently.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: delete`\n","type":"text/plain"},"url":{"path":["uauth","roles","role-group",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"groupId","description":"(Required) Role group ID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"2b9217a3-87fc-4819-bcb7-7cfef00349bb","name":"Group deleted; response includes all existing groups","originalRequest":{"url":{"path":["uauth","roles","role-group",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"groupId","description":"(Required) Role group ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"data\": [\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 9157,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": false,\n        \"group\": 7558,\n        \"id\": 5585,\n        \"name\": \"string\",\n        \"updated\": \"1981-07-29T02:29:30.396Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 1863,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": false,\n        \"group\": 2160,\n        \"id\": 1674,\n        \"name\": \"string\",\n        \"updated\": \"2018-07-08T15:19:37.326Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": false,\n    \"id\": 4750,\n    \"name\": \"string\"\n  },\n  {\n    \"data\": [\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 9391,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 5830,\n        \"id\": 7314,\n        \"name\": \"string\",\n        \"updated\": \"2007-11-19T18:03:13.313Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 519,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 7846,\n        \"id\": 5070,\n        \"name\": \"string\",\n        \"updated\": \"1966-03-19T19:00:55.565Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": false,\n    \"id\": 198,\n    \"name\": \"string\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"0d8d00f5-c5ce-4b19-a48d-633526397443","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","roles","role-group",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"groupId","description":"(Required) Role group ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"621c1fb5-3237-47c5-bb3b-6a3f689b187d","name":"Forbidden","originalRequest":{"url":{"path":["uauth","roles","role-group",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"groupId","description":"(Required) Role group ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"91bf9e66-d708-4a25-98d6-42cf85812349","name":"Create role","request":{"name":"Create role","description":{"content":"Create a new user role.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: update`\n","type":"text/plain"},"url":{"path":["uauth","roles","role"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"group\": 5393,\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"900f136b-59de-4920-8fbd-6dd098af61d4","name":"Role created","originalRequest":{"url":{"path":["uauth","roles","role"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"group\": 5393,\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 8453,\n  \"name\": \"string\",\n  \"businessProfileId\": 6044,\n  \"shownAsResource\": true,\n  \"manageable\": true,\n  \"pii\": false,\n  \"group\": 6012,\n  \"author\": {\n    \"avatar\": \"string\",\n    \"displayName\": \"string\",\n    \"firstName\": \"string\",\n    \"id\": 9123,\n    \"lastName\": \"string\"\n  },\n  \"editable\": false,\n  \"description\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"90b9a3a8-8e92-4d36-b233-0f6e916bbea2","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","roles","role"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"group\": 5393,\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d94ee752-653d-409c-8a94-210eff29cd3e","name":"Forbidden","originalRequest":{"url":{"path":["uauth","roles","role"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"group\": 5393,\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"35e5ea40-b2ae-4de9-92d7-4865a5a2d54e","name":"Not Found","originalRequest":{"url":{"path":["uauth","roles","role"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"group\": 5393,\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"106d1cec-fcf1-46b0-a4c3-a2e4c91d1f7b","name":"Get role","request":{"name":"Get role","description":{"content":"Retrieve the details of a user role\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: read`\n","type":"text/plain"},"url":{"path":["uauth","roles",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"8f28bbb4-8864-48f1-b3d9-fad1ee032e38","name":"OK","originalRequest":{"url":{"path":["uauth","roles",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 8453,\n  \"name\": \"string\",\n  \"businessProfileId\": 6044,\n  \"shownAsResource\": true,\n  \"manageable\": true,\n  \"pii\": false,\n  \"group\": 6012,\n  \"author\": {\n    \"avatar\": \"string\",\n    \"displayName\": \"string\",\n    \"firstName\": \"string\",\n    \"id\": 9123,\n    \"lastName\": \"string\"\n  },\n  \"editable\": false,\n  \"description\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5cb2a023-ccea-40e5-ba9d-52bf39342ffe","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","roles",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"333cb2e7-03d3-4ceb-8f2b-b936f7c1c34c","name":"Forbidden","originalRequest":{"url":{"path":["uauth","roles",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"323a06f9-2257-407e-9fc0-f1591e360134","name":"Not Found","originalRequest":{"url":{"path":["uauth","roles",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bb26ddee-d676-49e5-8d89-da5a4e668624","name":"Update role","request":{"name":"Update role","description":{"content":"Update a user role.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: update`\n","type":"text/plain"},"url":{"path":["uauth","roles","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"group\": 5393,\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"3b249d0e-b589-4453-bc6b-02334a2ecd00","name":"Role updated","originalRequest":{"url":{"path":["uauth","roles","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"group\": 5393,\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 8453,\n  \"name\": \"string\",\n  \"businessProfileId\": 6044,\n  \"shownAsResource\": true,\n  \"manageable\": true,\n  \"pii\": false,\n  \"group\": 6012,\n  \"author\": {\n    \"avatar\": \"string\",\n    \"displayName\": \"string\",\n    \"firstName\": \"string\",\n    \"id\": 9123,\n    \"lastName\": \"string\"\n  },\n  \"editable\": false,\n  \"description\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a55bd07f-e06b-448c-9e74-4a4d2646058a","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","roles","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"group\": 5393,\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"514666e3-c9f8-4fb5-b08c-9a70e5631a46","name":"Forbidden","originalRequest":{"url":{"path":["uauth","roles","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"group\": 5393,\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"4258b4ca-b3df-4235-a1bf-bcedd147d11b","name":"Not Found","originalRequest":{"url":{"path":["uauth","roles","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"group\": 5393,\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d4608e44-5df4-4f4c-ad39-48d2144dcbed","name":"Delete role","request":{"name":"Delete role","description":{"content":"Delete a user role permanently.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `settings_users: delete`\n","type":"text/plain"},"url":{"path":["uauth","roles","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"690441fa-b6da-4063-ba0f-46ad9165d61a","name":"Role deleted, response includes all existing groups","originalRequest":{"url":{"path":["uauth","roles","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"data\": [\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 9157,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": false,\n        \"group\": 7558,\n        \"id\": 5585,\n        \"name\": \"string\",\n        \"updated\": \"1981-07-29T02:29:30.396Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 1863,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": false,\n        \"group\": 2160,\n        \"id\": 1674,\n        \"name\": \"string\",\n        \"updated\": \"2018-07-08T15:19:37.326Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": false,\n    \"id\": 4750,\n    \"name\": \"string\"\n  },\n  {\n    \"data\": [\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 9391,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 5830,\n        \"id\": 7314,\n        \"name\": \"string\",\n        \"updated\": \"2007-11-19T18:03:13.313Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 519,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 7846,\n        \"id\": 5070,\n        \"name\": \"string\",\n        \"updated\": \"1966-03-19T19:00:55.565Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": false,\n    \"id\": 198,\n    \"name\": \"string\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"02668657-180a-4c8c-b890-81740f867125","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","roles","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"77ed1ccc-b411-40be-bc94-f9a0fe771a7f","name":"Forbidden","originalRequest":{"url":{"path":["uauth","roles","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"6511","key":"roleId","description":"(Required) Role ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a064386d-ec59-4f4c-9a67-6696b7f89001","name":"Get available roles","request":{"name":"Get available roles","description":{"content":"Retrieve a list of user roles available in the business profile.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**Authentication:** Not required\n","type":"text/plain"},"url":{"path":["uauth","users","available-roles"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"b7eed5d5-23e2-44d5-a37d-ee883b2989e6","name":"OK","originalRequest":{"url":{"path":["uauth","users","available-roles"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"businessProfileId\": 4018,\n    \"id\": 7345,\n    \"manageable\": false,\n    \"name\": \"string\",\n    \"shownAsResource\": false,\n    \"pii\": false\n  },\n  {\n    \"businessProfileId\": 4881,\n    \"id\": 3152,\n    \"manageable\": false,\n    \"name\": \"string\",\n    \"shownAsResource\": false,\n    \"pii\": true\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"ba467a4f-5309-4670-87fc-91643980d14c","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users","available-roles"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"13e94e1c-45f8-4079-8812-c61da16623c0","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users","available-roles"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"5c263113-d215-4f84-a71b-146ade449357","name":"Not Found","originalRequest":{"url":{"path":["uauth","users","available-roles"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"5f96582e-8147-40ae-b546-4e6bd94fbdf2","name":"User account management","description":{"content":"","type":"text/plain"},"item":[{"id":"ffdd8d69-b683-428a-b0d1-f3e3e5cb2e68","name":"Change user password","request":{"name":"Change user password","description":{"content":"Change a user's password.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n","type":"text/plain"},"url":{"path":["uauth","change-password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"currentPassword\": \"string\",\n  \"newPassword\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"e439bc4a-7691-4827-a599-1761e16c0a0a","name":"OK","originalRequest":{"url":{"path":["uauth","change-password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"currentPassword\": \"string\",\n  \"newPassword\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": \"OK\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fa9a8a53-134d-4009-81e0-07a7db8f39bc","name":"Created","originalRequest":{"url":{"path":["uauth","change-password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"currentPassword\": \"string\",\n  \"newPassword\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"c1958b13-cbd2-483d-9dde-3390ecb49974","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","change-password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"currentPassword\": \"string\",\n  \"newPassword\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"9412dc21-5adf-4814-b846-56a51ca95e53","name":"Forbidden","originalRequest":{"url":{"path":["uauth","change-password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"currentPassword\": \"string\",\n  \"newPassword\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"81525bc2-8540-40e5-9cfa-9794c7d826da","name":"Not Found","originalRequest":{"url":{"path":["uauth","change-password"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"currentPassword\": \"string\",\n  \"newPassword\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"34956456-59c6-4483-840b-6f4cb29cab7d","name":"Request user password reset","request":{"name":"Request user password reset","description":{"content":"The user can request a password reset token sent by email.\n\n---\n\n**Authentication:** Not required\n","type":"text/plain"},"url":{"path":["uauth","password-reset","request"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","auth":null,"body":{"mode":"raw","raw":"{\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"6484de3a-9339-47b9-9f97-cf5dde213361","name":"OK","originalRequest":{"url":{"path":["uauth","password-reset","request"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d6f1b731-741d-414f-9ce5-f0ae2f4c2e71","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","password-reset","request"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"2441e9c7-991d-4959-b165-d50cdda23e1f","name":"Forbidden","originalRequest":{"url":{"path":["uauth","password-reset","request"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d79acf5b-75a8-4242-b435-e86775efd91a","name":"Not Found","originalRequest":{"url":{"path":["uauth","password-reset","request"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"dbf128a4-c348-41bb-819c-9e821f172d13","name":"Confirm user password reset","request":{"name":"Confirm user password reset","description":{"content":"Confirm user password reset using the token received by email.\n\n---\n\n**Authentication:** Not required\n","type":"text/plain"},"url":{"path":["uauth","password-reset","confirmation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","auth":null,"body":{"mode":"raw","raw":"{\n  \"token\": \"string\",\n  \"password\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"1cfa825a-3959-4b84-a74a-bf9f4cd436ed","name":"OK","originalRequest":{"url":{"path":["uauth","password-reset","confirmation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"token\": \"string\",\n  \"password\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"0705dfb4-b0ea-4872-b92a-58c7772cf92e","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","password-reset","confirmation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"token\": \"string\",\n  \"password\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"fd878710-7fb0-481c-8813-7757c4494c99","name":"Forbidden","originalRequest":{"url":{"path":["uauth","password-reset","confirmation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"token\": \"string\",\n  \"password\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"90188080-16e0-4230-933f-e4029f9d629d","name":"Not Found","originalRequest":{"url":{"path":["uauth","password-reset","confirmation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"token\": \"string\",\n  \"password\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"94c29cf1-8353-43ef-acb3-e4cbf31cfea3","name":"Confirm user registration","request":{"name":"Confirm user registration","description":{"content":"Confirm user registration. The token is sent by email.\n\n---\n\n**Authentication:** Not required\n","type":"text/plain"},"url":{"path":["uauth","user","confirmation",":confirmationToken"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"confirmationToken","description":"(Required) Confirmation token"}]},"method":"GET","auth":null},"response":[{"id":"01333185-331f-4de0-9a40-60d523815782","name":"OK","originalRequest":{"url":{"path":["uauth","user","confirmation",":confirmationToken"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"confirmationToken","description":"(Required) Confirmation token"}]},"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"578bd952-b0ae-43c5-ae39-c33841c18b3b","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","user","confirmation",":confirmationToken"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"confirmationToken","description":"(Required) Confirmation token"}]},"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"66c6e081-fa59-4dd2-be23-ee012090e06a","name":"Forbidden","originalRequest":{"url":{"path":["uauth","user","confirmation",":confirmationToken"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"confirmationToken","description":"(Required) Confirmation token"}]},"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"a43f4b1b-e670-4bcc-a7ef-dfd813f6616b","name":"Not Found","originalRequest":{"url":{"path":["uauth","user","confirmation",":confirmationToken"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"confirmationToken","description":"(Required) Confirmation token"}]},"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"66d544af-0a69-4a72-ae52-55dde579c7aa","name":"Register user","request":{"name":"Register user","description":{"content":"Register a new user. Before the new account can be used, it must be [confirmed](#operation/confirmUserUsingGET).\n\n---\n\n**Authentication:** Not required\n","type":"text/plain"},"url":{"path":["uauth","user","register"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","auth":null,"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"password\": \"string\",\n  \"invitationToken\": \"string\",\n  \"externalProviderToken\": \"string\",\n  \"externalProviderType\": \"GOOGLE\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"4dcf46f3-5bbd-486d-84d5-21884b053c5a","name":"OK","originalRequest":{"url":{"path":["uauth","user","register"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"password\": \"string\",\n  \"invitationToken\": \"string\",\n  \"externalProviderToken\": \"string\",\n  \"externalProviderType\": \"GOOGLE\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"37244559-3015-4567-ab68-41ab57b1124f","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","user","register"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"password\": \"string\",\n  \"invitationToken\": \"string\",\n  \"externalProviderToken\": \"string\",\n  \"externalProviderType\": \"GOOGLE\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"35652167-164c-4e75-925d-dab1cc35ed86","name":"Forbidden","originalRequest":{"url":{"path":["uauth","user","register"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"password\": \"string\",\n  \"invitationToken\": \"string\",\n  \"externalProviderToken\": \"string\",\n  \"externalProviderType\": \"GOOGLE\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"09d93218-7d5a-45b5-9a1d-f76085fd805f","name":"Not Found","originalRequest":{"url":{"path":["uauth","user","register"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"password\": \"string\",\n  \"invitationToken\": \"string\",\n  \"externalProviderToken\": \"string\",\n  \"externalProviderType\": \"GOOGLE\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"5d4780f5-723c-4a76-b40f-f8b19922eec8","name":"User already registered","originalRequest":{"url":{"path":["uauth","user","register"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"password\": \"string\",\n  \"invitationToken\": \"string\",\n  \"externalProviderToken\": \"string\",\n  \"externalProviderType\": \"GOOGLE\"\n}","options":{"raw":{"language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fcc5a124-0517-4d9a-8452-56d75624fe45","name":"Re-send user confirmation token","request":{"name":"Re-send user confirmation token","description":{"content":"If the confirmation token does not reach the user's inbox, you can send a new one.\n\n---\n\n**Authentication:** Not required\n","type":"text/plain"},"url":{"path":["uauth","user","register","resend-confirmation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","auth":null,"body":{"mode":"raw","raw":"{\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"338c04e9-b416-4194-b9c0-6b90af2ea823","name":"OK","originalRequest":{"url":{"path":["uauth","user","register","resend-confirmation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"b31333ba-983b-4274-b8af-b138cec754d8","name":"Created","originalRequest":{"url":{"path":["uauth","user","register","resend-confirmation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"0aeefa95-de18-4290-82f5-8ace426a8d80","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","user","register","resend-confirmation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"55e9f4d5-bf74-49a5-9de4-1ba750793b89","name":"Forbidden","originalRequest":{"url":{"path":["uauth","user","register","resend-confirmation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d6aa8afa-0d6b-4f9e-a7e5-0532c54be85f","name":"Not Found","originalRequest":{"url":{"path":["uauth","user","register","resend-confirmation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a4371c73-c6a0-4c73-92e0-21c6106ea517","name":"Get user's own data","request":{"name":"Get user's own data","description":{"content":"A user can retrieve their account data.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n","type":"text/plain"},"url":{"path":["uauth","users","my-account"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"6e4f9af4-7743-4b6e-9437-7d6956aa0049","name":"OK","originalRequest":{"url":{"path":["uauth","users","my-account"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 5129,\n  \"email\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"avatar\": \"string\",\n  \"phone\": \"string\",\n  \"language\": \"en-US\",\n  \"organizationRole\": \"string\",\n  \"introduction\": \"string\",\n  \"confirmed\": false,\n  \"mailAccountId\": 4025,\n  \"superAdmin\": true,\n  \"created\": \"1992-12-28T14:53:56.941Z\",\n  \"updated\": \"1997-04-16T18:20:04.959Z\",\n  \"lastLogin\": \"2004-04-07T16:35:31.278Z\",\n  \"status\": \"PENDING\",\n  \"roles\": [\n    6543,\n    8064\n  ],\n  \"isTheSameUserAsLoggedIn\": false,\n  \"description\": \"string\",\n  \"isMfaEnabled\": true,\n  \"passwordLastModificationDate\": \"1979-05-03T16:12:41.638Z\",\n  \"canBeEdited\": true,\n  \"dateFormatNotation\": \"EU\",\n  \"timeFormatNotation\": \"US\",\n  \"numberFormatNotation\": \"US\",\n  \"mfaTokenExpirationHours\": 8893,\n  \"defaultMfaMethod\": \"EMAIL\",\n  \"labels\": [\n    \"string\",\n    \"string\"\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1ac553de-8fdd-46ed-80ec-4f75ec5e53a1","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users","my-account"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"0b6eb58b-52af-4b5b-aba5-28a42b7486dc","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users","my-account"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"6e0ad53e-2848-4598-8dfc-c4a58bb712a0","name":"Not Found","originalRequest":{"url":{"path":["uauth","users","my-account"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6d5f760c-d7b2-4fc1-8aa2-40771358433c","name":"Update user's own data","request":{"name":"Update user's own data","description":{"content":"A user can update their own details.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n","type":"text/plain"},"url":{"path":["uauth","users","my-account"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"avatar\": \"string\",\n  \"phone\": \"string\",\n  \"language\": \"en-GB\",\n  \"organizationRole\": \"string\",\n  \"introduction\": \"string\",\n  \"confirmed\": false,\n  \"mailAccountId\": 7785,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"US\",\n  \"numberFormatNotation\": \"EU\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"22fafa9f-79e9-4ac6-97dd-19a1897c6590","name":"OK","originalRequest":{"url":{"path":["uauth","users","my-account"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"avatar\": \"string\",\n  \"phone\": \"string\",\n  \"language\": \"en-GB\",\n  \"organizationRole\": \"string\",\n  \"introduction\": \"string\",\n  \"confirmed\": false,\n  \"mailAccountId\": 7785,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"US\",\n  \"numberFormatNotation\": \"EU\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 5059,\n  \"email\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"avatar\": \"string\",\n  \"phone\": \"string\",\n  \"language\": \"en-GB\",\n  \"organizationRole\": \"string\",\n  \"introduction\": \"string\",\n  \"confirmed\": true,\n  \"mailAccountId\": 3859,\n  \"superAdmin\": true,\n  \"created\": \"1947-03-19T09:54:55.075Z\",\n  \"updated\": \"1989-08-03T02:40:26.529Z\",\n  \"lastLogin\": \"1961-02-13T22:02:06.480Z\",\n  \"status\": \"PENDING\",\n  \"roles\": [\n    1203,\n    6565\n  ],\n  \"isTheSameUserAsLoggedIn\": true,\n  \"description\": \"string\",\n  \"isMfaEnabled\": false,\n  \"passwordLastModificationDate\": \"2010-02-25T12:41:51.905Z\",\n  \"canBeEdited\": false,\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"US\",\n  \"numberFormatNotation\": \"US\",\n  \"mfaTokenExpirationHours\": 5964,\n  \"defaultMfaMethod\": \"TOTP_AUTHENTICATOR\",\n  \"labels\": [\n    \"string\",\n    \"string\"\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5990e810-1978-469a-876c-681bd008dc87","name":"Created","originalRequest":{"url":{"path":["uauth","users","my-account"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"avatar\": \"string\",\n  \"phone\": \"string\",\n  \"language\": \"en-GB\",\n  \"organizationRole\": \"string\",\n  \"introduction\": \"string\",\n  \"confirmed\": false,\n  \"mailAccountId\": 7785,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"US\",\n  \"numberFormatNotation\": \"EU\"\n}","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"125bb185-31f0-4be3-a975-a6d3589a45c0","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users","my-account"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"avatar\": \"string\",\n  \"phone\": \"string\",\n  \"language\": \"en-GB\",\n  \"organizationRole\": \"string\",\n  \"introduction\": \"string\",\n  \"confirmed\": false,\n  \"mailAccountId\": 7785,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"US\",\n  \"numberFormatNotation\": \"EU\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"c0af1878-3c31-4c6c-9d23-169177742e9e","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users","my-account"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"avatar\": \"string\",\n  \"phone\": \"string\",\n  \"language\": \"en-GB\",\n  \"organizationRole\": \"string\",\n  \"introduction\": \"string\",\n  \"confirmed\": false,\n  \"mailAccountId\": 7785,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"US\",\n  \"numberFormatNotation\": \"EU\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"abb095c5-3e8e-42b1-a6a6-55a71d05f730","name":"Not Found","originalRequest":{"url":{"path":["uauth","users","my-account"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"avatar\": \"string\",\n  \"phone\": \"string\",\n  \"language\": \"en-GB\",\n  \"organizationRole\": \"string\",\n  \"introduction\": \"string\",\n  \"confirmed\": false,\n  \"mailAccountId\": 7785,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"US\",\n  \"numberFormatNotation\": \"EU\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a127e79c-e779-48af-9291-393aae5bdd03","name":"Delete user's own account","request":{"name":"Delete user's own account","description":{"content":"A user can delete their own account.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n","type":"text/plain"},"url":{"path":["uauth","users","my-account"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"a16de5a8-5c4e-4ea8-a5d2-d6dc1b405b47","name":"OK","originalRequest":{"url":{"path":["uauth","users","my-account"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ff0a9500-cefd-46e6-9110-a36da5e3baf8","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users","my-account"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"1f3b06bb-a382-4a10-b705-f633486dbf3b","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users","my-account"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"f1b9008a-3e5c-4d7a-b0f7-7344aac5bb9c","name":"Directory","description":{"content":"","type":"text/plain"},"item":[{"id":"c39985b0-8feb-4864-8744-194db05961a6","name":"List managed domains","request":{"name":"List managed domains","description":{"content":"Retrieve a list of all domains managed by the workspace.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `managed_domains: read`\n","type":"text/plain"},"url":{"path":["uauth","managed-domains"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"page","value":"1","description":"Page number (first page is 1)"},{"disabled":false,"key":"size","value":"20","description":"The number of entries on a page"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"645e1fc2-b9b0-4844-845b-cd81900174b7","name":"OK","originalRequest":{"url":{"path":["uauth","managed-domains"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"1"},{"key":"size","value":"20"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"meta\": {\n    \"pagination\": {\n      \"limit\": 1234,\n      \"page\": 9803,\n      \"pages\": 1576,\n      \"total\": 9853\n    }\n  },\n  \"data\": [\n    {\n      \"id\": 3968.831060592686,\n      \"domain\": \"synerise.com\",\n      \"created\": \"1977-07-15T20:14:15.289Z\",\n      \"verificationMethod\": \"NONE\",\n      \"verificationStatus\": \"NOT_VERIFIED\",\n      \"updated\": \"2007-05-16T15:41:36.422Z\",\n      \"managedByProfile\": 7843,\n      \"usersCount\": 7657.545343399206\n    },\n    {\n      \"id\": 5090.260198609361,\n      \"domain\": \"synerise.com\",\n      \"created\": \"1978-01-06T01:49:02.859Z\",\n      \"verificationMethod\": \"TXT_RECORD\",\n      \"verificationStatus\": \"VERIFIED\",\n      \"updated\": \"1947-11-25T08:12:54.079Z\",\n      \"managedByProfile\": 6512,\n      \"usersCount\": 1769.4979875285676\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b10828f1-d184-45f3-869e-9e581825d8d4","name":"Created","originalRequest":{"url":{"path":["uauth","managed-domains"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"1"},{"key":"size","value":"20"}],"variable":[]},"method":"GET","body":{}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"70b10e84-4388-4cf7-abb1-6c2f4c29ad4f","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","managed-domains"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"1"},{"key":"size","value":"20"}],"variable":[]},"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ac0d3c86-af2d-444e-be4d-e065d856c250","name":"Forbidden","originalRequest":{"url":{"path":["uauth","managed-domains"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"1"},{"key":"size","value":"20"}],"variable":[]},"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"af1bf689-2f4c-40d7-9348-de4368af933c","name":"Not Found","originalRequest":{"url":{"path":["uauth","managed-domains"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"1"},{"key":"size","value":"20"}],"variable":[]},"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fec4bd64-ebb6-4dcb-82d2-81c0d1976899","name":"Delete managed domain","request":{"name":"Delete managed domain","description":{"content":"Remove management settings for a domain.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `managed_domains: delete`\n","type":"text/plain"},"url":{"path":["uauth","managed-domains"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","auth":null,"body":{"mode":"raw","raw":"{\n  \"domain\": \"synerise.com\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"38e7d3f5-c0af-4ca1-a61d-f271f21749f1","name":"Created","originalRequest":{"url":{"path":["uauth","managed-domains"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"DELETE","body":{"mode":"raw","raw":"{\n  \"domain\": \"synerise.com\"\n}","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"241dc155-8199-4e5e-bd33-f162a245a649","name":"No Content","originalRequest":{"url":{"path":["uauth","managed-domains"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"DELETE","body":{"mode":"raw","raw":"{\n  \"domain\": \"synerise.com\"\n}","options":{"raw":{"language":"json"}}}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f4a84416-f65c-4926-b59e-d97e71d499ea","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","managed-domains"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"DELETE","body":{"mode":"raw","raw":"{\n  \"domain\": \"synerise.com\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"92a734c9-d588-4ed3-856f-0a2948cb93fd","name":"Forbidden","originalRequest":{"url":{"path":["uauth","managed-domains"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"DELETE","body":{"mode":"raw","raw":"{\n  \"domain\": \"synerise.com\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"4b97026c-b3b5-4347-9fd4-6d9fb2a4dace","name":"Not Found","originalRequest":{"url":{"path":["uauth","managed-domains"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"DELETE","body":{"mode":"raw","raw":"{\n  \"domain\": \"synerise.com\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1cd701c0-5a05-4b44-8140-073da606fb81","name":"Initialize managed domain","request":{"name":"Initialize managed domain","description":{"content":"Generate a verification string for a domain. This string is then used in [this endpoint](#operation/verifyManagedDomainUsingPOST). The verification string for a particular workspace is always the same.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `managed_domains: create`\n","type":"text/plain"},"url":{"path":["uauth","managed-domains","initialize-code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"43a0929d-80b3-4a68-8625-c32ffd6aa201","name":"OK","originalRequest":{"url":{"path":["uauth","managed-domains","initialize-code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"verificationCode\": \"e87d95d8-bc56-5152-ed8d-665b9e87c659\",\n  \"businessProfileId\": 5074\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"caed7974-4e5f-465c-bc36-844fb7910582","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","managed-domains","initialize-code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"40905df3-9597-45eb-bfe2-3d672702ead2","name":"Forbidden","originalRequest":{"url":{"path":["uauth","managed-domains","initialize-code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"94d0b8e6-9f1b-415f-abb1-dbbabfa59b09","name":"Not Found","originalRequest":{"url":{"path":["uauth","managed-domains","initialize-code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e83d75c9-b064-4650-b2ff-8239e65cb02f","name":"Verify managed domain","request":{"name":"Verify managed domain","description":{"content":"Verify a managed domain to assign it to a workspace. All users who belong to the domain are managed by that workspace.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `managed_domains: create`\n","type":"text/plain"},"url":{"path":["uauth","managed-domains","verification"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":null,"body":{"mode":"raw","raw":"{\n  \"domain\": \"synerise.com\",\n  \"verificationMethod\": \"INTERNAL\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"d8385615-1653-4eea-b683-544226240dc0","name":"OK","originalRequest":{"url":{"path":["uauth","managed-domains","verification"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"domain\": \"synerise.com\",\n  \"verificationMethod\": \"INTERNAL\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 4295.568966754258,\n  \"domain\": \"synerise.com\",\n  \"created\": \"1981-03-20T07:13:12.211Z\",\n  \"verificationMethod\": \"FILE_CHECK\",\n  \"verificationStatus\": \"NOT_VERIFIED\",\n  \"updated\": \"2007-12-16T12:38:42.766Z\",\n  \"managedByProfile\": 2676,\n  \"usersCount\": 692.8757825727882\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"739dec4e-9e5b-4197-ba15-c2fd3d2b0866","name":"Created","originalRequest":{"url":{"path":["uauth","managed-domains","verification"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"domain\": \"synerise.com\",\n  \"verificationMethod\": \"INTERNAL\"\n}","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"09b7cdda-0805-419f-86d8-558ae43ef226","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","managed-domains","verification"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"domain\": \"synerise.com\",\n  \"verificationMethod\": \"INTERNAL\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"786252c7-a5e3-4803-bcc1-4b4ba81a321f","name":"Forbidden","originalRequest":{"url":{"path":["uauth","managed-domains","verification"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"domain\": \"synerise.com\",\n  \"verificationMethod\": \"INTERNAL\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"b0d66488-3ae1-4ae3-bdf9-410ebbcf76d3","name":"Not Found","originalRequest":{"url":{"path":["uauth","managed-domains","verification"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"domain\": \"synerise.com\",\n  \"verificationMethod\": \"INTERNAL\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[],"variable":[{"type":"string","value":"https://api.synerise.com","key":"baseUrl"}],"info":{"_postman_id":"29b85a27-6df9-4329-9a3e-3542a7f419d2","name":"Identity and Access Management - Synerise Public API","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"","type":"text/plain"}}}