{"item":[{"id":"cd81f32d-190b-4526-a74b-06ee12e08f20","name":"Settings","description":{"content":"","type":"text/plain"},"item":[{"id":"b9335bf0-912b-4e6a-9f30-5345ecb08fe3","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":"1b90ffa9-f16b-4392-8366-6b0e7d5a8fc1","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\": 4108,\n      \"name\": \"string\",\n      \"subdomain\": \"string\",\n      \"logo\": \"string\",\n      \"hash\": \"string\",\n      \"guid\": \"bb2bd1fc-456f-9796-1d1f-e6cc64a7a213\",\n      \"activeUsersCount\": 9818,\n      \"created\": 5969,\n      \"updated\": 3340,\n      \"canAccessWorkspace\": true,\n      \"businessProfileGroup\": {\n        \"id\": \"2e776b36-6fd2-4da3-22b1-ea7e5e20e304\",\n        \"name\": \"string\",\n        \"profileIdentifier\": \"string\",\n        \"createdAt\": \"1953-05-05T01:59:02.579Z\",\n        \"updatedAt\": \"1960-05-20T18:36:24.233Z\"\n      }\n    },\n    {\n      \"author\": 2160,\n      \"name\": \"string\",\n      \"subdomain\": \"string\",\n      \"logo\": \"string\",\n      \"hash\": \"string\",\n      \"guid\": \"24bce4bb-4582-4a79-70b0-9360dd31eb20\",\n      \"activeUsersCount\": 4270,\n      \"created\": 2410,\n      \"updated\": 4375,\n      \"canAccessWorkspace\": false,\n      \"businessProfileGroup\": {\n        \"id\": \"4b9c144c-14b5-6d69-2739-5e4906fd773d\",\n        \"name\": \"string\",\n        \"profileIdentifier\": \"string\",\n        \"createdAt\": \"1989-10-27T23:21:19.698Z\",\n        \"updatedAt\": \"1967-11-27T21:45:37.938Z\"\n      }\n    }\n  ],\n  \"meta\": {\n    \"count\": 3319,\n    \"limit\": 823,\n    \"links\": [\n      {\n        \"rel\": \"next\",\n        \"url\": \"string\"\n      },\n      {\n        \"rel\": \"next\",\n        \"url\": \"string\"\n      }\n    ]\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6eaca47c-46c2-4dfc-91bc-afc8496b256a","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":"22a9c41b-4505-46e9-aae4-81ab9d201388","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\": 9602,\n  \"firstBanDuration\": 3935,\n  \"firstBanThreshold\": 523,\n  \"secondBanCollectingTime\": 7634,\n  \"secondBanDuration\": 2783,\n  \"secondBanThreshold\": 4411,\n  \"permanentBanCollectingTime\": 6876,\n  \"permanentBanDuration\": 4030,\n  \"permanentBanThreshold\": 7201\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6ececed0-0079-4dbe-b834-5c5cbf85164f","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\": 5185,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 3701,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 1036,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5d5b017e-2022-48f0-b244-41c4bb89a97c","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\": 3490,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9365,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 5392,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c856a4c2-49f6-4b9c-8adb-5ea70e6e5ae3","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":"f21951ed-88ae-48d9-ab4a-c490f4002516","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\": 9602,\n  \"firstBanDuration\": 3935,\n  \"firstBanThreshold\": 523,\n  \"secondBanCollectingTime\": 7634,\n  \"secondBanDuration\": 2783,\n  \"secondBanThreshold\": 4411,\n  \"permanentBanCollectingTime\": 6876,\n  \"permanentBanDuration\": 4030,\n  \"permanentBanThreshold\": 7201\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"c4f05873-b8f9-4a11-bfa3-0913db77b15d","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\": 9602,\n  \"firstBanDuration\": 3935,\n  \"firstBanThreshold\": 523,\n  \"secondBanCollectingTime\": 7634,\n  \"secondBanDuration\": 2783,\n  \"secondBanThreshold\": 4411,\n  \"permanentBanCollectingTime\": 6876,\n  \"permanentBanDuration\": 4030,\n  \"permanentBanThreshold\": 7201\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"blockingForClientEnabled\": false,\n  \"firstBanCollectingTime\": 9602,\n  \"firstBanDuration\": 3935,\n  \"firstBanThreshold\": 523,\n  \"secondBanCollectingTime\": 7634,\n  \"secondBanDuration\": 2783,\n  \"secondBanThreshold\": 4411,\n  \"permanentBanCollectingTime\": 6876,\n  \"permanentBanDuration\": 4030,\n  \"permanentBanThreshold\": 7201\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"67c5a2cf-cabe-412c-9dc9-723bc926e637","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\": 9602,\n  \"firstBanDuration\": 3935,\n  \"firstBanThreshold\": 523,\n  \"secondBanCollectingTime\": 7634,\n  \"secondBanDuration\": 2783,\n  \"secondBanThreshold\": 4411,\n  \"permanentBanCollectingTime\": 6876,\n  \"permanentBanDuration\": 4030,\n  \"permanentBanThreshold\": 7201\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\": 3490,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9365,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 5392,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2abbc995-a5f9-4dd8-b5c1-1ac55b5de443","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\": 9602,\n  \"firstBanDuration\": 3935,\n  \"firstBanThreshold\": 523,\n  \"secondBanCollectingTime\": 7634,\n  \"secondBanDuration\": 2783,\n  \"secondBanThreshold\": 4411,\n  \"permanentBanCollectingTime\": 6876,\n  \"permanentBanDuration\": 4030,\n  \"permanentBanThreshold\": 7201\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\": 3490,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9365,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 5392,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"857e7b49-c3c6-4aaa-9d5d-c5050da13a52","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\": 9602,\n  \"firstBanDuration\": 3935,\n  \"firstBanThreshold\": 523,\n  \"secondBanCollectingTime\": 7634,\n  \"secondBanDuration\": 2783,\n  \"secondBanThreshold\": 4411,\n  \"permanentBanCollectingTime\": 6876,\n  \"permanentBanDuration\": 4030,\n  \"permanentBanThreshold\": 7201\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":"543f2f20-9771-47ab-a75a-238137597bf8","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":"7bdfae65-31e3-4733-b2f6-ee326e17f86a","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":"f13ffd1b-5171-4fef-9261-5c0b04c0bab1","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":"26a7cf26-1d73-4e5f-b713-e260b16a8eec","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":"aa9182f9-ed4e-4e57-aa1d-477c0df11c2a","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":"e9ef7d3c-8199-44eb-8a09-17b71817e258","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":"8598b45d-446a-4687-b33e-3730b1aeaa74","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":"41b9a727-5665-4000-a560-6cebee15715e","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":"09ad7893-7c42-4986-8080-1623e8816905","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":"c5f2edc5-f8a5-4397-bdce-40b6fae9fbf8","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":"03c78cf6-7d4c-42ef-a886-3f65e5c964f8","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":"d452d549-5409-488a-89af-4cadf40fc3b1","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\": \"OFF\",\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":"ba6cf765-611c-4d3b-a491-e51f52a17fca","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\": 3490,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9365,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 5392,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6d62ee34-25df-42fa-914b-2f16e376f378","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\": 3490,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9365,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 5392,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"24da24b2-a126-4088-a46c-545295e03ebe","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":"1ac21cff-c606-4afd-88c8-5f0e025f6ff6","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\": \"OFF\",\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":"552b8983-bdd1-4966-9dab-035198e3c0f2","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\": \"OFF\",\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\": \"OFF\",\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":"76eb5b78-341b-4d9a-b829-03f5c6c5042e","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\": \"OFF\",\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\": 3490,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9365,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 5392,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8b4e780a-78e8-43de-b6d3-332db29a46f2","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\": \"OFF\",\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\": 3490,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9365,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 5392,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0d250657-aa55-4ff8-bff8-22e97f2981e8","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\": \"OFF\",\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":"b05fdc81-631b-47f6-b546-51736469d030","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":"e9db6811-8cfe-45f0-a12a-3d69ef4ee9c7","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":"870fdf9d-7b56-4c27-88f5-2396fce05f44","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":"30478d1d-24d8-4c07-9102-1c541b7b1a49","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":"9c53c3d9-bfc9-45e2-82be-32d1a1ce435e","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":"d9ae38f9-da57-499c-9304-2fdc6cbff6d3","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":"988cf039-cd33-4284-b36e-b8fa53c6ee8b","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":"69060eb9-6337-4170-bfbf-c005432a2fc2","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":"4c12aadf-1e96-4d60-8f8c-3e3ba52e78cc","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":"d4a56b85-ed8b-4846-a406-5de616b02813","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":"8a2fee19-fb86-42e2-ad31-d8d4d1d1d060","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":"0e7c8338-bd5a-4604-b213-cc8dd138c117","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\": false,\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    \"key_1\": \"string\"\n  },\n  \"name\": \"string\",\n  \"mappedExternal\": true,\n  \"syncDataOnLogin\": false,\n  \"validation\": {\n    \"key_0\": \"string\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aca3207f-9866-40c3-810b-16fd0575b658","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\": 3490,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9365,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 5392,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"125fb4bd-1310-4247-95aa-32343761cdb4","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\": 3490,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9365,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 5392,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0429edb4-fc3f-4fd5-96c6-768a8f34a3c7","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":"4957a4ca-d187-4512-8627-030a579b9ce0","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":"18fb048c-7e64-4883-902f-081596ea3f00","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\": false,\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    \"key_1\": \"string\"\n  },\n  \"name\": \"string\",\n  \"mappedExternal\": true,\n  \"syncDataOnLogin\": false,\n  \"validation\": {\n    \"key_0\": \"string\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"09142277-59e1-40ed-ae24-634a48cd516e","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\": 3490,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9365,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 5392,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c48c511c-d577-46c0-af4b-6824a3e3f806","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\": 3490,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9365,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 5392,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f7dfb082-9e78-495d-854a-2c2cad1edbe6","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":"5e1ac698-65f3-40cd-89ef-eb4ac6ec100a","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":"62594d19-3fc7-414e-8cc4-af18493b7621","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\": false,\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\": 1961,\n  \"minLength\": 6905,\n  \"requireAtLeastOneLowercaseLetter\": false,\n  \"requireAtLeastOneNonAlphaNumericCharacter\": false,\n  \"requireAtLeastOneNumber\": false,\n  \"requireAtLeastOneUppercaseLetter\": false\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9ad7afba-48b4-4ec2-86a7-23541a1601cc","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\": false,\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\": 1961,\n  \"minLength\": 6905,\n  \"requireAtLeastOneLowercaseLetter\": false,\n  \"requireAtLeastOneNonAlphaNumericCharacter\": false,\n  \"requireAtLeastOneNumber\": false,\n  \"requireAtLeastOneUppercaseLetter\": false\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"c48b91f5-6392-4db1-8dbd-61a7bb0cc7c4","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\": false,\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\": 1961,\n  \"minLength\": 6905,\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\": false,\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\": 1961,\n  \"minLength\": 6905,\n  \"requireAtLeastOneLowercaseLetter\": false,\n  \"requireAtLeastOneNonAlphaNumericCharacter\": false,\n  \"requireAtLeastOneNumber\": false,\n  \"requireAtLeastOneUppercaseLetter\": false\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"babd415a-c6ac-4882-a570-81d4329b49b5","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":"740808be-756f-4d5f-855d-e6969f4a06d6","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":"420db2d6-9010-44df-bea5-8d3e54a83553","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":"9fea620d-f222-4b29-a39b-c0044a8eb878","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":"d6194c21-fca7-4cb4-8b70-546dba042eee","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":"5549bd7b-0e55-4250-bcd6-e2f67c4aaa0c","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":"da759c8b-08bd-4fe6-a3e9-ba16d0e5aeb2","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":"dda7270f-1722-4f50-8a6e-0eb34250b0d2","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":"03b1baf8-fa9f-47c3-be0a-d67032956593","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":"542cb653-1755-40ca-baa4-cbbbe5906b6c","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\": true,\n  \"bundle\": \"com.synerise.sdk.sample-swift\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6c15fc19-5cbc-4fe6-8dbd-b82b0b95da9f","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\": 3490,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9365,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 5392,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a67e6dea-0009-4de0-aeee-0949f01138fd","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\": 3490,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9365,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 5392,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4794088c-b386-4469-ae97-dd1845f30334","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":"fa4dd3f9-b2e5-4f73-af83-cc8fb216c58a","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\": true,\n  \"bundle\": \"com.synerise.sdk.sample-swift\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"da438161-0d5f-4ff7-9204-4b17011a6667","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\": true,\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\": true,\n  \"bundle\": \"com.synerise.sdk.sample-swift\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"481e57ea-86d8-4185-9009-afb405e58fd8","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\": true,\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\": 3490,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9365,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 5392,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"10c0c427-81f6-4f58-813d-d47495c32ffd","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\": true,\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\": 3490,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 9365,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 5392,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f72aafa0-83cf-405e-a875-11268f3131c0","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\": true,\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":"1cb4faa4-9cdf-4dfb-82ae-1b8c3aa25127","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":"a8844e92-1073-43cf-a042-b35aeca77345","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":"869af1d6-9356-4545-976e-1808f49ab05c","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":"db3e520d-ff1e-46d5-aeba-644f2b50682d","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":"367f8c1e-31f6-4af3-944c-a7b7faaad3da","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":"c06834fe-be78-4255-bb50-ec80ddcabff8","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":"2d5d7976-d92a-4e22-ab68-6db9a9af570f","name":"Access control","description":{"content":"","type":"text/plain"},"item":[{"id":"76623ce5-90ad-4d97-8ae9-417bdb6c5222","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":"242962ac-7c0c-43ea-bd5c-0b945a08aeca","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":"f09bf5aa-ef32-4a16-bf6b-70ced458f8a8","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":"fa82b2f9-f997-4296-8d65-d70609bb24d1","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":"1f05f83c-72b9-4f84-b113-6ab7fe3a282c","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":"79bfe56c-4f79-479a-998e-29bb61202325","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":"5d375b1d-8e76-4d83-ab3a-860253af2847","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":"ee2b1b65-3e60-4dcb-8e0f-d1f33bfb37fc","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":"74021b87-ebdb-4b4e-a688-36e5ad911f4e","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":"ed9a36f7-e662-49f3-bad0-76c8ba13ab28","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":"07bce3bb-4e9d-4ad6-85f8-542e34b2d3a4","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":"e16aae6f-3dad-4cb5-9599-5ceea293bdda","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\": 2861,\n  \"block\": 2900,\n  \"businessProfileId\": 3036,\n  \"different\": 1200,\n  \"digits\": 3493,\n  \"expiration\": 5653,\n  \"lowerLetters\": 4348,\n  \"maxIdleTime\": 6406,\n  \"maxLength\": 1506,\n  \"minLength\": 7,\n  \"nextChange\": 8114,\n  \"specialChars\": 6999,\n  \"upperLetters\": 3405\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"50f0a0d4-84b2-43e0-b100-1f7b975a827a","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":"1f65974f-d631-4eb7-8a06-8e61dd3faf8f","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\": false,\n  \"enableSupportSubnets\": true,\n  \"ipPolicy\": [\n    \"string\",\n    \"string\"\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6ac65731-fb29-4008-8718-ef74a4ae5922","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":"28511a0a-7b56-4bf5-a8ab-7e7433c1a15a","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":"9f947f6f-d0aa-4e17-bb0f-219b6975d520","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":"7b8540b6-1bba-46a3-8ffa-ead77f2f2ad7","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":"8d9a52c5-a9cd-493d-b698-868a62373aa3","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":"6d20da2b-f0e2-4715-9776-0291ad9e17aa","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":"aeabd44a-a9e0-4aa7-a9ba-d362d4261ac2","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":"5cfedf48-65eb-4402-87b0-23dd5fdad988","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":"1d139465-09ca-47b8-a6d9-bde7a94cfa71","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":"9d8d5feb-fb86-429e-89ac-cdefe93cf1b7","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\": 2861,\n  \"block\": 2900,\n  \"businessProfileId\": 3036,\n  \"different\": 1200,\n  \"digits\": 3493,\n  \"expiration\": 5653,\n  \"lowerLetters\": 4348,\n  \"maxIdleTime\": 6406,\n  \"maxLength\": 1506,\n  \"minLength\": 7,\n  \"nextChange\": 8114,\n  \"specialChars\": 6999,\n  \"upperLetters\": 3405\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0b42e8af-f722-4513-9bc6-e23dbaf04b39","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":"1a99cbbe-5417-481f-8596-1a9e49741cf0","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":"45533f70-8988-4354-85b8-ac33fb44c173","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":"6e067955-efed-46f8-aa23-eeb4a673da4a","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":"d4e454d2-3ff2-4cc9-bd7f-d014423d653a","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":"e5effbeb-0f75-4591-af1d-9d131ff9e4ec","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":"7622e699-3510-476d-8c8a-3aad041db580","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":"5de55742-9d0c-4bdf-9594-ae04ba8fc63f","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":"2895dbce-e540-4592-b40e-fe958d24269c","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":"7f763c12-4690-48b0-8da6-9cbc598fa7f5","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":"57ec6849-ad44-40f2-b3ef-ff9d9bf46ef9","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":"e37a32e6-a067-477d-8a8e-efd659377c72","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":"ba9f7097-0f3c-4c40-8ee1-a293576a02f0","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":"ef731b77-d332-46b8-9fd6-949d64541d9a","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":"266ec72e-1195-4282-ae3d-be7cd0af41dd","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":"9b142cf5-bc94-4634-af63-62d738b2fa56","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":"395f2397-2cbd-4dc9-8edf-347a2337ef38","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":"0744429f-6ddf-4a91-b5cf-d06ab7d2213b","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":"400b1c79-6d46-428a-b3a7-d86269767380","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":"7fedb0a7-9b1c-45e1-ae61-730ad5688831","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\": 9876,\n  \"block\": 597,\n  \"different\": 3676,\n  \"digits\": 2316,\n  \"expiration\": 6537,\n  \"lowerLetters\": 450,\n  \"maxIdleTime\": 6042,\n  \"maxLength\": 7711,\n  \"minLength\": 634,\n  \"nextChange\": 8523,\n  \"specialChars\": 9388,\n  \"upperLetters\": 7590\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c9098d0f-82de-4a4b-b0db-a992b430f706","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":"969e6a5f-d18d-406c-8b3e-761d5d9b0015","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":"87edd360-9d3b-4704-9635-1973b86c2016","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":"ce8581fa-094e-4677-9d35-8e350dc77b38","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\": 9876,\n  \"block\": 597,\n  \"different\": 3676,\n  \"digits\": 2316,\n  \"expiration\": 6537,\n  \"lowerLetters\": 450,\n  \"maxIdleTime\": 6042,\n  \"maxLength\": 7711,\n  \"minLength\": 634,\n  \"nextChange\": 8523,\n  \"specialChars\": 9388,\n  \"upperLetters\": 7590\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"d39cf5e1-81d9-4d8a-95d8-78f58fd20195","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\": 9876,\n  \"block\": 597,\n  \"different\": 3676,\n  \"digits\": 2316,\n  \"expiration\": 6537,\n  \"lowerLetters\": 450,\n  \"maxIdleTime\": 6042,\n  \"maxLength\": 7711,\n  \"minLength\": 634,\n  \"nextChange\": 8523,\n  \"specialChars\": 9388,\n  \"upperLetters\": 7590\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"attempts\": 9876,\n  \"block\": 597,\n  \"different\": 3676,\n  \"digits\": 2316,\n  \"expiration\": 6537,\n  \"lowerLetters\": 450,\n  \"maxIdleTime\": 6042,\n  \"maxLength\": 7711,\n  \"minLength\": 634,\n  \"nextChange\": 8523,\n  \"specialChars\": 9388,\n  \"upperLetters\": 7590\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"14ae8c79-919d-4f98-9af0-5bde8befc002","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\": 9876,\n  \"block\": 597,\n  \"different\": 3676,\n  \"digits\": 2316,\n  \"expiration\": 6537,\n  \"lowerLetters\": 450,\n  \"maxIdleTime\": 6042,\n  \"maxLength\": 7711,\n  \"minLength\": 634,\n  \"nextChange\": 8523,\n  \"specialChars\": 9388,\n  \"upperLetters\": 7590\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"95d01427-ea10-4221-aa9c-ff9aadae2649","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\": 9876,\n  \"block\": 597,\n  \"different\": 3676,\n  \"digits\": 2316,\n  \"expiration\": 6537,\n  \"lowerLetters\": 450,\n  \"maxIdleTime\": 6042,\n  \"maxLength\": 7711,\n  \"minLength\": 634,\n  \"nextChange\": 8523,\n  \"specialChars\": 9388,\n  \"upperLetters\": 7590\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ca507b53-033c-466a-817a-61359fc901f3","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\": 9876,\n  \"block\": 597,\n  \"different\": 3676,\n  \"digits\": 2316,\n  \"expiration\": 6537,\n  \"lowerLetters\": 450,\n  \"maxIdleTime\": 6042,\n  \"maxLength\": 7711,\n  \"minLength\": 634,\n  \"nextChange\": 8523,\n  \"specialChars\": 9388,\n  \"upperLetters\": 7590\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":"88afbc3d-4c43-4b0a-8571-81f56709cf54","name":"User management","description":{"content":"","type":"text/plain"},"item":[{"id":"a0d9d68a-12b9-4974-9557-853323e3462d","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":"8c597102-0d6d-438e-99e0-219292f25f91","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":"38644b27-19cb-456b-bb4b-89a4f46ea235","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":"f835250d-7f2e-49c9-a11e-1cab48c4a32e","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":"e06bab1d-c5a8-4be5-be0d-86e758472bb6","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":"9cbf9d0a-3f64-42ad-9422-bf8873960b6b","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":"089b2b09-ffc9-4216-a8e7-fd2fc6405108","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    3047,\n    6562\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"cdb377b1-1a02-4a83-a015-c0348956511d","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    6483,\n    388\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":"6c870db0-10ae-4898-917e-3b9a89f64181","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    6483,\n    388\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"0cd7713c-5932-4818-ad97-da279815d9b2","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    6483,\n    388\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"c548317a-79cb-4c1d-9f44-2d0b9e5630ca","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    6483,\n    388\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":"e2c6c746-7d82-4097-bf53-e9efa183973d","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        5184,\n        4380\n      ]\n    },\n    {\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"roles\": [\n        2728,\n        2019\n      ]\n    }\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"5f7f00fc-c555-4bf9-9848-f61bfca06d05","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        2832,\n        1208\n      ]\n    },\n    {\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"roles\": [\n        2754,\n        6668\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":"47b8a147-2ee1-4b5d-ba57-46bc3c1b1dad","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        2832,\n        1208\n      ]\n    },\n    {\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"roles\": [\n        2754,\n        6668\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":"4a39575e-0529-41a9-a811-8cd2ddf898b7","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        2832,\n        1208\n      ]\n    },\n    {\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"roles\": [\n        2754,\n        6668\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":"9e0a197c-b7f5-4a5a-be7b-ac4cc0ea4cb4","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        2832,\n        1208\n      ]\n    },\n    {\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"lastName\": \"string\",\n      \"roles\": [\n        2754,\n        6668\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":"079a8db5-6923-4bf0-a545-ee1eda325a7a","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":"b9731d7d-7b0a-47ee-bd8f-11c936d8829c","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":"dc49fd12-bc33-41a0-847c-e785481f380e","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":"7b782856-02db-490f-9f84-40aaafe30f58","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":"410f9600-3181-4253-aa53-db9a87aa579f","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":"2103","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    624,\n    913\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"adf02d33-6811-4767-82e2-2e315fcc1e27","name":"OK","originalRequest":{"url":{"path":["uauth","users","invitations",":invitationId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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    624,\n    913\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"4e507a43-d066-44ee-a310-fbd915d09ab4","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users","invitations",":invitationId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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    624,\n    913\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"9405fc34-0c5e-43c7-8b50-cbee93ca506b","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users","invitations",":invitationId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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    624,\n    913\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"c09dee75-a8c8-4389-87ac-8c418704f16b","name":"Not Found","originalRequest":{"url":{"path":["uauth","users","invitations",":invitationId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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    624,\n    913\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":"019c1fd4-20cb-4577-a402-2bf159e3042c","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":"9307","description":"(Required) The page of results to retrieve. The first page has the index `0`."},{"disabled":false,"key":"size","value":"9307","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":"9ad4dccb-9ed3-482a-9ca3-9e9dcd6e11a3","name":"OK","originalRequest":{"url":{"path":["uauth","users","listing"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"9307"},{"key":"size","value":"9307"},{"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\": \"2007-11-15T22:08:39.724Z\",\n      \"displayName\": \"string\",\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"id\": 2335,\n      \"lastLogin\": \"2010-11-19T04:46:15.519Z\",\n      \"lastName\": \"string\",\n      \"roleNames\": [\n        \"string\",\n        \"string\"\n      ],\n      \"roles\": [\n        8398,\n        1048\n      ],\n      \"status\": \"ACTIVE\",\n      \"updated\": \"1978-12-11T05:28:29.073Z\"\n    },\n    {\n      \"avatar\": \"string\",\n      \"created\": \"2008-06-17T19:43:23.269Z\",\n      \"displayName\": \"string\",\n      \"email\": \"string\",\n      \"firstName\": \"string\",\n      \"id\": 5039,\n      \"lastLogin\": \"1968-06-04T18:45:41.617Z\",\n      \"lastName\": \"string\",\n      \"roleNames\": [\n        \"string\",\n        \"string\"\n      ],\n      \"roles\": [\n        9464,\n        661\n      ],\n      \"status\": \"PENDING\",\n      \"updated\": \"2020-07-13T06:01:04.524Z\"\n    }\n  ],\n  \"meta\": {\n    \"pagination\": {\n      \"limit\": 4275,\n      \"page\": 9756,\n      \"pages\": 5538,\n      \"total\": 9157\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8c42ec04-fddb-46d4-b9de-305c360758d4","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users","listing"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"9307"},{"key":"size","value":"9307"},{"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":"cd931222-96c1-484f-b9b5-89a971553fec","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users","listing"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"9307"},{"key":"size","value":"9307"},{"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":"e375d0c4-7c6b-4c31-a12f-47cb8da50767","name":"Not Found","originalRequest":{"url":{"path":["uauth","users","listing"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"9307"},{"key":"size","value":"9307"},{"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":"c057526c-4cda-4689-8ed8-5005919397c4","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":"ba996558-dbbe-493f-9caf-7a8d53b092b5","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\": 6104\n  },\n  {\n    \"avatarUrl\": \"string\",\n    \"displayName\": \"string\",\n    \"email\": \"string\",\n    \"userId\": 6138\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"dfeb3c0d-7961-4c2d-9c70-47d5279d0e64","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":"be37cd53-6cc2-43ba-922c-19b0252b73ab","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":"d8260a01-e8f7-46d7-91b0-e0d73f705f5e","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":"08b7c9d2-ca55-482e-9a6d-4bfda2132875","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":"b2d17ab6-3176-4651-8ea6-589a217ef9c5","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":"0142697a-0744-4806-8f14-a2076535e1ab","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":"defc2b62-9ecd-4dcb-8eba-eaf5ee869742","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":"1d438952-99cd-44f7-872c-88af51077852","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":"9307","key":"userId","description":"(Required) User ID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"1fdc5c63-07a7-4780-9406-4192ab005af3","name":"OK","originalRequest":{"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9307","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\": true,\n  \"created\": \"2016-02-26T10:07:14.535Z\",\n  \"description\": \"string\",\n  \"displayName\": \"string\",\n  \"email\": \"string\",\n  \"firstName\": \"string\",\n  \"id\": 459,\n  \"introduction\": \"string\",\n  \"isTheSameUserAsLoggedIn\": false,\n  \"language\": \"pt\",\n  \"lastLogin\": \"2019-10-23T20:33:50.599Z\",\n  \"lastName\": \"string\",\n  \"mailAccountId\": 6718,\n  \"organizationRole\": \"string\",\n  \"phone\": \"string\",\n  \"roles\": [\n    9017,\n    6568\n  ],\n  \"status\": \"PENDING\",\n  \"superAdmin\": true,\n  \"updated\": \"1966-09-08T15:37:28.179Z\",\n  \"isMfaEnabled\": false,\n  \"passwordLastModificationDate\": \"2023-10-19T08:45:54.058Z\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"EU\",\n  \"numberFormatNotation\": \"EU\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"51b8508b-8796-4229-a0a0-0d1cd373f464","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9307","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":"3c030566-717c-40f7-99a1-a05082207486","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9307","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":"6fc883f0-bcd4-4368-b511-6c72b812b498","name":"Not Found","originalRequest":{"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9307","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":"2f511329-6ecb-4c1d-9a98-1328ca9a3482","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":"9307","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    7547,\n    6974\n  ],\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\": 69,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"EU\",\n  \"numberFormatNotation\": \"EU\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"4b7b81d8-8e39-49d3-aa77-e879ead7070f","name":"OK","originalRequest":{"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9307","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    7547,\n    6974\n  ],\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\": 69,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"EU\",\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\": true,\n  \"created\": \"2016-02-26T10:07:14.535Z\",\n  \"description\": \"string\",\n  \"displayName\": \"string\",\n  \"email\": \"string\",\n  \"firstName\": \"string\",\n  \"id\": 459,\n  \"introduction\": \"string\",\n  \"isTheSameUserAsLoggedIn\": false,\n  \"language\": \"pt\",\n  \"lastLogin\": \"2019-10-23T20:33:50.599Z\",\n  \"lastName\": \"string\",\n  \"mailAccountId\": 6718,\n  \"organizationRole\": \"string\",\n  \"phone\": \"string\",\n  \"roles\": [\n    9017,\n    6568\n  ],\n  \"status\": \"PENDING\",\n  \"superAdmin\": true,\n  \"updated\": \"1966-09-08T15:37:28.179Z\",\n  \"isMfaEnabled\": false,\n  \"passwordLastModificationDate\": \"2023-10-19T08:45:54.058Z\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"EU\",\n  \"numberFormatNotation\": \"EU\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"32720d8a-0d36-4fb1-848a-24b6f32e6881","name":"Created","originalRequest":{"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9307","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    7547,\n    6974\n  ],\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\": 69,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"EU\",\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":"bd38edb7-a86e-4d02-bc2f-06a4f4c4364a","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9307","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    7547,\n    6974\n  ],\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\": 69,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"EU\",\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":"a3b343ff-743e-45d9-8de2-0845b3a59691","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9307","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    7547,\n    6974\n  ],\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\": 69,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"EU\",\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":"46d380dc-3a4d-4824-8720-ee064fdabf54","name":"Not Found","originalRequest":{"url":{"path":["uauth","users",":userId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9307","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    7547,\n    6974\n  ],\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\": 69,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"EU\",\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":"8143bbcd-270a-405c-a85d-bd72815aebb5","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    1733,\n    7134\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"384b813e-7560-4ec9-9818-d2ba3898170f","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    5157,\n    6327\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":"60d6aa53-ea1c-467f-8d8b-4d59d6569f9e","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    5157,\n    6327\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"c6d9f651-d720-4c90-a9ae-45c9f6b19cb0","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    5157,\n    6327\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":"542d67c7-ae21-4bbe-bb4e-f1bb1db4121c","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":"9307","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\": \"2009-12-31T11:55:52.252Z\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"e3e85a36-0c46-4f47-a860-d9d74c3ac9aa","name":"OK","originalRequest":{"url":{"path":["uauth","users",":userId","access-time"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9307","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\": \"2009-12-31T11:55:52.252Z\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"9b323f52-c79d-48a4-bc90-ab2325c142e3","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","users",":userId","access-time"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9307","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\": \"2009-12-31T11:55:52.252Z\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"4b5fa63b-7bb6-4d60-878d-43da6d636dae","name":"Forbidden","originalRequest":{"url":{"path":["uauth","users",":userId","access-time"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9307","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\": \"2009-12-31T11:55:52.252Z\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"8d096f97-aacc-4c50-8a1b-4d1beef4b8ca","name":"Not Found","originalRequest":{"url":{"path":["uauth","users",":userId","access-time"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9307","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\": \"2009-12-31T11:55:52.252Z\"\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":"f3e7a1dd-a4d2-4e8b-ade5-f5ad2e3b4741","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":"9307","key":"userId","description":"(Required) User ID"}]},"method":"POST","auth":null},"response":[{"id":"07918e60-7ebd-41b9-9239-4253b2bf6ea1","name":"OK","originalRequest":{"url":{"path":["uauth","users",":userId","password-reset"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9307","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":"780546e3-55f7-4cf3-a8f0-866d125da5d4","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":"9307","key":"userId","description":"(Required) User ID"}]},"method":"PUT","auth":null},"response":[{"id":"86e5d8dc-5950-4e00-af67-2a4356d15379","name":"OK","originalRequest":{"url":{"path":["uauth","users",":userId","mfa-reset"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9307","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":"f3ac4d41-d951-4b05-a047-18e1684d40ba","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":"a006cf7d-6e4d-4ee8-88d1-177449391fb9","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":"d855b608-68a3-4bbf-9978-9f826035c31c","name":"Access groups","description":{"content":"","type":"text/plain"},"item":[{"id":"4d0f38ad-2373-4a4f-8015-e404468064fc","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":"2103","key":"roleId","description":"(Required) Role ID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"73b0c7d6-79b9-4afe-aef4-8d037b5956ff","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":"2103","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\": 6906,\n    \"name\": \"string\",\n    \"slug\": \"string\",\n    \"path\": \"Ancestor Group < Parent Group < This Group\",\n    \"left\": 1071,\n    \"right\": 4882,\n    \"deep\": 7727,\n    \"canCreate\": true,\n    \"canRead\": true,\n    \"canUpdate\": false,\n    \"canDelete\": false,\n    \"canExecute\": false,\n    \"create\": false,\n    \"read\": true,\n    \"update\": true,\n    \"delete\": false,\n    \"execute\": false,\n    \"createDisabled\": false,\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  {\n    \"id\": 4479,\n    \"name\": \"string\",\n    \"slug\": \"string\",\n    \"path\": \"Ancestor Group < Parent Group < This Group\",\n    \"left\": 5503,\n    \"right\": 6256,\n    \"deep\": 2896,\n    \"canCreate\": true,\n    \"canRead\": true,\n    \"canUpdate\": true,\n    \"canDelete\": false,\n    \"canExecute\": true,\n    \"create\": false,\n    \"read\": false,\n    \"update\": true,\n    \"delete\": false,\n    \"execute\": false,\n    \"createDisabled\": false,\n    \"readDisabled\": true,\n    \"updateDisabled\": true,\n    \"deleteDisabled\": false,\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]","cookie":[],"_postman_previewlanguage":"json"},{"id":"f5bd64a6-c270-4621-ae43-d7d1061c532e","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","permissions","group","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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":"63be5920-218f-4e66-85be-333ab4de8ce1","name":"Forbidden","originalRequest":{"url":{"path":["uauth","permissions","group","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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":"88b9ff90-8cbf-47c3-9186-c6965d554e30","name":"Not Found","originalRequest":{"url":{"path":["uauth","permissions","group","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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":"09fdede8-b07d-45a5-b55e-606cbfb658fa","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":"41572119-3f20-4b0d-9fc4-ab47dc6ed35f","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\": 3684,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 7208,\n        \"id\": 5907,\n        \"name\": \"string\",\n        \"updated\": \"1952-05-19T22:29:26.910Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 8010,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": false,\n        \"group\": 4113,\n        \"id\": 9280,\n        \"name\": \"string\",\n        \"updated\": \"1999-08-16T11:50:34.006Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": true,\n    \"id\": 126,\n    \"name\": \"string\"\n  },\n  {\n    \"data\": [\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 4646,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 402,\n        \"id\": 8134,\n        \"name\": \"string\",\n        \"updated\": \"2019-01-30T17:50:31.430Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 3069,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 7929,\n        \"id\": 8212,\n        \"name\": \"string\",\n        \"updated\": \"1980-12-03T11:00:41.042Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": true,\n    \"id\": 6429,\n    \"name\": \"string\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"029a9dae-5f34-4c98-918f-a0511dc2bb84","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":"5f83cfbf-1c6e-4a56-9f24-b6d7120d13be","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":"439eacb0-a452-44de-aede-dbea03c00f07","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":"7a74105d-5fac-4d4b-b242-a78272baee23","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":"623e5dfd-8251-4c47-8d39-60dc3a7b8a68","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\": 3628,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 3344,\n        \"id\": 541,\n        \"name\": \"string\",\n        \"updated\": \"2009-03-17T02:09:50.200Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 5954,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": false,\n        \"group\": 4321,\n        \"id\": 162,\n        \"name\": \"string\",\n        \"updated\": \"1952-05-30T15:36:25.114Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": false,\n    \"id\": 9750,\n    \"name\": \"string\"\n  },\n  {\n    \"data\": [\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 2747,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 5818,\n        \"id\": 659,\n        \"name\": \"string\",\n        \"updated\": \"1973-06-11T19:41:16.486Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 8692,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 4175,\n        \"id\": 474,\n        \"name\": \"string\",\n        \"updated\": \"1985-03-28T07:55:15.505Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": false,\n    \"id\": 2775,\n    \"name\": \"string\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"90e2cef0-d68c-4aff-aca9-365d29ba95eb","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":"3907cea5-caaf-4ce7-a19d-4ed94ae6931b","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":"dd9178a0-d7d7-4820-9e0a-2c82a9670ebe","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":"8b577495-0a55-41d2-8e80-d12e1c1271a3","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":"2103","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":"df163bd4-fdf7-4d9d-a45c-6874b388b31e","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":"2103","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\": 3628,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 3344,\n        \"id\": 541,\n        \"name\": \"string\",\n        \"updated\": \"2009-03-17T02:09:50.200Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 5954,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": false,\n        \"group\": 4321,\n        \"id\": 162,\n        \"name\": \"string\",\n        \"updated\": \"1952-05-30T15:36:25.114Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": false,\n    \"id\": 9750,\n    \"name\": \"string\"\n  },\n  {\n    \"data\": [\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 2747,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 5818,\n        \"id\": 659,\n        \"name\": \"string\",\n        \"updated\": \"1973-06-11T19:41:16.486Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 8692,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 4175,\n        \"id\": 474,\n        \"name\": \"string\",\n        \"updated\": \"1985-03-28T07:55:15.505Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": false,\n    \"id\": 2775,\n    \"name\": \"string\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"8eea5115-af48-4133-8d35-dc29fa9245b2","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","roles","role-group",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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":"842c0158-0c72-49c4-8307-afba13276c19","name":"Forbidden","originalRequest":{"url":{"path":["uauth","roles","role-group",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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":"d27e7b7a-2845-4d03-8ac0-54e060720c7d","name":"Not Found","originalRequest":{"url":{"path":["uauth","roles","role-group",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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":"a7809844-f355-4337-8712-d1f9c5dbd994","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":"2103","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":"3243b7e5-4ebd-49b9-91dd-e27bd25bca5f","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":"2103","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\": 3628,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 3344,\n        \"id\": 541,\n        \"name\": \"string\",\n        \"updated\": \"2009-03-17T02:09:50.200Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 5954,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": false,\n        \"group\": 4321,\n        \"id\": 162,\n        \"name\": \"string\",\n        \"updated\": \"1952-05-30T15:36:25.114Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": false,\n    \"id\": 9750,\n    \"name\": \"string\"\n  },\n  {\n    \"data\": [\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 2747,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 5818,\n        \"id\": 659,\n        \"name\": \"string\",\n        \"updated\": \"1973-06-11T19:41:16.486Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 8692,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 4175,\n        \"id\": 474,\n        \"name\": \"string\",\n        \"updated\": \"1985-03-28T07:55:15.505Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": false,\n    \"id\": 2775,\n    \"name\": \"string\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"43d44766-3052-4d4e-b28f-94b7246c0dc9","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","roles","role-group",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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":"b91bf3f1-5006-49ae-8957-c1f9f20c6c4f","name":"Forbidden","originalRequest":{"url":{"path":["uauth","roles","role-group",":groupId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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":"a79f6994-ccb0-46e4-b4af-dfd7ed2279e5","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\": 7508,\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"535bd79c-d62c-4d53-8fdd-5432fdfc411f","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\": 7508,\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 4318,\n  \"name\": \"string\",\n  \"businessProfileId\": 5268,\n  \"shownAsResource\": true,\n  \"manageable\": true,\n  \"pii\": false,\n  \"group\": 4073,\n  \"author\": {\n    \"avatar\": \"string\",\n    \"displayName\": \"string\",\n    \"firstName\": \"string\",\n    \"id\": 6048,\n    \"lastName\": \"string\"\n  },\n  \"editable\": false,\n  \"description\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d43170f7-2d03-4867-baec-85d39f56b50a","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\": 7508,\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":"d2d7e54c-4bee-4e43-9933-08013cd96972","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\": 7508,\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":"688ce8cd-0b76-49ea-b9a6-bb1c285f2637","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\": 7508,\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":"520b2709-6219-440d-8a58-64e1691d3c0f","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":"2103","key":"roleId","description":"(Required) Role ID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"a5f256af-91eb-4ff4-af5d-0596f9cc2ac3","name":"OK","originalRequest":{"url":{"path":["uauth","roles",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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\": 4318,\n  \"name\": \"string\",\n  \"businessProfileId\": 5268,\n  \"shownAsResource\": true,\n  \"manageable\": true,\n  \"pii\": false,\n  \"group\": 4073,\n  \"author\": {\n    \"avatar\": \"string\",\n    \"displayName\": \"string\",\n    \"firstName\": \"string\",\n    \"id\": 6048,\n    \"lastName\": \"string\"\n  },\n  \"editable\": false,\n  \"description\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a5fc7ac6-55c3-442c-8253-ed320971a45c","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","roles",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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":"c429ff20-272c-431a-9be0-a3c42841d083","name":"Forbidden","originalRequest":{"url":{"path":["uauth","roles",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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":"0d4f3aef-3e44-4928-8abf-3d9d620bea12","name":"Not Found","originalRequest":{"url":{"path":["uauth","roles",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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":"2b80909a-2497-4160-87a3-37506e06b3f0","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":"2103","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\": 7508,\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"0532d292-136c-4707-8f28-7de07d9cd850","name":"Role updated","originalRequest":{"url":{"path":["uauth","roles","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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\": 7508,\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 4318,\n  \"name\": \"string\",\n  \"businessProfileId\": 5268,\n  \"shownAsResource\": true,\n  \"manageable\": true,\n  \"pii\": false,\n  \"group\": 4073,\n  \"author\": {\n    \"avatar\": \"string\",\n    \"displayName\": \"string\",\n    \"firstName\": \"string\",\n    \"id\": 6048,\n    \"lastName\": \"string\"\n  },\n  \"editable\": false,\n  \"description\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6cef1d1b-7377-4cf1-94ca-6443d10dfdbe","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","roles","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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\": 7508,\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":"10add362-4059-40be-9a1a-a98295e1593f","name":"Forbidden","originalRequest":{"url":{"path":["uauth","roles","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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\": 7508,\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":"9d25d306-a8d1-4e88-ab1e-0c15a7ad7568","name":"Not Found","originalRequest":{"url":{"path":["uauth","roles","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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\": 7508,\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":"5af29042-b1e6-46b3-827c-cf770bacff6d","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":"2103","key":"roleId","description":"(Required) Role ID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"bee353d6-51f9-4329-ae60-71fae5ad694f","name":"Role deleted, response includes all existing groups","originalRequest":{"url":{"path":["uauth","roles","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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\": 3628,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 3344,\n        \"id\": 541,\n        \"name\": \"string\",\n        \"updated\": \"2009-03-17T02:09:50.200Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 5954,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": false,\n        \"group\": 4321,\n        \"id\": 162,\n        \"name\": \"string\",\n        \"updated\": \"1952-05-30T15:36:25.114Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": false,\n    \"id\": 9750,\n    \"name\": \"string\"\n  },\n  {\n    \"data\": [\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 2747,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 5818,\n        \"id\": 659,\n        \"name\": \"string\",\n        \"updated\": \"1973-06-11T19:41:16.486Z\"\n      },\n      {\n        \"author\": {\n          \"avatar\": \"string\",\n          \"displayName\": \"string\",\n          \"firstName\": \"string\",\n          \"id\": 8692,\n          \"lastName\": \"string\"\n        },\n        \"description\": \"string\",\n        \"editable\": true,\n        \"group\": 4175,\n        \"id\": 474,\n        \"name\": \"string\",\n        \"updated\": \"1985-03-28T07:55:15.505Z\"\n      }\n    ],\n    \"description\": \"string\",\n    \"editable\": false,\n    \"id\": 2775,\n    \"name\": \"string\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"863dcdc1-f11e-46fa-a8db-2b5fd01d119d","name":"Unauthorized","originalRequest":{"url":{"path":["uauth","roles","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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":"afde1281-82cc-42a6-b251-371485373022","name":"Forbidden","originalRequest":{"url":{"path":["uauth","roles","role",":roleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"2103","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":"29e09db2-98cf-429d-8cef-60be719f3a48","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":"5649be29-eb66-43d8-a2db-efc4224a0050","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\": 6182,\n    \"id\": 9159,\n    \"manageable\": false,\n    \"name\": \"string\",\n    \"shownAsResource\": false,\n    \"pii\": false\n  },\n  {\n    \"businessProfileId\": 8515,\n    \"id\": 4458,\n    \"manageable\": false,\n    \"name\": \"string\",\n    \"shownAsResource\": false,\n    \"pii\": false\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"917ea2ab-bac2-47b3-9df1-681321638daf","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":"08123bef-2f45-425a-9552-3d7e05e88401","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":"47c0ae61-713d-41ce-8678-53e626e3c9c4","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":"4ddd5756-7904-42bb-8160-e1f73ad1a3d9","name":"User account management","description":{"content":"","type":"text/plain"},"item":[{"id":"ecaa3dd3-4fe6-42e8-ac3e-8721d374a3a6","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":"94d31ed9-a53c-433e-9e0c-5d571830a2bc","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":"ed0b92bc-feee-4d83-9f60-94c1f6eec23f","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":"060ca199-45ee-4ea7-a999-a228edeb5149","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":"e162c540-3d06-46b6-b8df-6f9c4e26d500","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":"aeb97e19-a63f-4292-a477-777100c6cbe5","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":"42f0d380-7803-499d-9d81-3127a2bb2fef","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":"49f5f941-54ee-4875-a9fe-f14992dbf5a4","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":"0d98bf6a-2613-42f8-8100-0655f43aad44","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":"fe057753-c7b5-4bbe-80e6-58bf435aee5f","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":"873a4a53-cbe7-4643-9ec8-7799b24f1a3a","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":"33d4555e-929a-4275-bd9b-52ab38dd4b4e","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":"233773d2-40bf-47e2-8550-c8c32faa7446","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":"1c12e895-2291-4c33-8a4a-facb567dc4b3","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":"c7399400-dd02-4e4e-81e6-533f71debad1","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":"036be918-3ec3-40a7-bc32-a5651922bb48","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":"350111c9-20c6-463e-b44f-7ded2142edfc","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":"3c5bbd4a-c5c0-41c1-b3ad-c1f89ee301c4","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":"8369982b-aa3e-4439-ba77-e7b0adab2802","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":"1bd796e7-8f43-4065-9d9a-9c367f5c5464","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":"da6d454f-34cf-4761-b00c-5d88e81f935a","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":"b6655551-e01c-409d-9c33-c12bc0f9cb61","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":"38369572-b966-47bd-beee-1dc100397254","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":"bf046e76-e268-4776-94d9-71e508bedf8e","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":"640deab8-f9cb-4a67-a46d-235242465b0b","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":"56fcb59b-8295-49d1-a708-fca103cf579a","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":"44b108c8-3d49-4144-86e3-eb5fe3fd58ed","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":"ca8c1b14-110c-4523-8b0a-84c77f03c500","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":"111cac5f-fd08-4d1f-9903-ac70ae34f117","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":"01561584-899b-44f2-85c3-fcf1c58f4fc9","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":"aebc6e21-3a09-46bf-a1ef-5da5fc13e16e","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":"3722676b-54dc-40a8-af8e-4e224a3505eb","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":"f8a19372-29cc-4be9-b18b-5614e35f417c","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":"f9afca9f-dfcd-4ac3-8c67-0ca8c54b8f76","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":"f7c22c9d-a79d-4acb-89b5-c9ff6c323f56","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\": 261,\n  \"email\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"avatar\": \"string\",\n  \"phone\": \"string\",\n  \"language\": \"pl\",\n  \"organizationRole\": \"string\",\n  \"introduction\": \"string\",\n  \"confirmed\": false,\n  \"mailAccountId\": 5386,\n  \"superAdmin\": true,\n  \"created\": \"2019-06-25T02:33:54.970Z\",\n  \"updated\": \"1990-03-08T16:00:58.409Z\",\n  \"lastLogin\": \"2025-03-20T00:49:59.565Z\",\n  \"status\": \"ACTIVE\",\n  \"roles\": [\n    1806,\n    3488\n  ],\n  \"isTheSameUserAsLoggedIn\": true,\n  \"description\": \"string\",\n  \"isMfaEnabled\": false,\n  \"passwordLastModificationDate\": \"1960-03-20T11:05:18.516Z\",\n  \"canBeEdited\": true,\n  \"dateFormatNotation\": \"EU\",\n  \"timeFormatNotation\": \"EU\",\n  \"numberFormatNotation\": \"US\",\n  \"mfaTokenExpirationHours\": 7291,\n  \"defaultMfaMethod\": \"TOTP_AUTHENTICATOR\",\n  \"labels\": [\n    \"string\",\n    \"string\"\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4c33ebe7-9b03-4a1a-b7dd-e7041909f761","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":"4531591e-a81e-4d2b-b83d-ba72b9e24415","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":"375b4c4c-d249-476d-ac2e-09eb7e1565dc","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":"f2edde1c-4d23-4d49-aa46-20f088937015","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\": true,\n  \"mailAccountId\": 137,\n  \"description\": \"string\",\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"US\",\n  \"numberFormatNotation\": \"EU\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"c1898e17-6d98-43c1-96d7-db2617e383e9","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\": true,\n  \"mailAccountId\": 137,\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\": 9601,\n  \"email\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"avatar\": \"string\",\n  \"phone\": \"string\",\n  \"language\": \"es\",\n  \"organizationRole\": \"string\",\n  \"introduction\": \"string\",\n  \"confirmed\": false,\n  \"mailAccountId\": 7855,\n  \"superAdmin\": true,\n  \"created\": \"1984-11-12T14:13:10.953Z\",\n  \"updated\": \"1976-08-17T22:25:52.873Z\",\n  \"lastLogin\": \"2004-03-31T13:29:44.258Z\",\n  \"status\": \"EXPIRED\",\n  \"roles\": [\n    3238,\n    5401\n  ],\n  \"isTheSameUserAsLoggedIn\": true,\n  \"description\": \"string\",\n  \"isMfaEnabled\": false,\n  \"passwordLastModificationDate\": \"1962-11-28T21:54:10.040Z\",\n  \"canBeEdited\": true,\n  \"dateFormatNotation\": \"US\",\n  \"timeFormatNotation\": \"US\",\n  \"numberFormatNotation\": \"EU\",\n  \"mfaTokenExpirationHours\": 1700,\n  \"defaultMfaMethod\": \"TOTP_AUTHENTICATOR\",\n  \"labels\": [\n    \"string\",\n    \"string\"\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cd00129d-77fc-4a1f-bec1-130da44ae07c","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\": true,\n  \"mailAccountId\": 137,\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":"e95e3e5d-c6d3-4e9a-9a59-720482459d84","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\": true,\n  \"mailAccountId\": 137,\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":"ad3a2dfb-6128-411b-8e10-cce8cf67e427","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\": true,\n  \"mailAccountId\": 137,\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":"de04d2de-5780-4962-b4c6-936366eb7f04","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\": true,\n  \"mailAccountId\": 137,\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":"2c5afbd0-1cb3-451e-9e8f-4c6e21fbb92f","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":"ee6b5197-f16b-4677-a7f3-f0b0b7683049","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":"18a27169-aaba-4571-a545-d348cff29ea1","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":"92ca9676-936d-433d-aa87-9e21593ddeee","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":"0125a948-46b7-4db2-b975-1df38ed0404c","name":"Directory","description":{"content":"","type":"text/plain"},"item":[{"id":"7c983e74-7955-4b22-bfaa-e3a4469ec8ae","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":"e3cd5362-4667-4548-8148-62b0a9511bcc","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\": 3368,\n      \"page\": 8226,\n      \"pages\": 8411,\n      \"total\": 3769\n    }\n  },\n  \"data\": [\n    {\n      \"id\": 2611.963124743224,\n      \"domain\": \"synerise.com\",\n      \"created\": \"1956-02-14T09:52:57.243Z\",\n      \"verificationMethod\": \"FILE_CHECK\",\n      \"verificationStatus\": \"NOT_VERIFIED\",\n      \"updated\": \"1988-08-21T15:22:28.696Z\",\n      \"managedByProfile\": 2511,\n      \"usersCount\": 6260.731349630418\n    },\n    {\n      \"id\": 7958.372637602741,\n      \"domain\": \"synerise.com\",\n      \"created\": \"1986-02-12T23:47:40.695Z\",\n      \"verificationMethod\": \"NONE\",\n      \"verificationStatus\": \"VERIFIED\",\n      \"updated\": \"1958-10-31T18:30:50.487Z\",\n      \"managedByProfile\": 7359,\n      \"usersCount\": 800.4497330507421\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9c2716d4-6975-4af7-a1ab-bc4f506eb83a","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":"663dd667-844f-4b40-a98e-f2a46141432b","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":"9182056e-5317-4bca-b4fe-d2f673704ea4","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":"42106968-b632-458a-8034-8285b27cadaf","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":"95f97d17-8d6e-4c93-8f1a-090ec8bdcec2","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":"ad058fa7-85a6-45f1-acbe-fbbc319e36e4","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":"bfd820ee-11bf-4d40-9592-6e2f56bd5369","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":"f90502f3-5c08-47d8-86d0-d86c4234c3b3","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":"eebb5c33-3434-4987-a81b-f9a7393a3c3a","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":"1e6cdc63-13df-4216-935a-b615526bbe88","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":"027a95a3-7d41-48f8-8b43-9e4e6e99522d","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":"c9d02b82-e002-48dc-a719-7b42f75a445d","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\": \"d2ff50d2-a1b0-c098-3df3-1e4c628a34dc\",\n  \"businessProfileId\": 6100\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"098d7071-3978-41de-b4ee-6455ad69e010","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":"7b05c4b7-73d6-43d1-a460-ceea89815030","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":"a1b23064-88e2-49f3-b6f1-d27748f03e3a","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":"da8a2d05-ef9b-4cbd-a16e-0afcb9db3ae1","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\": \"TXT_RECORD\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"bc009081-089b-4f49-82bc-2d661cf33bb6","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\": \"TXT_RECORD\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 4332.654109306742,\n  \"domain\": \"synerise.com\",\n  \"created\": \"1984-12-12T11:55:14.197Z\",\n  \"verificationMethod\": \"TXT_RECORD\",\n  \"verificationStatus\": \"VERIFIED\",\n  \"updated\": \"2025-09-16T14:28:46.416Z\",\n  \"managedByProfile\": 5675,\n  \"usersCount\": 6985.609942321756\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2360e0a2-923b-4583-9b35-e914217e61da","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\": \"TXT_RECORD\"\n}","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d6ace6ab-b8c9-4565-9b19-3a0424cdc07f","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\": \"TXT_RECORD\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"89b49d30-6c43-4246-8f39-3f094dd85fc5","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\": \"TXT_RECORD\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f9e2fa29-2705-479a-a317-415cf876cd97","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\": \"TXT_RECORD\"\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":"6374a0c1-6bb5-4e19-af71-4ae84c9afcbe","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"}}}