{"openapi":"3.1.0","info":{"title":"Open Mercato API","version":"0.6.5","description":"Auto-generated OpenAPI definition for all enabled modules."},"servers":[{"url":"https://om.3.74.75.141.nip.io/api","description":"Default environment"}],"paths":{"/dashboards/layout":{"get":{"operationId":"dashboards_get_dashboards_layout","summary":"GET /dashboards/layout","description":"Requires features: dashboards.view","tags":["Admin Dashboards"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsLayoutGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsLayoutGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsLayoutGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/dashboards/layout\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dashboards.view"],"x-require-auth":true},"put":{"operationId":"dashboards_put_dashboards_layout","summary":"PUT /dashboards/layout","description":"Requires features: dashboards.configure","tags":["Admin Dashboards"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsLayoutPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsLayoutPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsLayoutPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/dashboards/layout\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dashboards.configure"],"x-require-auth":true}},"/dashboards/roles/widgets":{"get":{"operationId":"dashboards_get_dashboards_roles_widgets","summary":"GET /dashboards/roles/widgets","description":"Requires features: dashboards.admin.assign-widgets","tags":["Admin Dashboards"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsRolesWidgetsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsRolesWidgetsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsRolesWidgetsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/dashboards/roles/widgets\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dashboards.admin.assign-widgets"],"x-require-auth":true},"put":{"operationId":"dashboards_put_dashboards_roles_widgets","summary":"PUT /dashboards/roles/widgets","description":"Requires features: dashboards.admin.assign-widgets","tags":["Admin Dashboards"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsRolesWidgetsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsRolesWidgetsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsRolesWidgetsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/dashboards/roles/widgets\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dashboards.admin.assign-widgets"],"x-require-auth":true}},"/dashboards/users/widgets":{"get":{"operationId":"dashboards_get_dashboards_users_widgets","summary":"GET /dashboards/users/widgets","description":"Requires features: dashboards.admin.assign-widgets","tags":["Admin Dashboards"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsUsersWidgetsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsUsersWidgetsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsUsersWidgetsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/dashboards/users/widgets\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dashboards.admin.assign-widgets"],"x-require-auth":true},"put":{"operationId":"dashboards_put_dashboards_users_widgets","summary":"PUT /dashboards/users/widgets","description":"Requires features: dashboards.admin.assign-widgets","tags":["Admin Dashboards"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsUsersWidgetsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsUsersWidgetsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsUsersWidgetsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/dashboards/users/widgets\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dashboards.admin.assign-widgets"],"x-require-auth":true}},"/dashboards/widgets/data/batch":{"post":{"operationId":"dashboards_post_dashboards_widgets_data_batch","summary":"POST /dashboards/widgets/data/batch","description":"Requires features: analytics.view","tags":["Admin Dashboards"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsWidgetsDataBatchPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsWidgetsDataBatchPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsWidgetsDataBatchPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/dashboards/widgets/data/batch\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["analytics.view"],"x-require-auth":true}},"/dashboards/widgets/data":{"post":{"operationId":"dashboards_post_dashboards_widgets_data","summary":"POST /dashboards/widgets/data","description":"Requires features: analytics.view","tags":["Admin Dashboards"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsWidgetsDataPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsWidgetsDataPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsWidgetsDataPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/dashboards/widgets/data\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["analytics.view"],"x-require-auth":true}},"/dashboards/layout/{itemId}":{"patch":{"operationId":"dashboards_patch_dashboards_layout_itemId","summary":"PATCH /dashboards/layout/{itemId}","description":"Requires features: dashboards.configure","tags":["Admin Dashboards"],"parameters":[{"name":"itemId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDashboardsLayoutItemIdPatchParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsLayoutItemIdPatchResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsLayoutItemIdPatchResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsLayoutItemIdPatchResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PATCH \"https://om.3.74.75.141.nip.io/api/dashboards/layout/:itemId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dashboards.configure"],"x-require-auth":true}},"/dashboards/widgets/catalog":{"get":{"operationId":"dashboards_get_dashboards_widgets_catalog","summary":"GET /dashboards/widgets/catalog","description":"Requires features: dashboards.admin.assign-widgets","tags":["Admin Dashboards"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsWidgetsCatalogGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsWidgetsCatalogGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDashboardsWidgetsCatalogGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/dashboards/widgets/catalog\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dashboards.admin.assign-widgets"],"x-require-auth":true}},"/auth/locale":{"get":{"operationId":"auth_get_auth_locale","summary":"GET /auth/locale","tags":["Authentication & Accounts"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthLocaleGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/auth/locale\" \\\n  -H \"Accept: application/json\""}]},"post":{"operationId":"auth_post_auth_locale","summary":"POST /auth/locale","tags":["Authentication & Accounts"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthLocalePostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/auth/locale\" \\\n  -H \"Accept: application/json\""}]}},"/auth/profile":{"get":{"operationId":"auth_get_auth_profile","summary":"GET /auth/profile","tags":["Authentication & Accounts"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthProfileGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthProfileGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/auth/profile\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"put":{"operationId":"auth_put_auth_profile","summary":"PUT /auth/profile","tags":["Authentication & Accounts"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthProfilePutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthProfilePutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/auth/profile\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/auth/roles/acl":{"get":{"operationId":"auth_get_auth_roles_acl","summary":"GET /auth/roles/acl","description":"Requires features: auth.acl.manage","tags":["Authentication & Accounts"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthRolesAclGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthRolesAclGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthRolesAclGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/auth/roles/acl\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.acl.manage"],"x-require-auth":true},"put":{"operationId":"auth_put_auth_roles_acl","summary":"PUT /auth/roles/acl","description":"Requires features: auth.acl.manage","tags":["Authentication & Accounts"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthRolesAclPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthRolesAclPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthRolesAclPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/auth/roles/acl\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.acl.manage"],"x-require-auth":true}},"/auth/roles":{"get":{"operationId":"auth_get_auth_roles","summary":"GET /auth/roles","description":"Requires features: auth.roles.list","tags":["Authentication & Accounts"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthRolesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthRolesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthRolesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/auth/roles\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.roles.list"],"x-require-auth":true},"post":{"operationId":"auth_post_auth_roles","summary":"POST /auth/roles","description":"Requires features: auth.roles.manage","tags":["Authentication & Accounts"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthRolesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthRolesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthRolesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/auth/roles\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.roles.manage"],"x-require-auth":true},"put":{"operationId":"auth_put_auth_roles","summary":"PUT /auth/roles","description":"Requires features: auth.roles.manage","tags":["Authentication & Accounts"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthRolesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthRolesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthRolesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/auth/roles\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.roles.manage"],"x-require-auth":true},"delete":{"operationId":"auth_delete_auth_roles","summary":"DELETE /auth/roles","description":"Requires features: auth.roles.manage","tags":["Authentication & Accounts"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthRolesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthRolesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/auth/roles\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.roles.manage"],"x-require-auth":true}},"/auth/sidebar/preferences":{"get":{"operationId":"auth_get_auth_sidebar_preferences","summary":"GET /auth/sidebar/preferences","tags":["Authentication & Accounts"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarPreferencesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarPreferencesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/auth/sidebar/preferences\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"put":{"operationId":"auth_put_auth_sidebar_preferences","summary":"PUT /auth/sidebar/preferences","description":"Requires features: auth.sidebar.manage","tags":["Authentication & Accounts"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarPreferencesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarPreferencesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarPreferencesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/auth/sidebar/preferences\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.sidebar.manage"],"x-require-auth":true},"delete":{"operationId":"auth_delete_auth_sidebar_preferences","summary":"DELETE /auth/sidebar/preferences","description":"Requires features: auth.sidebar.manage","tags":["Authentication & Accounts"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarPreferencesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarPreferencesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/auth/sidebar/preferences\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.sidebar.manage"],"x-require-auth":true}},"/auth/sidebar/variants":{"get":{"operationId":"auth_get_auth_sidebar_variants","summary":"GET /auth/sidebar/variants","tags":["Authentication & Accounts"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/auth/sidebar/variants\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"post":{"operationId":"auth_post_auth_sidebar_variants","summary":"POST /auth/sidebar/variants","description":"Requires features: auth.sidebar.manage","tags":["Authentication & Accounts"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/auth/sidebar/variants\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.sidebar.manage"],"x-require-auth":true}},"/auth/users/acl":{"get":{"operationId":"auth_get_auth_users_acl","summary":"GET /auth/users/acl","description":"Requires features: auth.acl.manage","tags":["Authentication & Accounts"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersAclGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersAclGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersAclGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/auth/users/acl\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.acl.manage"],"x-require-auth":true},"put":{"operationId":"auth_put_auth_users_acl","summary":"PUT /auth/users/acl","description":"Requires features: auth.acl.manage","tags":["Authentication & Accounts"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersAclPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersAclPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersAclPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/auth/users/acl\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.acl.manage"],"x-require-auth":true}},"/auth/users/consents":{"get":{"operationId":"auth_get_auth_users_consents","summary":"GET /auth/users/consents","description":"Requires features: auth.users.edit","tags":["Authentication & Accounts"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersConsentsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersConsentsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersConsentsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/auth/users/consents\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.users.edit"],"x-require-auth":true}},"/auth/users/resend-invite":{"post":{"operationId":"auth_post_auth_users_resend_invite","summary":"POST /auth/users/resend-invite","description":"Requires features: auth.users.create","tags":["Authentication & Accounts"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersResendInvitePostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersResendInvitePostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersResendInvitePostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/auth/users/resend-invite\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.users.create"],"x-require-auth":true}},"/auth/users":{"get":{"operationId":"auth_get_auth_users","summary":"GET /auth/users","description":"Requires features: auth.users.list","tags":["Authentication & Accounts"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/auth/users\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.users.list"],"x-require-auth":true},"post":{"operationId":"auth_post_auth_users","summary":"POST /auth/users","description":"Requires features: auth.users.create","tags":["Authentication & Accounts"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/auth/users\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.users.create"],"x-require-auth":true},"put":{"operationId":"auth_put_auth_users","summary":"PUT /auth/users","description":"Requires features: auth.users.edit","tags":["Authentication & Accounts"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/auth/users\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.users.edit"],"x-require-auth":true},"delete":{"operationId":"auth_delete_auth_users","summary":"DELETE /auth/users","description":"Requires features: auth.users.delete","tags":["Authentication & Accounts"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthUsersDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/auth/users\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.users.delete"],"x-require-auth":true}},"/auth/sidebar/variants/{id}":{"get":{"operationId":"auth_get_auth_sidebar_variants_id","summary":"GET /auth/sidebar/variants/{id}","tags":["Authentication & Accounts"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/auth/sidebar/variants/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"put":{"operationId":"auth_put_auth_sidebar_variants_id","summary":"PUT /auth/sidebar/variants/{id}","description":"Requires features: auth.sidebar.manage","tags":["Authentication & Accounts"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsIdPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsIdPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsIdPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsIdPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/auth/sidebar/variants/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.sidebar.manage"],"x-require-auth":true},"delete":{"operationId":"auth_delete_auth_sidebar_variants_id","summary":"DELETE /auth/sidebar/variants/{id}","description":"Requires features: auth.sidebar.manage","tags":["Authentication & Accounts"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/auth/sidebar/variants/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.sidebar.manage"],"x-require-auth":true}},"/auth/admin/nav":{"get":{"operationId":"auth_get_auth_admin_nav","summary":"GET /auth/admin/nav","tags":["Authentication & Accounts"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthAdminNavGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthAdminNavGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/auth/admin/nav\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/auth/feature-check":{"post":{"operationId":"auth_post_auth_feature_check","summary":"POST /auth/feature-check","tags":["Authentication & Accounts"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthFeatureCheckPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthFeatureCheckPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/auth/feature-check\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/auth/features":{"get":{"operationId":"auth_get_auth_features","summary":"GET /auth/features","description":"Requires features: auth.acl.manage","tags":["Authentication & Accounts"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthFeaturesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthFeaturesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthFeaturesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/auth/features\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["auth.acl.manage"],"x-require-auth":true}},"/auth/login":{"post":{"operationId":"auth_post_auth_login","summary":"POST /auth/login","tags":["Authentication & Accounts"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthLoginPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/auth/login\" \\\n  -H \"Accept: application/json\""}]}},"/auth/logout":{"post":{"operationId":"auth_post_auth_logout","summary":"POST /auth/logout","tags":["Authentication & Accounts"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthLogoutPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthLogoutPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/auth/logout\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/auth/reset/confirm":{"post":{"operationId":"auth_post_auth_reset_confirm","summary":"POST /auth/reset/confirm","tags":["Authentication & Accounts"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthResetConfirmPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/auth/reset/confirm\" \\\n  -H \"Accept: application/json\""}]}},"/auth/reset":{"post":{"operationId":"auth_post_auth_reset","summary":"POST /auth/reset","tags":["Authentication & Accounts"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthResetPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/auth/reset\" \\\n  -H \"Accept: application/json\""}]}},"/auth/session/refresh":{"get":{"operationId":"auth_get_auth_session_refresh","summary":"GET /auth/session/refresh","tags":["Authentication & Accounts"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSessionRefreshGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/auth/session/refresh\" \\\n  -H \"Accept: application/json\""}]},"post":{"operationId":"auth_post_auth_session_refresh","summary":"POST /auth/session/refresh","tags":["Authentication & Accounts"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuthSessionRefreshPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/auth/session/refresh\" \\\n  -H \"Accept: application/json\""}]}},"/directory/organization-branding":{"get":{"operationId":"directory_get_directory_organization_branding","summary":"GET /directory/organization-branding","description":"Requires features: directory.organizations.view","tags":["Directory (Tenants & Organizations)"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationBrandingGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationBrandingGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationBrandingGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/directory/organization-branding\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["directory.organizations.view"],"x-require-auth":true},"put":{"operationId":"directory_put_directory_organization_branding","summary":"PUT /directory/organization-branding","description":"Requires features: directory.organizations.manage","tags":["Directory (Tenants & Organizations)"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationBrandingPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationBrandingPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationBrandingPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/directory/organization-branding\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["directory.organizations.manage"],"x-require-auth":true}},"/directory/organization-switcher":{"get":{"operationId":"directory_get_directory_organization_switcher","summary":"GET /directory/organization-switcher","tags":["Directory (Tenants & Organizations)"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationSwitcherGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationSwitcherGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/directory/organization-switcher\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/directory/organizations":{"get":{"operationId":"directory_get_directory_organizations","summary":"GET /directory/organizations","description":"Requires features: directory.organizations.view","tags":["Directory (Tenants & Organizations)"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/directory/organizations\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["directory.organizations.view"],"x-require-auth":true},"post":{"operationId":"directory_post_directory_organizations","summary":"POST /directory/organizations","description":"Requires features: directory.organizations.manage","tags":["Directory (Tenants & Organizations)"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/directory/organizations\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["directory.organizations.manage"],"x-require-auth":true},"put":{"operationId":"directory_put_directory_organizations","summary":"PUT /directory/organizations","description":"Requires features: directory.organizations.manage","tags":["Directory (Tenants & Organizations)"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/directory/organizations\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["directory.organizations.manage"],"x-require-auth":true},"delete":{"operationId":"directory_delete_directory_organizations","summary":"DELETE /directory/organizations","description":"Requires features: directory.organizations.manage","tags":["Directory (Tenants & Organizations)"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/directory/organizations\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["directory.organizations.manage"],"x-require-auth":true}},"/directory/tenants":{"get":{"operationId":"directory_get_directory_tenants","summary":"GET /directory/tenants","description":"Requires features: directory.tenants.view","tags":["Directory (Tenants & Organizations)"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/directory/tenants\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["directory.tenants.view"],"x-require-auth":true},"post":{"operationId":"directory_post_directory_tenants","summary":"POST /directory/tenants","description":"Requires features: directory.tenants.manage","tags":["Directory (Tenants & Organizations)"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/directory/tenants\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["directory.tenants.manage"],"x-require-auth":true},"put":{"operationId":"directory_put_directory_tenants","summary":"PUT /directory/tenants","description":"Requires features: directory.tenants.manage","tags":["Directory (Tenants & Organizations)"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/directory/tenants\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["directory.tenants.manage"],"x-require-auth":true},"delete":{"operationId":"directory_delete_directory_tenants","summary":"DELETE /directory/tenants","description":"Requires features: directory.tenants.manage","tags":["Directory (Tenants & Organizations)"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/directory/tenants\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["directory.tenants.manage"],"x-require-auth":true}},"/directory/organizations/lookup":{"get":{"operationId":"directory_get_directory_organizations_lookup","summary":"GET /directory/organizations/lookup","tags":["Directory (Tenants & Organizations)"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsLookupGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/directory/organizations/lookup\" \\\n  -H \"Accept: application/json\""}]}},"/directory/tenants/lookup":{"get":{"operationId":"directory_get_directory_tenants_lookup","summary":"GET /directory/tenants/lookup","tags":["Directory (Tenants & Organizations)"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsLookupGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/directory/tenants/lookup\" \\\n  -H \"Accept: application/json\""}]}},"/customers/activities":{"get":{"operationId":"customers_get_customers_activities","summary":"GET /customers/activities","description":"Requires features: customers.activities.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/activities\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.activities.view"],"x-require-auth":true},"post":{"operationId":"customers_post_customers_activities","summary":"POST /customers/activities","description":"Requires features: customers.activities.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/activities\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.activities.manage"],"x-require-auth":true},"put":{"operationId":"customers_put_customers_activities","summary":"PUT /customers/activities","description":"Requires features: customers.activities.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customers/activities\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.activities.manage"],"x-require-auth":true},"delete":{"operationId":"customers_delete_customers_activities","summary":"DELETE /customers/activities","description":"Requires features: customers.activities.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customers/activities\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.activities.manage"],"x-require-auth":true}},"/customers/addresses":{"get":{"operationId":"customers_get_customers_addresses","summary":"GET /customers/addresses","description":"Requires features: customers.activities.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersAddressesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersAddressesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersAddressesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/addresses\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.activities.view"],"x-require-auth":true},"post":{"operationId":"customers_post_customers_addresses","summary":"POST /customers/addresses","description":"Requires features: customers.activities.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersAddressesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersAddressesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersAddressesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/addresses\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.activities.manage"],"x-require-auth":true},"put":{"operationId":"customers_put_customers_addresses","summary":"PUT /customers/addresses","description":"Requires features: customers.activities.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersAddressesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersAddressesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersAddressesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customers/addresses\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.activities.manage"],"x-require-auth":true},"delete":{"operationId":"customers_delete_customers_addresses","summary":"DELETE /customers/addresses","description":"Requires features: customers.activities.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersAddressesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersAddressesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customers/addresses\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.activities.manage"],"x-require-auth":true}},"/customers/assignable-staff":{"get":{"operationId":"customers_get_customers_assignable_staff","summary":"GET /customers/assignable-staff","description":"Requires features: customers.roles.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersAssignableStaffGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersAssignableStaffGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersAssignableStaffGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/assignable-staff\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.roles.view"],"x-require-auth":true}},"/customers/comments":{"get":{"operationId":"customers_get_customers_comments","summary":"GET /customers/comments","description":"Requires features: customers.activities.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCommentsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCommentsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCommentsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/comments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.activities.view"],"x-require-auth":true},"post":{"operationId":"customers_post_customers_comments","summary":"POST /customers/comments","description":"Requires features: customers.activities.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCommentsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCommentsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCommentsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/comments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.activities.manage"],"x-require-auth":true},"put":{"operationId":"customers_put_customers_comments","summary":"PUT /customers/comments","description":"Requires features: customers.activities.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCommentsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCommentsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCommentsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customers/comments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.activities.manage"],"x-require-auth":true},"delete":{"operationId":"customers_delete_customers_comments","summary":"DELETE /customers/comments","description":"Requires features: customers.activities.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCommentsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCommentsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customers/comments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.activities.manage"],"x-require-auth":true}},"/customers/companies":{"get":{"operationId":"customers_get_customers_companies","summary":"GET /customers/companies","description":"Requires features: customers.companies.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/companies\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.companies.view"],"x-require-auth":true},"post":{"operationId":"customers_post_customers_companies","summary":"POST /customers/companies","description":"Requires features: customers.companies.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/companies\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.companies.manage"],"x-require-auth":true},"put":{"operationId":"customers_put_customers_companies","summary":"PUT /customers/companies","description":"Requires features: customers.companies.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customers/companies\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.companies.manage"],"x-require-auth":true},"delete":{"operationId":"customers_delete_customers_companies","summary":"DELETE /customers/companies","description":"Requires features: customers.companies.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customers/companies\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.companies.manage"],"x-require-auth":true}},"/customers/dashboard/widgets/customer-todos":{"get":{"operationId":"customers_get_customers_dashboard_widgets_customer_todos","summary":"GET /customers/dashboard/widgets/customer-todos","description":"Requires features: dashboards.view, customers.widgets.todos","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsCustomerTodosGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsCustomerTodosGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsCustomerTodosGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/dashboard/widgets/customer-todos\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dashboards.view","customers.widgets.todos"],"x-require-auth":true}},"/customers/dashboard/widgets/new-customers":{"get":{"operationId":"customers_get_customers_dashboard_widgets_new_customers","summary":"GET /customers/dashboard/widgets/new-customers","description":"Requires features: dashboards.view, customers.widgets.new-customers","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsNewCustomersGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsNewCustomersGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsNewCustomersGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/dashboard/widgets/new-customers\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dashboards.view","customers.widgets.new-customers"],"x-require-auth":true}},"/customers/dashboard/widgets/new-deals":{"get":{"operationId":"customers_get_customers_dashboard_widgets_new_deals","summary":"GET /customers/dashboard/widgets/new-deals","description":"Requires features: dashboards.view, customers.widgets.new-deals","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsNewDealsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsNewDealsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsNewDealsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/dashboard/widgets/new-deals\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dashboards.view","customers.widgets.new-deals"],"x-require-auth":true}},"/customers/dashboard/widgets/next-interactions":{"get":{"operationId":"customers_get_customers_dashboard_widgets_next_interactions","summary":"GET /customers/dashboard/widgets/next-interactions","description":"Requires features: dashboards.view, customers.widgets.next-interactions","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsNextInteractionsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsNextInteractionsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsNextInteractionsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/dashboard/widgets/next-interactions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dashboards.view","customers.widgets.next-interactions"],"x-require-auth":true}},"/customers/deals/aggregate":{"get":{"operationId":"customers_get_customers_deals_aggregate","summary":"GET /customers/deals/aggregate","description":"Requires features: customers.deals.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsAggregateGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsAggregateGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsAggregateGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/deals/aggregate\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.deals.view"],"x-require-auth":true}},"/customers/deals/bulk-update-owner":{"post":{"operationId":"customers_post_customers_deals_bulk_update_owner","summary":"POST /customers/deals/bulk-update-owner","description":"Requires features: customers.deals.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsBulkUpdateOwnerPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsBulkUpdateOwnerPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsBulkUpdateOwnerPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/deals/bulk-update-owner\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.deals.manage"],"x-require-auth":true}},"/customers/deals/bulk-update-stage":{"post":{"operationId":"customers_post_customers_deals_bulk_update_stage","summary":"POST /customers/deals/bulk-update-stage","description":"Requires features: customers.deals.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsBulkUpdateStagePostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsBulkUpdateStagePostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsBulkUpdateStagePostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/deals/bulk-update-stage\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.deals.manage"],"x-require-auth":true}},"/customers/deals":{"get":{"operationId":"customers_get_customers_deals","summary":"GET /customers/deals","description":"Requires features: customers.deals.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/deals\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.deals.view"],"x-require-auth":true},"post":{"operationId":"customers_post_customers_deals","summary":"POST /customers/deals","description":"Requires features: customers.deals.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/deals\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.deals.manage"],"x-require-auth":true},"put":{"operationId":"customers_put_customers_deals","summary":"PUT /customers/deals","description":"Requires features: customers.deals.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customers/deals\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.deals.manage"],"x-require-auth":true},"delete":{"operationId":"customers_delete_customers_deals","summary":"DELETE /customers/deals","description":"Requires features: customers.deals.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customers/deals\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.deals.manage"],"x-require-auth":true}},"/customers/deals/summary":{"get":{"operationId":"customers_get_customers_deals_summary","summary":"GET /customers/deals/summary","description":"Requires features: customers.deals.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsSummaryGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsSummaryGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsSummaryGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/deals/summary\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.deals.view"],"x-require-auth":true}},"/customers/dictionaries/currency":{"get":{"operationId":"customers_get_customers_dictionaries_currency","summary":"GET /customers/dictionaries/currency","description":"Requires features: customers.people.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesCurrencyGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesCurrencyGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesCurrencyGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/dictionaries/currency\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.people.view"],"x-require-auth":true}},"/customers/dictionaries/kind-settings":{"get":{"operationId":"customers_get_customers_dictionaries_kind_settings","summary":"GET /customers/dictionaries/kind-settings","description":"Requires features: customers.people.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindSettingsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindSettingsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindSettingsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/dictionaries/kind-settings\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.people.view"],"x-require-auth":true},"patch":{"operationId":"customers_patch_customers_dictionaries_kind_settings","summary":"PATCH /customers/dictionaries/kind-settings","description":"Requires features: customers.settings.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindSettingsPatchResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindSettingsPatchResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindSettingsPatchResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PATCH \"https://om.3.74.75.141.nip.io/api/customers/dictionaries/kind-settings\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.settings.manage"],"x-require-auth":true}},"/customers/interactions/cancel":{"post":{"operationId":"customers_post_customers_interactions_cancel","summary":"POST /customers/interactions/cancel","description":"Requires features: customers.interactions.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsCancelPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsCancelPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsCancelPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/interactions/cancel\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.interactions.manage"],"x-require-auth":true}},"/customers/interactions/complete":{"post":{"operationId":"customers_post_customers_interactions_complete","summary":"POST /customers/interactions/complete","description":"Requires features: customers.interactions.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsCompletePostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsCompletePostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsCompletePostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/interactions/complete\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.interactions.manage"],"x-require-auth":true}},"/customers/interactions/conflicts":{"get":{"operationId":"customers_get_customers_interactions_conflicts","summary":"GET /customers/interactions/conflicts","description":"Requires features: customers.interactions.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsConflictsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsConflictsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsConflictsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/interactions/conflicts\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.interactions.view"],"x-require-auth":true}},"/customers/interactions/counts":{"get":{"operationId":"customers_get_customers_interactions_counts","summary":"GET /customers/interactions/counts","description":"Requires features: customers.interactions.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsCountsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsCountsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsCountsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/interactions/counts\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.interactions.view"],"x-require-auth":true}},"/customers/interactions":{"get":{"operationId":"customers_get_customers_interactions","summary":"GET /customers/interactions","description":"Requires features: customers.interactions.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/interactions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.interactions.view"],"x-require-auth":true},"post":{"operationId":"customers_post_customers_interactions","summary":"POST /customers/interactions","description":"Requires features: customers.interactions.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/interactions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.interactions.manage"],"x-require-auth":true},"put":{"operationId":"customers_put_customers_interactions","summary":"PUT /customers/interactions","description":"Requires features: customers.interactions.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customers/interactions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.interactions.manage"],"x-require-auth":true},"delete":{"operationId":"customers_delete_customers_interactions","summary":"DELETE /customers/interactions","description":"Requires features: customers.interactions.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customers/interactions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.interactions.manage"],"x-require-auth":true}},"/customers/interactions/tasks":{"get":{"operationId":"customers_get_customers_interactions_tasks","summary":"GET /customers/interactions/tasks","description":"Requires features: customers.interactions.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsTasksGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsTasksGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsTasksGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/interactions/tasks\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.interactions.view"],"x-require-auth":true}},"/customers/labels/assign":{"post":{"operationId":"customers_post_customers_labels_assign","summary":"POST /customers/labels/assign","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersLabelsAssignPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersLabelsAssignPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/labels/assign\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/customers/labels":{"get":{"operationId":"customers_get_customers_labels","summary":"GET /customers/labels","description":"Requires features: customers.people.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersLabelsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersLabelsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersLabelsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/labels\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.people.view"],"x-require-auth":true},"post":{"operationId":"customers_post_customers_labels","summary":"POST /customers/labels","description":"Requires features: customers.people.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersLabelsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersLabelsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersLabelsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/labels\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.people.manage"],"x-require-auth":true}},"/customers/labels/unassign":{"post":{"operationId":"customers_post_customers_labels_unassign","summary":"POST /customers/labels/unassign","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersLabelsUnassignPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersLabelsUnassignPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/labels/unassign\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/customers/people/check-phone":{"get":{"operationId":"customers_get_customers_people_check_phone","summary":"GET /customers/people/check-phone","description":"Requires features: customers.people.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleCheckPhoneGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleCheckPhoneGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleCheckPhoneGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/people/check-phone\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.people.view"],"x-require-auth":true}},"/customers/people":{"get":{"operationId":"customers_get_customers_people","summary":"GET /customers/people","description":"Requires features: customers.people.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/people\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.people.view"],"x-require-auth":true},"post":{"operationId":"customers_post_customers_people","summary":"POST /customers/people","description":"Requires features: customers.people.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeoplePostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeoplePostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeoplePostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/people\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.people.manage"],"x-require-auth":true},"put":{"operationId":"customers_put_customers_people","summary":"PUT /customers/people","description":"Requires features: customers.people.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeoplePutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeoplePutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeoplePutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customers/people\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.people.manage"],"x-require-auth":true},"delete":{"operationId":"customers_delete_customers_people","summary":"DELETE /customers/people","description":"Requires features: customers.people.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customers/people\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.people.manage"],"x-require-auth":true}},"/customers/pipeline-stages/reorder":{"post":{"operationId":"customers_post_customers_pipeline_stages_reorder","summary":"POST /customers/pipeline-stages/reorder","description":"Requires features: customers.pipelines.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesReorderPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesReorderPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesReorderPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/pipeline-stages/reorder\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.pipelines.manage"],"x-require-auth":true}},"/customers/pipeline-stages":{"get":{"operationId":"customers_get_customers_pipeline_stages","summary":"GET /customers/pipeline-stages","description":"Requires features: customers.pipelines.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/pipeline-stages\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.pipelines.view"],"x-require-auth":true},"post":{"operationId":"customers_post_customers_pipeline_stages","summary":"POST /customers/pipeline-stages","description":"Requires features: customers.pipelines.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/pipeline-stages\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.pipelines.manage"],"x-require-auth":true},"put":{"operationId":"customers_put_customers_pipeline_stages","summary":"PUT /customers/pipeline-stages","description":"Requires features: customers.pipelines.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customers/pipeline-stages\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.pipelines.manage"],"x-require-auth":true},"delete":{"operationId":"customers_delete_customers_pipeline_stages","summary":"DELETE /customers/pipeline-stages","description":"Requires features: customers.pipelines.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customers/pipeline-stages\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.pipelines.manage"],"x-require-auth":true}},"/customers/pipelines":{"get":{"operationId":"customers_get_customers_pipelines","summary":"GET /customers/pipelines","description":"Requires features: customers.pipelines.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/pipelines\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.pipelines.view"],"x-require-auth":true},"post":{"operationId":"customers_post_customers_pipelines","summary":"POST /customers/pipelines","description":"Requires features: customers.pipelines.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/pipelines\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.pipelines.manage"],"x-require-auth":true},"put":{"operationId":"customers_put_customers_pipelines","summary":"PUT /customers/pipelines","description":"Requires features: customers.pipelines.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customers/pipelines\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.pipelines.manage"],"x-require-auth":true},"delete":{"operationId":"customers_delete_customers_pipelines","summary":"DELETE /customers/pipelines","description":"Requires features: customers.pipelines.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customers/pipelines\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.pipelines.manage"],"x-require-auth":true}},"/customers/settings/address-format":{"get":{"operationId":"customers_get_customers_settings_address_format","summary":"GET /customers/settings/address-format","description":"Requires features: customers.settings.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersSettingsAddressFormatGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersSettingsAddressFormatGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersSettingsAddressFormatGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/settings/address-format\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.settings.manage"],"x-require-auth":true},"put":{"operationId":"customers_put_customers_settings_address_format","summary":"PUT /customers/settings/address-format","description":"Requires features: customers.settings.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersSettingsAddressFormatPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersSettingsAddressFormatPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersSettingsAddressFormatPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customers/settings/address-format\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.settings.manage"],"x-require-auth":true}},"/customers/settings/dictionary-sort-modes":{"get":{"operationId":"customers_get_customers_settings_dictionary_sort_modes","summary":"GET /customers/settings/dictionary-sort-modes","description":"Requires features: customers.settings.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersSettingsDictionarySortModesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersSettingsDictionarySortModesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersSettingsDictionarySortModesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/settings/dictionary-sort-modes\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.settings.manage"],"x-require-auth":true},"patch":{"operationId":"customers_patch_customers_settings_dictionary_sort_modes","summary":"PATCH /customers/settings/dictionary-sort-modes","description":"Requires features: customers.settings.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersSettingsDictionarySortModesPatchResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersSettingsDictionarySortModesPatchResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersSettingsDictionarySortModesPatchResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PATCH \"https://om.3.74.75.141.nip.io/api/customers/settings/dictionary-sort-modes\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.settings.manage"],"x-require-auth":true}},"/customers/settings/stuck-threshold":{"get":{"operationId":"customers_get_customers_settings_stuck_threshold","summary":"GET /customers/settings/stuck-threshold","description":"Requires features: customers.deals.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersSettingsStuckThresholdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersSettingsStuckThresholdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersSettingsStuckThresholdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/settings/stuck-threshold\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.deals.manage"],"x-require-auth":true},"put":{"operationId":"customers_put_customers_settings_stuck_threshold","summary":"PUT /customers/settings/stuck-threshold","description":"Requires features: customers.deals.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersSettingsStuckThresholdPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersSettingsStuckThresholdPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersSettingsStuckThresholdPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customers/settings/stuck-threshold\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.deals.manage"],"x-require-auth":true}},"/customers/tags/assign":{"post":{"operationId":"customers_post_customers_tags_assign","summary":"POST /customers/tags/assign","description":"Requires features: customers.activities.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTagsAssignPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTagsAssignPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTagsAssignPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/tags/assign\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.activities.manage"],"x-require-auth":true}},"/customers/tags":{"get":{"operationId":"customers_get_customers_tags","summary":"GET /customers/tags","description":"Requires features: customers.activities.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTagsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTagsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTagsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/tags\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.activities.view"],"x-require-auth":true},"post":{"operationId":"customers_post_customers_tags","summary":"POST /customers/tags","description":"Requires features: customers.activities.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTagsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTagsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTagsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/tags\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.activities.manage"],"x-require-auth":true},"put":{"operationId":"customers_put_customers_tags","summary":"PUT /customers/tags","description":"Requires features: customers.activities.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTagsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTagsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTagsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customers/tags\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.activities.manage"],"x-require-auth":true},"delete":{"operationId":"customers_delete_customers_tags","summary":"DELETE /customers/tags","description":"Requires features: customers.activities.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTagsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTagsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customers/tags\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.activities.manage"],"x-require-auth":true}},"/customers/tags/unassign":{"post":{"operationId":"customers_post_customers_tags_unassign","summary":"POST /customers/tags/unassign","description":"Requires features: customers.activities.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTagsUnassignPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTagsUnassignPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTagsUnassignPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/tags/unassign\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.activities.manage"],"x-require-auth":true}},"/customers/todos":{"get":{"operationId":"customers_get_customers_todos","summary":"GET /customers/todos","description":"Requires features: customers.view","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTodosGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTodosGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTodosGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/todos\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.view"],"x-require-auth":true},"post":{"operationId":"customers_post_customers_todos","summary":"POST /customers/todos","description":"Requires features: customers.interactions.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTodosPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTodosPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTodosPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/todos\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.interactions.manage"],"x-require-auth":true},"put":{"operationId":"customers_put_customers_todos","summary":"PUT /customers/todos","description":"Requires features: customers.interactions.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTodosPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTodosPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTodosPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customers/todos\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.interactions.manage"],"x-require-auth":true},"delete":{"operationId":"customers_delete_customers_todos","summary":"DELETE /customers/todos","description":"Requires features: customers.interactions.manage","tags":["Customer Relationship Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTodosDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersTodosDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customers/todos\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.interactions.manage"],"x-require-auth":true}},"/customers/companies/{id}/people":{"get":{"operationId":"customers_get_customers_companies_id_people","summary":"GET /customers/companies/{id}/people","description":"Requires features: customers.companies.view","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdPeopleGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdPeopleGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdPeopleGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdPeopleGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/companies/:id/people\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.companies.view"],"x-require-auth":true}},"/customers/companies/{id}/roles":{"get":{"operationId":"customers_get_customers_companies_id_roles","summary":"GET /customers/companies/{id}/roles","description":"Requires features: customers.roles.view","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/companies/:id/roles\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.roles.view"],"x-require-auth":true},"post":{"operationId":"customers_post_customers_companies_id_roles","summary":"POST /customers/companies/{id}/roles","description":"Requires features: customers.roles.manage","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/companies/:id/roles\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.roles.manage"],"x-require-auth":true},"put":{"operationId":"customers_put_customers_companies_id_roles","summary":"PUT /customers/companies/{id}/roles","description":"Requires features: customers.roles.manage","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customers/companies/:id/roles\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.roles.manage"],"x-require-auth":true},"delete":{"operationId":"customers_delete_customers_companies_id_roles","summary":"DELETE /customers/companies/{id}/roles","description":"Requires features: customers.roles.manage","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customers/companies/:id/roles\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.roles.manage"],"x-require-auth":true}},"/customers/companies/{id}":{"get":{"operationId":"customers_get_customers_companies_id","summary":"GET /customers/companies/{id}","description":"Requires features: customers.companies.view","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/companies/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.companies.view"],"x-require-auth":true}},"/customers/deals/{id}/companies":{"get":{"operationId":"customers_get_customers_deals_id_companies","summary":"GET /customers/deals/{id}/companies","description":"Requires features: customers.deals.view","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdCompaniesGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdCompaniesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdCompaniesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdCompaniesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/deals/:id/companies\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.deals.view"],"x-require-auth":true}},"/customers/deals/{id}/people":{"get":{"operationId":"customers_get_customers_deals_id_people","summary":"GET /customers/deals/{id}/people","description":"Requires features: customers.deals.view","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdPeopleGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdPeopleGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdPeopleGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdPeopleGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/deals/:id/people\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.deals.view"],"x-require-auth":true}},"/customers/deals/{id}":{"get":{"operationId":"customers_get_customers_deals_id","summary":"GET /customers/deals/{id}","description":"Requires features: customers.deals.view","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/deals/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.deals.view"],"x-require-auth":true}},"/customers/deals/{id}/stats":{"get":{"operationId":"customers_get_customers_deals_id_stats","summary":"GET /customers/deals/{id}/stats","description":"Requires features: customers.deals.view","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdStatsGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdStatsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdStatsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdStatsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/deals/:id/stats\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.deals.view"],"x-require-auth":true}},"/customers/dictionaries/{kind}/{id}":{"patch":{"operationId":"customers_patch_customers_dictionaries_kind_id","summary":"PATCH /customers/dictionaries/{kind}/{id}","description":"Requires features: customers.settings.manage","tags":["Customer Relationship Management"],"parameters":[{"name":"kind","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindIdPatchParameters0Schema"}},{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindIdPatchParameters1Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindIdPatchResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindIdPatchResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindIdPatchResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PATCH \"https://om.3.74.75.141.nip.io/api/customers/dictionaries/:kind/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.settings.manage"],"x-require-auth":true},"delete":{"operationId":"customers_delete_customers_dictionaries_kind_id","summary":"DELETE /customers/dictionaries/{kind}/{id}","description":"Requires features: customers.settings.manage","tags":["Customer Relationship Management"],"parameters":[{"name":"kind","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindIdDeleteParameters0Schema"}},{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindIdDeleteParameters1Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customers/dictionaries/:kind/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.settings.manage"],"x-require-auth":true}},"/customers/dictionaries/{kind}":{"get":{"operationId":"customers_get_customers_dictionaries_kind","summary":"GET /customers/dictionaries/{kind}","description":"Requires features: customers.people.view","tags":["Customer Relationship Management"],"parameters":[{"name":"kind","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/dictionaries/:kind\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.people.view"],"x-require-auth":true},"post":{"operationId":"customers_post_customers_dictionaries_kind","summary":"POST /customers/dictionaries/{kind}","description":"Requires features: customers.settings.manage","tags":["Customer Relationship Management"],"parameters":[{"name":"kind","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/dictionaries/:kind\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.settings.manage"],"x-require-auth":true}},"/customers/interactions/{id}/visibility":{"patch":{"operationId":"customers_patch_customers_interactions_id_visibility","summary":"PATCH /customers/interactions/{id}/visibility","description":"Requires features: customers.email.compose","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsIdVisibilityPatchParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsIdVisibilityPatchResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsIdVisibilityPatchResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsIdVisibilityPatchResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PATCH \"https://om.3.74.75.141.nip.io/api/customers/interactions/:id/visibility\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.email.compose"],"x-require-auth":true}},"/customers/people/{id}/companies/{linkId}":{"patch":{"operationId":"customers_patch_customers_people_id_companies_linkId","summary":"PATCH /customers/people/{id}/companies/{linkId}","description":"Requires features: customers.people.manage","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesLinkIdPatchParameters0Schema"}},{"name":"linkId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesLinkIdPatchParameters1Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesLinkIdPatchResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesLinkIdPatchResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesLinkIdPatchResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PATCH \"https://om.3.74.75.141.nip.io/api/customers/people/:id/companies/:linkId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.people.manage"],"x-require-auth":true},"delete":{"operationId":"customers_delete_customers_people_id_companies_linkId","summary":"DELETE /customers/people/{id}/companies/{linkId}","description":"Requires features: customers.people.manage","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesLinkIdDeleteParameters0Schema"}},{"name":"linkId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesLinkIdDeleteParameters1Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesLinkIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesLinkIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customers/people/:id/companies/:linkId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.people.manage"],"x-require-auth":true}},"/customers/people/{id}/companies/enriched":{"get":{"operationId":"customers_get_customers_people_id_companies_enriched","summary":"GET /customers/people/{id}/companies/enriched","description":"Requires features: customers.people.view","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesEnrichedGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesEnrichedGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesEnrichedGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesEnrichedGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/people/:id/companies/enriched\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.people.view"],"x-require-auth":true}},"/customers/people/{id}/companies":{"get":{"operationId":"customers_get_customers_people_id_companies","summary":"GET /customers/people/{id}/companies","description":"Requires features: customers.people.view","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/people/:id/companies\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.people.view"],"x-require-auth":true},"post":{"operationId":"customers_post_customers_people_id_companies","summary":"POST /customers/people/{id}/companies","description":"Requires features: customers.people.manage","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/people/:id/companies\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.people.manage"],"x-require-auth":true}},"/customers/people/{id}/email-threads":{"get":{"operationId":"customers_get_customers_people_id_email_threads","summary":"GET /customers/people/{id}/email-threads","description":"Requires features: customers.people.view","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdEmailThreadsGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdEmailThreadsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdEmailThreadsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdEmailThreadsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/people/:id/email-threads\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.people.view"],"x-require-auth":true}},"/customers/people/{id}/emails":{"post":{"operationId":"customers_post_customers_people_id_emails","summary":"POST /customers/people/{id}/emails","description":"Requires features: customers.email.compose","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdEmailsPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdEmailsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdEmailsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdEmailsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/people/:id/emails\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.email.compose"],"x-require-auth":true}},"/customers/people/{id}/roles":{"get":{"operationId":"customers_get_customers_people_id_roles","summary":"GET /customers/people/{id}/roles","description":"Requires features: customers.roles.view","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/people/:id/roles\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.roles.view"],"x-require-auth":true},"post":{"operationId":"customers_post_customers_people_id_roles","summary":"POST /customers/people/{id}/roles","description":"Requires features: customers.roles.manage","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customers/people/:id/roles\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.roles.manage"],"x-require-auth":true},"put":{"operationId":"customers_put_customers_people_id_roles","summary":"PUT /customers/people/{id}/roles","description":"Requires features: customers.roles.manage","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customers/people/:id/roles\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.roles.manage"],"x-require-auth":true},"delete":{"operationId":"customers_delete_customers_people_id_roles","summary":"DELETE /customers/people/{id}/roles","description":"Requires features: customers.roles.manage","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customers/people/:id/roles\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.roles.manage"],"x-require-auth":true}},"/customers/people/{id}":{"get":{"operationId":"customers_get_customers_people_id","summary":"GET /customers/people/{id}","description":"Requires features: customers.people.view","tags":["Customer Relationship Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customers/people/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.people.view"],"x-require-auth":true}},"/perspectives/{tableId}/{perspectiveId}":{"delete":{"operationId":"perspectives_delete_perspectives_tableId_perspectiveId","summary":"DELETE /perspectives/{tableId}/{perspectiveId}","description":"Requires features: perspectives.use","tags":["Table perspectives"],"parameters":[{"name":"tableId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdPerspectiveIdDeleteParameters0Schema"}},{"name":"perspectiveId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdPerspectiveIdDeleteParameters1Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdPerspectiveIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdPerspectiveIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/perspectives/:tableId/:perspectiveId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["perspectives.use"],"x-require-auth":true}},"/perspectives/{tableId}/roles/{roleId}":{"delete":{"operationId":"perspectives_delete_perspectives_tableId_roles_roleId","summary":"DELETE /perspectives/{tableId}/roles/{roleId}","description":"Requires features: perspectives.role_defaults","tags":["Table perspectives"],"parameters":[{"name":"tableId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdRolesRoleIdDeleteParameters0Schema"}},{"name":"roleId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdRolesRoleIdDeleteParameters1Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdRolesRoleIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdRolesRoleIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/perspectives/:tableId/roles/:roleId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["perspectives.role_defaults"],"x-require-auth":true}},"/perspectives/{tableId}":{"get":{"operationId":"perspectives_get_perspectives_tableId","summary":"GET /perspectives/{tableId}","description":"Requires features: perspectives.use","tags":["Table perspectives"],"parameters":[{"name":"tableId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/perspectives/:tableId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["perspectives.use"],"x-require-auth":true},"post":{"operationId":"perspectives_post_perspectives_tableId","summary":"POST /perspectives/{tableId}","description":"Requires features: perspectives.use","tags":["Table perspectives"],"parameters":[{"name":"tableId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/perspectives/:tableId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["perspectives.use"],"x-require-auth":true}},"/entities/definitions.batch":{"post":{"operationId":"entities_post_entities_definitions_batch","summary":"POST /entities/definitions.batch","description":"Requires features: entities.definitions.manage","tags":["Custom Entities & Fields"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsBatchPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsBatchPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsBatchPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/entities/definitions.batch\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["entities.definitions.manage"],"x-require-auth":true}},"/entities/definitions.manage":{"get":{"operationId":"entities_get_entities_definitions_manage","summary":"GET /entities/definitions.manage","description":"Requires features: entities.definitions.manage","tags":["Custom Entities & Fields"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsManageGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsManageGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsManageGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/entities/definitions.manage\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["entities.definitions.manage"],"x-require-auth":true}},"/entities/definitions.restore":{"post":{"operationId":"entities_post_entities_definitions_restore","summary":"POST /entities/definitions.restore","description":"Requires features: entities.definitions.manage","tags":["Custom Entities & Fields"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsRestorePostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsRestorePostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsRestorePostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/entities/definitions.restore\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["entities.definitions.manage"],"x-require-auth":true}},"/entities/definitions":{"get":{"operationId":"entities_get_entities_definitions","summary":"GET /entities/definitions","tags":["Custom Entities & Fields"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/entities/definitions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"post":{"operationId":"entities_post_entities_definitions","summary":"POST /entities/definitions","description":"Requires features: entities.definitions.manage","tags":["Custom Entities & Fields"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/entities/definitions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["entities.definitions.manage"],"x-require-auth":true},"delete":{"operationId":"entities_delete_entities_definitions","summary":"DELETE /entities/definitions","description":"Requires features: entities.definitions.manage","tags":["Custom Entities & Fields"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/entities/definitions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["entities.definitions.manage"],"x-require-auth":true}},"/entities/encryption":{"get":{"operationId":"entities_get_entities_encryption","summary":"GET /entities/encryption","description":"Requires features: entities.definitions.manage","tags":["Custom Entities & Fields"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesEncryptionGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesEncryptionGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesEncryptionGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/entities/encryption\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["entities.definitions.manage"],"x-require-auth":true},"post":{"operationId":"entities_post_entities_encryption","summary":"POST /entities/encryption","description":"Requires features: entities.definitions.manage","tags":["Custom Entities & Fields"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesEncryptionPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesEncryptionPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesEncryptionPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/entities/encryption\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["entities.definitions.manage"],"x-require-auth":true}},"/entities/entities":{"get":{"operationId":"entities_get_entities_entities","summary":"GET /entities/entities","tags":["Custom Entities & Fields"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesEntitiesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesEntitiesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/entities/entities\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"post":{"operationId":"entities_post_entities_entities","summary":"POST /entities/entities","description":"Requires features: entities.definitions.manage","tags":["Custom Entities & Fields"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesEntitiesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesEntitiesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesEntitiesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/entities/entities\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["entities.definitions.manage"],"x-require-auth":true},"delete":{"operationId":"entities_delete_entities_entities","summary":"DELETE /entities/entities","description":"Requires features: entities.definitions.manage","tags":["Custom Entities & Fields"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesEntitiesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesEntitiesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/entities/entities\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["entities.definitions.manage"],"x-require-auth":true}},"/entities/records":{"get":{"operationId":"entities_get_entities_records","summary":"GET /entities/records","description":"Requires features: entities.records.view","tags":["Custom Entities & Fields"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/entities/records\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["entities.records.view"],"x-require-auth":true},"post":{"operationId":"entities_post_entities_records","summary":"POST /entities/records","description":"Requires features: entities.records.manage","tags":["Custom Entities & Fields"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/entities/records\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["entities.records.manage"],"x-require-auth":true},"put":{"operationId":"entities_put_entities_records","summary":"PUT /entities/records","description":"Requires features: entities.records.manage","tags":["Custom Entities & Fields"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/entities/records\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["entities.records.manage"],"x-require-auth":true},"delete":{"operationId":"entities_delete_entities_records","summary":"DELETE /entities/records","description":"Requires features: entities.records.manage","tags":["Custom Entities & Fields"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/entities/records\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["entities.records.manage"],"x-require-auth":true}},"/entities/relations/options":{"get":{"operationId":"entities_get_entities_relations_options","summary":"GET /entities/relations/options","description":"Requires features: entities.definitions.view","tags":["Custom Entities & Fields"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesRelationsOptionsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesRelationsOptionsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesRelationsOptionsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/entities/relations/options\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["entities.definitions.view"],"x-require-auth":true}},"/entities/sidebar-entities":{"get":{"operationId":"entities_get_entities_sidebar_entities","summary":"GET /entities/sidebar-entities","tags":["Custom Entities & Fields"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesSidebarEntitiesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEntitiesSidebarEntitiesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/entities/sidebar-entities\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/configs/cache":{"get":{"operationId":"configs_get_configs_cache","summary":"GET /configs/cache","description":"Requires features: configs.cache.view","tags":["Configuration"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsConfigsCacheGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsConfigsCacheGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsConfigsCacheGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/configs/cache\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["configs.cache.view"],"x-require-auth":true},"post":{"operationId":"configs_post_configs_cache","summary":"POST /configs/cache","description":"Requires features: configs.cache.manage","tags":["Configuration"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsConfigsCachePostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsConfigsCachePostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsConfigsCachePostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/configs/cache\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["configs.cache.manage"],"x-require-auth":true}},"/configs/system-status":{"get":{"operationId":"configs_get_configs_system_status","summary":"GET /configs/system-status","description":"Requires features: configs.system_status.view","tags":["Configuration"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsConfigsSystemStatusGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsConfigsSystemStatusGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsConfigsSystemStatusGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/configs/system-status\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["configs.system_status.view"],"x-require-auth":true},"post":{"operationId":"configs_post_configs_system_status","summary":"POST /configs/system-status","description":"Requires features: configs.manage","tags":["Configuration"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsConfigsSystemStatusPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsConfigsSystemStatusPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsConfigsSystemStatusPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/configs/system-status\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["configs.manage"],"x-require-auth":true}},"/configs/upgrade-actions":{"get":{"operationId":"configs_get_configs_upgrade_actions","summary":"GET /configs/upgrade-actions","description":"Requires features: configs.manage","tags":["Configuration"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsConfigsUpgradeActionsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsConfigsUpgradeActionsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsConfigsUpgradeActionsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/configs/upgrade-actions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["configs.manage"],"x-require-auth":true},"post":{"operationId":"configs_post_configs_upgrade_actions","summary":"POST /configs/upgrade-actions","description":"Requires features: configs.manage","tags":["Configuration"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsConfigsUpgradeActionsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsConfigsUpgradeActionsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsConfigsUpgradeActionsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/configs/upgrade-actions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["configs.manage"],"x-require-auth":true}},"/query_index/purge":{"post":{"operationId":"query_index_post_query_index_purge","summary":"POST /query_index/purge","description":"Requires features: query_index.purge","tags":["Query Indexes"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsQueryIndexPurgePostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsQueryIndexPurgePostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsQueryIndexPurgePostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/query_index/purge\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["query_index.purge"],"x-require-auth":true}},"/query_index/reindex":{"post":{"operationId":"query_index_post_query_index_reindex","summary":"POST /query_index/reindex","description":"Requires features: query_index.reindex","tags":["Query Indexes"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsQueryIndexReindexPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsQueryIndexReindexPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsQueryIndexReindexPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/query_index/reindex\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["query_index.reindex"],"x-require-auth":true}},"/query_index/status":{"get":{"operationId":"query_index_get_query_index_status","summary":"GET /query_index/status","description":"Requires features: query_index.status.view","tags":["Query Indexes"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsQueryIndexStatusGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsQueryIndexStatusGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsQueryIndexStatusGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/query_index/status\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["query_index.status.view"],"x-require-auth":true}},"/audit_logs/audit-logs/access":{"get":{"operationId":"audit_logs_get_audit_logs_audit_logs_access","summary":"GET /audit_logs/audit-logs/access","description":"Requires features: audit_logs.view_self","tags":["Audit & Action Logs"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsAccessGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsAccessGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsAccessGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/audit_logs/audit-logs/access\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["audit_logs.view_self"],"x-require-auth":true}},"/audit_logs/audit-logs/actions/export":{"get":{"operationId":"audit_logs_get_audit_logs_audit_logs_actions_export","summary":"GET /audit_logs/audit-logs/actions/export","description":"Requires features: audit_logs.view_self","tags":["Audit & Action Logs"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsExportGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsExportGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsExportGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/audit_logs/audit-logs/actions/export\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["audit_logs.view_self"],"x-require-auth":true}},"/audit_logs/audit-logs/actions/redo":{"post":{"operationId":"audit_logs_post_audit_logs_audit_logs_actions_redo","summary":"POST /audit_logs/audit-logs/actions/redo","description":"Requires features: audit_logs.redo_self","tags":["Audit & Action Logs"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsRedoPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsRedoPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsRedoPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/audit_logs/audit-logs/actions/redo\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["audit_logs.redo_self"],"x-require-auth":true}},"/audit_logs/audit-logs/actions":{"get":{"operationId":"audit_logs_get_audit_logs_audit_logs_actions","summary":"GET /audit_logs/audit-logs/actions","description":"Requires features: audit_logs.view_self","tags":["Audit & Action Logs"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/audit_logs/audit-logs/actions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["audit_logs.view_self"],"x-require-auth":true}},"/audit_logs/audit-logs/actions/undo":{"post":{"operationId":"audit_logs_post_audit_logs_audit_logs_actions_undo","summary":"POST /audit_logs/audit-logs/actions/undo","description":"Requires features: audit_logs.undo_self","tags":["Audit & Action Logs"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsUndoPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsUndoPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsUndoPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/audit_logs/audit-logs/actions/undo\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["audit_logs.undo_self"],"x-require-auth":true}},"/attachments/library":{"get":{"operationId":"attachments_get_attachments_library","summary":"GET /attachments/library","description":"Requires features: attachments.view","tags":["Attachments"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/attachments/library\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["attachments.view"],"x-require-auth":true}},"/attachments/partitions":{"get":{"operationId":"attachments_get_attachments_partitions","summary":"GET /attachments/partitions","description":"Requires features: attachments.manage","tags":["Attachments"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/attachments/partitions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["attachments.manage"],"x-require-auth":true},"post":{"operationId":"attachments_post_attachments_partitions","summary":"POST /attachments/partitions","description":"Requires features: attachments.manage","tags":["Attachments"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/attachments/partitions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["attachments.manage"],"x-require-auth":true},"put":{"operationId":"attachments_put_attachments_partitions","summary":"PUT /attachments/partitions","description":"Requires features: attachments.manage","tags":["Attachments"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/attachments/partitions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["attachments.manage"],"x-require-auth":true},"delete":{"operationId":"attachments_delete_attachments_partitions","summary":"DELETE /attachments/partitions","description":"Requires features: attachments.manage","tags":["Attachments"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/attachments/partitions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["attachments.manage"],"x-require-auth":true}},"/attachments":{"get":{"operationId":"attachments_get_attachments","summary":"GET /attachments","description":"Requires features: attachments.view","tags":["Attachments"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/attachments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["attachments.view"],"x-require-auth":true},"post":{"operationId":"attachments_post_attachments","summary":"POST /attachments","description":"Requires features: attachments.manage","tags":["Attachments"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/attachments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["attachments.manage"],"x-require-auth":true},"delete":{"operationId":"attachments_delete_attachments","summary":"DELETE /attachments","description":"Requires features: attachments.manage","tags":["Attachments"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/attachments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["attachments.manage"],"x-require-auth":true}},"/attachments/transfer":{"post":{"operationId":"attachments_post_attachments_transfer","summary":"POST /attachments/transfer","description":"Requires features: attachments.manage","tags":["Attachments"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsTransferPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsTransferPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsTransferPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/attachments/transfer\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["attachments.manage"],"x-require-auth":true}},"/attachments/file/{id}":{"get":{"operationId":"attachments_get_attachments_file_id","summary":"GET /attachments/file/{id}","tags":["Attachments"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsFileIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsFileIdGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/attachments/file/:id\" \\\n  -H \"Accept: application/json\""}]}},"/attachments/image/{id}/{slug}":{"get":{"operationId":"attachments_get_attachments_image_id_slug","summary":"GET /attachments/image/{id}/{slug}","tags":["Attachments"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsImageIdSlugGetParameters0Schema"}},{"name":"slug","in":"path","required":false,"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsImageIdSlugGetParameters1Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsImageIdSlugGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/attachments/image/:id/:slug\" \\\n  -H \"Accept: application/json\""}]}},"/attachments/library/{id}":{"get":{"operationId":"attachments_get_attachments_library_id","summary":"GET /attachments/library/{id}","description":"Requires features: attachments.view","tags":["Attachments"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/attachments/library/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["attachments.view"],"x-require-auth":true},"patch":{"operationId":"attachments_patch_attachments_library_id","summary":"PATCH /attachments/library/{id}","description":"Requires features: attachments.manage","tags":["Attachments"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryIdPatchParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryIdPatchResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryIdPatchResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryIdPatchResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PATCH \"https://om.3.74.75.141.nip.io/api/attachments/library/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["attachments.manage"],"x-require-auth":true},"delete":{"operationId":"attachments_delete_attachments_library_id","summary":"DELETE /attachments/library/{id}","description":"Requires features: attachments.manage","tags":["Attachments"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/attachments/library/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["attachments.manage"],"x-require-auth":true}},"/catalog/bulk-delete":{"post":{"operationId":"catalog_post_catalog_bulk_delete","summary":"POST /catalog/bulk-delete","description":"Requires features: catalog.products.manage","tags":["Product Catalog"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogBulkDeletePostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogBulkDeletePostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogBulkDeletePostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/catalog/bulk-delete\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.products.manage"],"x-require-auth":true}},"/catalog/categories":{"get":{"operationId":"catalog_get_catalog_categories","summary":"GET /catalog/categories","description":"Requires features: catalog.categories.view","tags":["Product Catalog"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/catalog/categories\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.categories.view"],"x-require-auth":true},"post":{"operationId":"catalog_post_catalog_categories","summary":"POST /catalog/categories","description":"Requires features: catalog.categories.manage","tags":["Product Catalog"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/catalog/categories\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.categories.manage"],"x-require-auth":true},"put":{"operationId":"catalog_put_catalog_categories","summary":"PUT /catalog/categories","description":"Requires features: catalog.categories.manage","tags":["Product Catalog"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/catalog/categories\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.categories.manage"],"x-require-auth":true},"delete":{"operationId":"catalog_delete_catalog_categories","summary":"DELETE /catalog/categories","description":"Requires features: catalog.categories.manage","tags":["Product Catalog"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/catalog/categories\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.categories.manage"],"x-require-auth":true}},"/catalog/offers":{"get":{"operationId":"catalog_get_catalog_offers","summary":"GET /catalog/offers","description":"Requires features: sales.channels.manage","tags":["Product Catalog"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOffersGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOffersGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOffersGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/catalog/offers\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.channels.manage"],"x-require-auth":true},"post":{"operationId":"catalog_post_catalog_offers","summary":"POST /catalog/offers","description":"Requires features: sales.channels.manage","tags":["Product Catalog"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOffersPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOffersPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOffersPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/catalog/offers\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.channels.manage"],"x-require-auth":true},"put":{"operationId":"catalog_put_catalog_offers","summary":"PUT /catalog/offers","description":"Requires features: sales.channels.manage","tags":["Product Catalog"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOffersPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOffersPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOffersPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/catalog/offers\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.channels.manage"],"x-require-auth":true},"delete":{"operationId":"catalog_delete_catalog_offers","summary":"DELETE /catalog/offers","description":"Requires features: sales.channels.manage","tags":["Product Catalog"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOffersDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOffersDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/catalog/offers\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.channels.manage"],"x-require-auth":true}},"/catalog/option-schemas":{"get":{"operationId":"catalog_get_catalog_option_schemas","summary":"GET /catalog/option-schemas","description":"Requires features: catalog.products.view","tags":["Product Catalog"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/catalog/option-schemas\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.products.view"],"x-require-auth":true},"post":{"operationId":"catalog_post_catalog_option_schemas","summary":"POST /catalog/option-schemas","description":"Requires features: catalog.settings.manage","tags":["Product Catalog"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/catalog/option-schemas\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.settings.manage"],"x-require-auth":true},"put":{"operationId":"catalog_put_catalog_option_schemas","summary":"PUT /catalog/option-schemas","description":"Requires features: catalog.settings.manage","tags":["Product Catalog"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/catalog/option-schemas\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.settings.manage"],"x-require-auth":true},"delete":{"operationId":"catalog_delete_catalog_option_schemas","summary":"DELETE /catalog/option-schemas","description":"Requires features: catalog.settings.manage","tags":["Product Catalog"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/catalog/option-schemas\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.settings.manage"],"x-require-auth":true}},"/catalog/price-kinds":{"get":{"operationId":"catalog_get_catalog_price_kinds","summary":"GET /catalog/price-kinds","description":"Requires features: catalog.settings.manage","tags":["Product Catalog"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/catalog/price-kinds\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.settings.manage"],"x-require-auth":true},"post":{"operationId":"catalog_post_catalog_price_kinds","summary":"POST /catalog/price-kinds","description":"Requires features: catalog.settings.manage","tags":["Product Catalog"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/catalog/price-kinds\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.settings.manage"],"x-require-auth":true},"put":{"operationId":"catalog_put_catalog_price_kinds","summary":"PUT /catalog/price-kinds","description":"Requires features: catalog.settings.manage","tags":["Product Catalog"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/catalog/price-kinds\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.settings.manage"],"x-require-auth":true},"delete":{"operationId":"catalog_delete_catalog_price_kinds","summary":"DELETE /catalog/price-kinds","description":"Requires features: catalog.settings.manage","tags":["Product Catalog"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/catalog/price-kinds\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.settings.manage"],"x-require-auth":true}},"/catalog/prices":{"get":{"operationId":"catalog_get_catalog_prices","summary":"GET /catalog/prices","description":"Requires features: catalog.products.view","tags":["Product Catalog"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPricesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPricesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPricesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/catalog/prices\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.products.view"],"x-require-auth":true},"post":{"operationId":"catalog_post_catalog_prices","summary":"POST /catalog/prices","description":"Requires features: catalog.pricing.manage","tags":["Product Catalog"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPricesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPricesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPricesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/catalog/prices\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.pricing.manage"],"x-require-auth":true},"put":{"operationId":"catalog_put_catalog_prices","summary":"PUT /catalog/prices","description":"Requires features: catalog.pricing.manage","tags":["Product Catalog"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPricesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPricesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPricesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/catalog/prices\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.pricing.manage"],"x-require-auth":true},"delete":{"operationId":"catalog_delete_catalog_prices","summary":"DELETE /catalog/prices","description":"Requires features: catalog.pricing.manage","tags":["Product Catalog"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPricesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogPricesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/catalog/prices\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.pricing.manage"],"x-require-auth":true}},"/catalog/product-media":{"get":{"operationId":"catalog_get_catalog_product_media","summary":"GET /catalog/product-media","description":"Requires features: catalog.products.view","tags":["Product Catalog"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductMediaGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductMediaGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductMediaGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/catalog/product-media\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.products.view"],"x-require-auth":true}},"/catalog/product-unit-conversions":{"get":{"operationId":"catalog_get_catalog_product_unit_conversions","summary":"GET /catalog/product-unit-conversions","description":"Requires features: catalog.products.view","tags":["Product Catalog"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/catalog/product-unit-conversions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.products.view"],"x-require-auth":true},"post":{"operationId":"catalog_post_catalog_product_unit_conversions","summary":"POST /catalog/product-unit-conversions","description":"Requires features: catalog.products.manage","tags":["Product Catalog"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/catalog/product-unit-conversions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.products.manage"],"x-require-auth":true},"put":{"operationId":"catalog_put_catalog_product_unit_conversions","summary":"PUT /catalog/product-unit-conversions","description":"Requires features: catalog.products.manage","tags":["Product Catalog"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/catalog/product-unit-conversions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.products.manage"],"x-require-auth":true},"delete":{"operationId":"catalog_delete_catalog_product_unit_conversions","summary":"DELETE /catalog/product-unit-conversions","description":"Requires features: catalog.products.manage","tags":["Product Catalog"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/catalog/product-unit-conversions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.products.manage"],"x-require-auth":true}},"/catalog/products":{"get":{"operationId":"catalog_get_catalog_products","summary":"GET /catalog/products","description":"Requires features: catalog.products.view","tags":["Product Catalog"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/catalog/products\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.products.view"],"x-require-auth":true},"post":{"operationId":"catalog_post_catalog_products","summary":"POST /catalog/products","description":"Requires features: catalog.products.manage","tags":["Product Catalog"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/catalog/products\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.products.manage"],"x-require-auth":true},"put":{"operationId":"catalog_put_catalog_products","summary":"PUT /catalog/products","description":"Requires features: catalog.products.manage","tags":["Product Catalog"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/catalog/products\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.products.manage"],"x-require-auth":true},"delete":{"operationId":"catalog_delete_catalog_products","summary":"DELETE /catalog/products","description":"Requires features: catalog.products.manage","tags":["Product Catalog"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogProductsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/catalog/products\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.products.manage"],"x-require-auth":true}},"/catalog/tags":{"get":{"operationId":"catalog_get_catalog_tags","summary":"GET /catalog/tags","description":"Requires features: catalog.products.view","tags":["Product Catalog"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogTagsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogTagsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogTagsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/catalog/tags\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.products.view"],"x-require-auth":true}},"/catalog/variants":{"get":{"operationId":"catalog_get_catalog_variants","summary":"GET /catalog/variants","description":"Requires features: catalog.products.view","tags":["Product Catalog"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogVariantsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogVariantsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogVariantsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/catalog/variants\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.products.view"],"x-require-auth":true},"post":{"operationId":"catalog_post_catalog_variants","summary":"POST /catalog/variants","description":"Requires features: catalog.variants.manage","tags":["Product Catalog"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogVariantsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogVariantsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogVariantsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/catalog/variants\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.variants.manage"],"x-require-auth":true},"put":{"operationId":"catalog_put_catalog_variants","summary":"PUT /catalog/variants","description":"Requires features: catalog.variants.manage","tags":["Product Catalog"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogVariantsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogVariantsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogVariantsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/catalog/variants\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.variants.manage"],"x-require-auth":true},"delete":{"operationId":"catalog_delete_catalog_variants","summary":"DELETE /catalog/variants","description":"Requires features: catalog.variants.manage","tags":["Product Catalog"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogVariantsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogVariantsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/catalog/variants\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.variants.manage"],"x-require-auth":true}},"/catalog/dictionaries/{key}":{"get":{"operationId":"catalog_get_catalog_dictionaries_key","summary":"GET /catalog/dictionaries/{key}","description":"Requires features: catalog.products.manage","tags":["Product Catalog"],"parameters":[{"name":"key","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCatalogDictionariesKeyGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogDictionariesKeyGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogDictionariesKeyGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCatalogDictionariesKeyGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/catalog/dictionaries/:key\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["catalog.products.manage"],"x-require-auth":true}},"/sales/adjustment-kinds":{"get":{"operationId":"sales_get_sales_adjustment_kinds","summary":"GET /sales/adjustment-kinds","description":"Requires features: sales.orders.view","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/adjustment-kinds\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.orders.view"],"x-require-auth":true},"post":{"operationId":"sales_post_sales_adjustment_kinds","summary":"POST /sales/adjustment-kinds","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/adjustment-kinds\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true},"put":{"operationId":"sales_put_sales_adjustment_kinds","summary":"PUT /sales/adjustment-kinds","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/adjustment-kinds\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true},"delete":{"operationId":"sales_delete_sales_adjustment_kinds","summary":"DELETE /sales/adjustment-kinds","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/adjustment-kinds\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true}},"/sales/channels":{"get":{"operationId":"sales_get_sales_channels","summary":"GET /sales/channels","description":"Requires features: sales.channels.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesChannelsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesChannelsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesChannelsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/channels\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.channels.manage"],"x-require-auth":true},"post":{"operationId":"sales_post_sales_channels","summary":"POST /sales/channels","description":"Requires features: sales.channels.manage","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesChannelsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesChannelsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesChannelsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/channels\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.channels.manage"],"x-require-auth":true},"put":{"operationId":"sales_put_sales_channels","summary":"PUT /sales/channels","description":"Requires features: sales.channels.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesChannelsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesChannelsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesChannelsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/channels\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.channels.manage"],"x-require-auth":true},"delete":{"operationId":"sales_delete_sales_channels","summary":"DELETE /sales/channels","description":"Requires features: sales.channels.manage","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesChannelsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesChannelsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/channels\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.channels.manage"],"x-require-auth":true}},"/sales/credit-memos":{"get":{"operationId":"sales_get_sales_credit_memos","summary":"GET /sales/credit-memos","description":"Requires features: sales.credit_memos.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/credit-memos\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.credit_memos.manage"],"x-require-auth":true},"post":{"operationId":"sales_post_sales_credit_memos","summary":"POST /sales/credit-memos","description":"Requires features: sales.credit_memos.manage","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/credit-memos\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.credit_memos.manage"],"x-require-auth":true},"put":{"operationId":"sales_put_sales_credit_memos","summary":"PUT /sales/credit-memos","description":"Requires features: sales.credit_memos.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/credit-memos\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.credit_memos.manage"],"x-require-auth":true},"delete":{"operationId":"sales_delete_sales_credit_memos","summary":"DELETE /sales/credit-memos","description":"Requires features: sales.credit_memos.manage","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/credit-memos\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.credit_memos.manage"],"x-require-auth":true}},"/sales/dashboard/widgets/new-orders":{"get":{"operationId":"sales_get_sales_dashboard_widgets_new_orders","summary":"GET /sales/dashboard/widgets/new-orders","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDashboardWidgetsNewOrdersGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/dashboard/widgets/new-orders\" \\\n  -H \"Accept: application/json\""}]}},"/sales/dashboard/widgets/new-quotes":{"get":{"operationId":"sales_get_sales_dashboard_widgets_new_quotes","summary":"GET /sales/dashboard/widgets/new-quotes","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDashboardWidgetsNewQuotesGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/dashboard/widgets/new-quotes\" \\\n  -H \"Accept: application/json\""}]}},"/sales/delivery-windows":{"get":{"operationId":"sales_get_sales_delivery_windows","summary":"GET /sales/delivery-windows","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/delivery-windows\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true},"post":{"operationId":"sales_post_sales_delivery_windows","summary":"POST /sales/delivery-windows","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/delivery-windows\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true},"put":{"operationId":"sales_put_sales_delivery_windows","summary":"PUT /sales/delivery-windows","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/delivery-windows\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true},"delete":{"operationId":"sales_delete_sales_delivery_windows","summary":"DELETE /sales/delivery-windows","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/delivery-windows\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true}},"/sales/document-addresses":{"get":{"operationId":"sales_get_sales_document_addresses","summary":"GET /sales/document-addresses","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDocumentAddressesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDocumentAddressesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/document-addresses\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"post":{"operationId":"sales_post_sales_document_addresses","summary":"POST /sales/document-addresses","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDocumentAddressesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDocumentAddressesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/document-addresses\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"put":{"operationId":"sales_put_sales_document_addresses","summary":"PUT /sales/document-addresses","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDocumentAddressesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDocumentAddressesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/document-addresses\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"delete":{"operationId":"sales_delete_sales_document_addresses","summary":"DELETE /sales/document-addresses","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDocumentAddressesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/document-addresses\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/sales/document-history":{"get":{"operationId":"sales_get_sales_document_history","summary":"GET /sales/document-history","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDocumentHistoryGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDocumentHistoryGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/document-history\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/sales/document-numbers":{"post":{"operationId":"sales_post_sales_document_numbers","summary":"POST /sales/document-numbers","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDocumentNumbersPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesDocumentNumbersPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/document-numbers\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/sales/invoices":{"get":{"operationId":"sales_get_sales_invoices","summary":"GET /sales/invoices","description":"Requires features: sales.invoices.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesInvoicesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesInvoicesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesInvoicesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/invoices\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.invoices.manage"],"x-require-auth":true},"post":{"operationId":"sales_post_sales_invoices","summary":"POST /sales/invoices","description":"Requires features: sales.invoices.manage","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesInvoicesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesInvoicesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesInvoicesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/invoices\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.invoices.manage"],"x-require-auth":true},"put":{"operationId":"sales_put_sales_invoices","summary":"PUT /sales/invoices","description":"Requires features: sales.invoices.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesInvoicesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesInvoicesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesInvoicesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/invoices\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.invoices.manage"],"x-require-auth":true},"delete":{"operationId":"sales_delete_sales_invoices","summary":"DELETE /sales/invoices","description":"Requires features: sales.invoices.manage","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesInvoicesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesInvoicesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/invoices\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.invoices.manage"],"x-require-auth":true}},"/sales/notes":{"get":{"operationId":"sales_get_sales_notes","summary":"GET /sales/notes","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesNotesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesNotesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/notes\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"post":{"operationId":"sales_post_sales_notes","summary":"POST /sales/notes","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesNotesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesNotesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/notes\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"put":{"operationId":"sales_put_sales_notes","summary":"PUT /sales/notes","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesNotesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesNotesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/notes\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"delete":{"operationId":"sales_delete_sales_notes","summary":"DELETE /sales/notes","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesNotesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/notes\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/sales/order-adjustments":{"get":{"operationId":"sales_get_sales_order_adjustments","summary":"GET /sales/order-adjustments","description":"Requires features: sales.orders.view","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/order-adjustments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.orders.view"],"x-require-auth":true},"post":{"operationId":"sales_post_sales_order_adjustments","summary":"POST /sales/order-adjustments","description":"Requires features: sales.orders.manage","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/order-adjustments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.orders.manage"],"x-require-auth":true},"put":{"operationId":"sales_put_sales_order_adjustments","summary":"PUT /sales/order-adjustments","description":"Requires features: sales.orders.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/order-adjustments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.orders.manage"],"x-require-auth":true},"delete":{"operationId":"sales_delete_sales_order_adjustments","summary":"DELETE /sales/order-adjustments","description":"Requires features: sales.orders.manage","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/order-adjustments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.orders.manage"],"x-require-auth":true}},"/sales/order-line-statuses":{"get":{"operationId":"sales_get_sales_order_line_statuses","summary":"GET /sales/order-line-statuses","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderLineStatusesGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/order-line-statuses\" \\\n  -H \"Accept: application/json\""}]},"post":{"operationId":"sales_post_sales_order_line_statuses","summary":"POST /sales/order-line-statuses","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderLineStatusesPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/order-line-statuses\" \\\n  -H \"Accept: application/json\""}]},"put":{"operationId":"sales_put_sales_order_line_statuses","summary":"PUT /sales/order-line-statuses","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderLineStatusesPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/order-line-statuses\" \\\n  -H \"Accept: application/json\""}]},"delete":{"operationId":"sales_delete_sales_order_line_statuses","summary":"DELETE /sales/order-line-statuses","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/order-line-statuses\" \\\n  -H \"Accept: application/json\""}]}},"/sales/order-lines":{"get":{"operationId":"sales_get_sales_order_lines","summary":"GET /sales/order-lines","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderLinesGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/order-lines\" \\\n  -H \"Accept: application/json\""}]},"post":{"operationId":"sales_post_sales_order_lines","summary":"POST /sales/order-lines","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderLinesPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/order-lines\" \\\n  -H \"Accept: application/json\""}]},"put":{"operationId":"sales_put_sales_order_lines","summary":"PUT /sales/order-lines","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderLinesPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/order-lines\" \\\n  -H \"Accept: application/json\""}]},"delete":{"operationId":"sales_delete_sales_order_lines","summary":"DELETE /sales/order-lines","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/order-lines\" \\\n  -H \"Accept: application/json\""}]}},"/sales/order-statuses":{"get":{"operationId":"sales_get_sales_order_statuses","summary":"GET /sales/order-statuses","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderStatusesGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/order-statuses\" \\\n  -H \"Accept: application/json\""}]},"post":{"operationId":"sales_post_sales_order_statuses","summary":"POST /sales/order-statuses","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderStatusesPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/order-statuses\" \\\n  -H \"Accept: application/json\""}]},"put":{"operationId":"sales_put_sales_order_statuses","summary":"PUT /sales/order-statuses","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrderStatusesPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/order-statuses\" \\\n  -H \"Accept: application/json\""}]},"delete":{"operationId":"sales_delete_sales_order_statuses","summary":"DELETE /sales/order-statuses","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/order-statuses\" \\\n  -H \"Accept: application/json\""}]}},"/sales/orders":{"get":{"operationId":"sales_get_sales_orders","summary":"GET /sales/orders","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrdersGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/orders\" \\\n  -H \"Accept: application/json\""}]},"post":{"operationId":"sales_post_sales_orders","summary":"POST /sales/orders","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrdersPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/orders\" \\\n  -H \"Accept: application/json\""}]},"put":{"operationId":"sales_put_sales_orders","summary":"PUT /sales/orders","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesOrdersPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/orders\" \\\n  -H \"Accept: application/json\""}]},"delete":{"operationId":"sales_delete_sales_orders","summary":"DELETE /sales/orders","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/orders\" \\\n  -H \"Accept: application/json\""}]}},"/sales/payment-methods":{"get":{"operationId":"sales_get_sales_payment_methods","summary":"GET /sales/payment-methods","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/payment-methods\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true},"post":{"operationId":"sales_post_sales_payment_methods","summary":"POST /sales/payment-methods","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/payment-methods\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true},"put":{"operationId":"sales_put_sales_payment_methods","summary":"PUT /sales/payment-methods","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/payment-methods\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true},"delete":{"operationId":"sales_delete_sales_payment_methods","summary":"DELETE /sales/payment-methods","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/payment-methods\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true}},"/sales/payment-statuses":{"get":{"operationId":"sales_get_sales_payment_statuses","summary":"GET /sales/payment-statuses","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentStatusesGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/payment-statuses\" \\\n  -H \"Accept: application/json\""}]},"post":{"operationId":"sales_post_sales_payment_statuses","summary":"POST /sales/payment-statuses","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentStatusesPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/payment-statuses\" \\\n  -H \"Accept: application/json\""}]},"put":{"operationId":"sales_put_sales_payment_statuses","summary":"PUT /sales/payment-statuses","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentStatusesPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/payment-statuses\" \\\n  -H \"Accept: application/json\""}]},"delete":{"operationId":"sales_delete_sales_payment_statuses","summary":"DELETE /sales/payment-statuses","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/payment-statuses\" \\\n  -H \"Accept: application/json\""}]}},"/sales/payments":{"get":{"operationId":"sales_get_sales_payments","summary":"GET /sales/payments","description":"Requires features: sales.orders.view","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/payments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.orders.view"],"x-require-auth":true},"post":{"operationId":"sales_post_sales_payments","summary":"POST /sales/payments","description":"Requires features: sales.payments.manage","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/payments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.payments.manage"],"x-require-auth":true},"put":{"operationId":"sales_put_sales_payments","summary":"PUT /sales/payments","description":"Requires features: sales.payments.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/payments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.payments.manage"],"x-require-auth":true},"delete":{"operationId":"sales_delete_sales_payments","summary":"DELETE /sales/payments","description":"Requires features: sales.payments.manage","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPaymentsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/payments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.payments.manage"],"x-require-auth":true}},"/sales/price-kinds":{"get":{"operationId":"sales_get_sales_price_kinds","summary":"GET /sales/price-kinds","description":"Requires features: sales.channels.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPriceKindsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPriceKindsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesPriceKindsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/price-kinds\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.channels.manage"],"x-require-auth":true}},"/sales/quote-adjustments":{"get":{"operationId":"sales_get_sales_quote_adjustments","summary":"GET /sales/quote-adjustments","description":"Requires features: sales.quotes.view","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/quote-adjustments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.quotes.view"],"x-require-auth":true},"post":{"operationId":"sales_post_sales_quote_adjustments","summary":"POST /sales/quote-adjustments","description":"Requires features: sales.quotes.manage","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/quote-adjustments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.quotes.manage"],"x-require-auth":true},"put":{"operationId":"sales_put_sales_quote_adjustments","summary":"PUT /sales/quote-adjustments","description":"Requires features: sales.quotes.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/quote-adjustments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.quotes.manage"],"x-require-auth":true},"delete":{"operationId":"sales_delete_sales_quote_adjustments","summary":"DELETE /sales/quote-adjustments","description":"Requires features: sales.quotes.manage","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/quote-adjustments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.quotes.manage"],"x-require-auth":true}},"/sales/quote-lines":{"get":{"operationId":"sales_get_sales_quote_lines","summary":"GET /sales/quote-lines","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuoteLinesGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/quote-lines\" \\\n  -H \"Accept: application/json\""}]},"post":{"operationId":"sales_post_sales_quote_lines","summary":"POST /sales/quote-lines","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuoteLinesPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/quote-lines\" \\\n  -H \"Accept: application/json\""}]},"put":{"operationId":"sales_put_sales_quote_lines","summary":"PUT /sales/quote-lines","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuoteLinesPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/quote-lines\" \\\n  -H \"Accept: application/json\""}]},"delete":{"operationId":"sales_delete_sales_quote_lines","summary":"DELETE /sales/quote-lines","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/quote-lines\" \\\n  -H \"Accept: application/json\""}]}},"/sales/quotes/accept":{"post":{"operationId":"sales_post_sales_quotes_accept","summary":"POST /sales/quotes/accept","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuotesAcceptPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/quotes/accept\" \\\n  -H \"Accept: application/json\""}]}},"/sales/quotes/convert":{"post":{"operationId":"sales_post_sales_quotes_convert","summary":"POST /sales/quotes/convert","description":"Requires features: sales.quotes.manage, sales.orders.manage","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuotesConvertPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuotesConvertPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuotesConvertPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/quotes/convert\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.quotes.manage","sales.orders.manage"],"x-require-auth":true}},"/sales/quotes":{"get":{"operationId":"sales_get_sales_quotes","summary":"GET /sales/quotes","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuotesGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/quotes\" \\\n  -H \"Accept: application/json\""}]},"post":{"operationId":"sales_post_sales_quotes","summary":"POST /sales/quotes","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuotesPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/quotes\" \\\n  -H \"Accept: application/json\""}]},"put":{"operationId":"sales_put_sales_quotes","summary":"PUT /sales/quotes","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuotesPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/quotes\" \\\n  -H \"Accept: application/json\""}]},"delete":{"operationId":"sales_delete_sales_quotes","summary":"DELETE /sales/quotes","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/quotes\" \\\n  -H \"Accept: application/json\""}]}},"/sales/quotes/send":{"post":{"operationId":"sales_post_sales_quotes_send","summary":"POST /sales/quotes/send","description":"Requires features: sales.quotes.manage","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuotesSendPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuotesSendPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuotesSendPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/quotes/send\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.quotes.manage"],"x-require-auth":true}},"/sales/returns":{"get":{"operationId":"sales_get_sales_returns","summary":"GET /sales/returns","description":"Requires features: sales.returns.view","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesReturnsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesReturnsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesReturnsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/returns\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.returns.view"],"x-require-auth":true},"post":{"operationId":"sales_post_sales_returns","summary":"POST /sales/returns","description":"Requires features: sales.returns.create","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesReturnsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesReturnsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesReturnsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/returns\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.returns.create"],"x-require-auth":true}},"/sales/settings/document-numbers":{"get":{"operationId":"sales_get_sales_settings_document_numbers","summary":"GET /sales/settings/document-numbers","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesSettingsDocumentNumbersGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesSettingsDocumentNumbersGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesSettingsDocumentNumbersGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/settings/document-numbers\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true},"put":{"operationId":"sales_put_sales_settings_document_numbers","summary":"PUT /sales/settings/document-numbers","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesSettingsDocumentNumbersPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesSettingsDocumentNumbersPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesSettingsDocumentNumbersPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/settings/document-numbers\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true}},"/sales/settings/order-editing":{"get":{"operationId":"sales_get_sales_settings_order_editing","summary":"GET /sales/settings/order-editing","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesSettingsOrderEditingGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesSettingsOrderEditingGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesSettingsOrderEditingGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/settings/order-editing\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true},"put":{"operationId":"sales_put_sales_settings_order_editing","summary":"PUT /sales/settings/order-editing","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesSettingsOrderEditingPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesSettingsOrderEditingPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesSettingsOrderEditingPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/settings/order-editing\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true}},"/sales/shipment-statuses":{"get":{"operationId":"sales_get_sales_shipment_statuses","summary":"GET /sales/shipment-statuses","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShipmentStatusesGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/shipment-statuses\" \\\n  -H \"Accept: application/json\""}]},"post":{"operationId":"sales_post_sales_shipment_statuses","summary":"POST /sales/shipment-statuses","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShipmentStatusesPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/shipment-statuses\" \\\n  -H \"Accept: application/json\""}]},"put":{"operationId":"sales_put_sales_shipment_statuses","summary":"PUT /sales/shipment-statuses","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShipmentStatusesPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/shipment-statuses\" \\\n  -H \"Accept: application/json\""}]},"delete":{"operationId":"sales_delete_sales_shipment_statuses","summary":"DELETE /sales/shipment-statuses","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/shipment-statuses\" \\\n  -H \"Accept: application/json\""}]}},"/sales/shipments":{"get":{"operationId":"sales_get_sales_shipments","summary":"GET /sales/shipments","description":"Requires features: sales.orders.view","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShipmentsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShipmentsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShipmentsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/shipments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.orders.view"],"x-require-auth":true},"post":{"operationId":"sales_post_sales_shipments","summary":"POST /sales/shipments","description":"Requires features: sales.shipments.manage","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShipmentsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShipmentsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShipmentsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/shipments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.shipments.manage"],"x-require-auth":true},"put":{"operationId":"sales_put_sales_shipments","summary":"PUT /sales/shipments","description":"Requires features: sales.shipments.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShipmentsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShipmentsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShipmentsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/shipments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.shipments.manage"],"x-require-auth":true},"delete":{"operationId":"sales_delete_sales_shipments","summary":"DELETE /sales/shipments","description":"Requires features: sales.shipments.manage","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShipmentsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShipmentsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/shipments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.shipments.manage"],"x-require-auth":true}},"/sales/shipping-methods":{"get":{"operationId":"sales_get_sales_shipping_methods","summary":"GET /sales/shipping-methods","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/shipping-methods\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true},"post":{"operationId":"sales_post_sales_shipping_methods","summary":"POST /sales/shipping-methods","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/shipping-methods\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true},"put":{"operationId":"sales_put_sales_shipping_methods","summary":"PUT /sales/shipping-methods","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/shipping-methods\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true},"delete":{"operationId":"sales_delete_sales_shipping_methods","summary":"DELETE /sales/shipping-methods","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/shipping-methods\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true}},"/sales/tags":{"get":{"operationId":"sales_get_sales_tags","summary":"GET /sales/tags","description":"Requires features: sales.orders.view","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTagsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTagsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTagsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/tags\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.orders.view"],"x-require-auth":true},"post":{"operationId":"sales_post_sales_tags","summary":"POST /sales/tags","description":"Requires features: sales.orders.manage","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTagsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTagsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTagsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/tags\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.orders.manage"],"x-require-auth":true},"put":{"operationId":"sales_put_sales_tags","summary":"PUT /sales/tags","description":"Requires features: sales.orders.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTagsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTagsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTagsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/tags\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.orders.manage"],"x-require-auth":true},"delete":{"operationId":"sales_delete_sales_tags","summary":"DELETE /sales/tags","description":"Requires features: sales.orders.manage","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTagsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTagsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/tags\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.orders.manage"],"x-require-auth":true}},"/sales/tax-rates":{"get":{"operationId":"sales_get_sales_tax_rates","summary":"GET /sales/tax-rates","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/tax-rates\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true},"post":{"operationId":"sales_post_sales_tax_rates","summary":"POST /sales/tax-rates","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sales/tax-rates\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true},"put":{"operationId":"sales_put_sales_tax_rates","summary":"PUT /sales/tax-rates","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/sales/tax-rates\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true},"delete":{"operationId":"sales_delete_sales_tax_rates","summary":"DELETE /sales/tax-rates","description":"Requires features: sales.settings.manage","tags":["Sales Management"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/sales/tax-rates\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.settings.manage"],"x-require-auth":true}},"/sales/quotes/public/{token}":{"get":{"operationId":"sales_get_sales_quotes_public_token","summary":"GET /sales/quotes/public/{token}","tags":["Sales Management"],"parameters":[{"name":"token","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsSalesQuotesPublicTokenGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesQuotesPublicTokenGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/quotes/public/:token\" \\\n  -H \"Accept: application/json\""}]}},"/sales/returns/{id}":{"get":{"operationId":"sales_get_sales_returns_id","summary":"GET /sales/returns/{id}","description":"Requires features: sales.returns.view","tags":["Sales Management"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsSalesReturnsIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesReturnsIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesReturnsIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSalesReturnsIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sales/returns/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sales.returns.view"],"x-require-auth":true}},"/api_keys/keys":{"get":{"operationId":"api_keys_get_api_keys_keys","summary":"GET /api_keys/keys","description":"Requires features: api_keys.view","tags":["API Keys"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsApiKeysKeysGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsApiKeysKeysGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsApiKeysKeysGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/api_keys/keys\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["api_keys.view"],"x-require-auth":true},"post":{"operationId":"api_keys_post_api_keys_keys","summary":"POST /api_keys/keys","description":"Requires features: api_keys.create","tags":["API Keys"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsApiKeysKeysPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsApiKeysKeysPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsApiKeysKeysPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/api_keys/keys\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["api_keys.create"],"x-require-auth":true},"delete":{"operationId":"api_keys_delete_api_keys_keys","summary":"DELETE /api_keys/keys","description":"Requires features: api_keys.delete","tags":["API Keys"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsApiKeysKeysDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsApiKeysKeysDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/api_keys/keys\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["api_keys.delete"],"x-require-auth":true}},"/dictionaries":{"get":{"operationId":"dictionaries_get_dictionaries","summary":"GET /dictionaries","description":"Requires features: dictionaries.view","tags":["Shared Dictionaries"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/dictionaries\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dictionaries.view"],"x-require-auth":true},"post":{"operationId":"dictionaries_post_dictionaries","summary":"POST /dictionaries","description":"Requires features: dictionaries.manage","tags":["Shared Dictionaries"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/dictionaries\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dictionaries.manage"],"x-require-auth":true}},"/dictionaries/{dictionaryId}/entries/{entryId}":{"patch":{"operationId":"dictionaries_patch_dictionaries_dictionaryId_entries_entryId","summary":"PATCH /dictionaries/{dictionaryId}/entries/{entryId}","description":"Requires features: dictionaries.manage","tags":["Shared Dictionaries"],"parameters":[{"name":"dictionaryId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesEntryIdPatchParameters0Schema"}},{"name":"entryId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesEntryIdPatchParameters1Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesEntryIdPatchResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesEntryIdPatchResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesEntryIdPatchResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PATCH \"https://om.3.74.75.141.nip.io/api/dictionaries/:dictionaryId/entries/:entryId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dictionaries.manage"],"x-require-auth":true},"delete":{"operationId":"dictionaries_delete_dictionaries_dictionaryId_entries_entryId","summary":"DELETE /dictionaries/{dictionaryId}/entries/{entryId}","description":"Requires features: dictionaries.manage","tags":["Shared Dictionaries"],"parameters":[{"name":"dictionaryId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesEntryIdDeleteParameters0Schema"}},{"name":"entryId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesEntryIdDeleteParameters1Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesEntryIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesEntryIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/dictionaries/:dictionaryId/entries/:entryId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dictionaries.manage"],"x-require-auth":true}},"/dictionaries/{dictionaryId}/entries/reorder":{"post":{"operationId":"dictionaries_post_dictionaries_dictionaryId_entries_reorder","summary":"POST /dictionaries/{dictionaryId}/entries/reorder","description":"Requires features: dictionaries.manage","tags":["Shared Dictionaries"],"parameters":[{"name":"dictionaryId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesReorderPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesReorderPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesReorderPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesReorderPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/dictionaries/:dictionaryId/entries/reorder\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dictionaries.manage"],"x-require-auth":true}},"/dictionaries/{dictionaryId}/entries":{"get":{"operationId":"dictionaries_get_dictionaries_dictionaryId_entries","summary":"GET /dictionaries/{dictionaryId}/entries","description":"Requires features: dictionaries.view","tags":["Shared Dictionaries"],"parameters":[{"name":"dictionaryId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/dictionaries/:dictionaryId/entries\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dictionaries.view"],"x-require-auth":true},"post":{"operationId":"dictionaries_post_dictionaries_dictionaryId_entries","summary":"POST /dictionaries/{dictionaryId}/entries","description":"Requires features: dictionaries.manage","tags":["Shared Dictionaries"],"parameters":[{"name":"dictionaryId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/dictionaries/:dictionaryId/entries\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dictionaries.manage"],"x-require-auth":true}},"/dictionaries/{dictionaryId}/entries/set-default":{"post":{"operationId":"dictionaries_post_dictionaries_dictionaryId_entries_set_default","summary":"POST /dictionaries/{dictionaryId}/entries/set-default","description":"Requires features: dictionaries.manage","tags":["Shared Dictionaries"],"parameters":[{"name":"dictionaryId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesSetDefaultPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesSetDefaultPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesSetDefaultPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesSetDefaultPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/dictionaries/:dictionaryId/entries/set-default\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dictionaries.manage"],"x-require-auth":true}},"/dictionaries/{dictionaryId}":{"get":{"operationId":"dictionaries_get_dictionaries_dictionaryId","summary":"GET /dictionaries/{dictionaryId}","description":"Requires features: dictionaries.view","tags":["Shared Dictionaries"],"parameters":[{"name":"dictionaryId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/dictionaries/:dictionaryId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dictionaries.view"],"x-require-auth":true},"patch":{"operationId":"dictionaries_patch_dictionaries_dictionaryId","summary":"PATCH /dictionaries/{dictionaryId}","description":"Requires features: dictionaries.manage","tags":["Shared Dictionaries"],"parameters":[{"name":"dictionaryId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdPatchParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdPatchResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdPatchResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdPatchResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PATCH \"https://om.3.74.75.141.nip.io/api/dictionaries/:dictionaryId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dictionaries.manage"],"x-require-auth":true},"delete":{"operationId":"dictionaries_delete_dictionaries_dictionaryId","summary":"DELETE /dictionaries/{dictionaryId}","description":"Requires features: dictionaries.manage","tags":["Shared Dictionaries"],"parameters":[{"name":"dictionaryId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/dictionaries/:dictionaryId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["dictionaries.manage"],"x-require-auth":true}},"/onboarding/demo-feedback":{"post":{"operationId":"onboarding_post_onboarding_demo_feedback","summary":"POST /onboarding/demo-feedback","tags":["Onboarding"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsOnboardingDemoFeedbackPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/onboarding/demo-feedback\" \\\n  -H \"Accept: application/json\""}]}},"/onboarding/onboarding/status":{"get":{"operationId":"onboarding_get_onboarding_onboarding_status","summary":"GET /onboarding/onboarding/status","tags":["Onboarding"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsOnboardingOnboardingStatusGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/onboarding/onboarding/status\" \\\n  -H \"Accept: application/json\""}]}},"/onboarding/onboarding/verify":{"get":{"operationId":"onboarding_get_onboarding_onboarding_verify","summary":"GET /onboarding/onboarding/verify","tags":["Onboarding"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsOnboardingOnboardingVerifyGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/onboarding/onboarding/verify\" \\\n  -H \"Accept: application/json\""}]}},"/onboarding/onboarding":{"post":{"operationId":"onboarding_post_onboarding_onboarding","summary":"POST /onboarding/onboarding","tags":["Onboarding"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsOnboardingOnboardingPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/onboarding/onboarding\" \\\n  -H \"Accept: application/json\""}]}},"/version":{"get":{"operationId":"api_docs_get_version","summary":"GET /version","tags":["API Documentation"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsVersionGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/version\" \\\n  -H \"Accept: application/json\""}]}},"/business_rules/execute":{"post":{"operationId":"business_rules_post_business_rules_execute","summary":"POST /business_rules/execute","description":"Requires features: business_rules.execute","tags":["Business Rules"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesExecutePostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesExecutePostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesExecutePostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/business_rules/execute\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["business_rules.execute"],"x-require-auth":true}},"/business_rules/logs":{"get":{"operationId":"business_rules_get_business_rules_logs","summary":"GET /business_rules/logs","description":"Requires features: business_rules.view_logs","tags":["Business Rules"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesLogsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesLogsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesLogsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/business_rules/logs\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["business_rules.view_logs"],"x-require-auth":true}},"/business_rules/rules":{"get":{"operationId":"business_rules_get_business_rules_rules","summary":"GET /business_rules/rules","description":"Requires features: business_rules.view","tags":["Business Rules"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/business_rules/rules\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["business_rules.view"],"x-require-auth":true},"post":{"operationId":"business_rules_post_business_rules_rules","summary":"POST /business_rules/rules","description":"Requires features: business_rules.manage","tags":["Business Rules"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/business_rules/rules\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["business_rules.manage"],"x-require-auth":true},"put":{"operationId":"business_rules_put_business_rules_rules","summary":"PUT /business_rules/rules","description":"Requires features: business_rules.manage","tags":["Business Rules"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/business_rules/rules\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["business_rules.manage"],"x-require-auth":true},"delete":{"operationId":"business_rules_delete_business_rules_rules","summary":"DELETE /business_rules/rules","description":"Requires features: business_rules.manage","tags":["Business Rules"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/business_rules/rules\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["business_rules.manage"],"x-require-auth":true}},"/business_rules/sets":{"get":{"operationId":"business_rules_get_business_rules_sets","summary":"GET /business_rules/sets","description":"Requires features: business_rules.view","tags":["Business Rules"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/business_rules/sets\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["business_rules.view"],"x-require-auth":true},"post":{"operationId":"business_rules_post_business_rules_sets","summary":"POST /business_rules/sets","description":"Requires features: business_rules.manage_sets","tags":["Business Rules"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/business_rules/sets\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["business_rules.manage_sets"],"x-require-auth":true},"put":{"operationId":"business_rules_put_business_rules_sets","summary":"PUT /business_rules/sets","description":"Requires features: business_rules.manage_sets","tags":["Business Rules"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/business_rules/sets\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["business_rules.manage_sets"],"x-require-auth":true},"delete":{"operationId":"business_rules_delete_business_rules_sets","summary":"DELETE /business_rules/sets","description":"Requires features: business_rules.manage_sets","tags":["Business Rules"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/business_rules/sets\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["business_rules.manage_sets"],"x-require-auth":true}},"/business_rules/execute/{ruleId}":{"post":{"operationId":"business_rules_post_business_rules_execute_ruleId","summary":"POST /business_rules/execute/{ruleId}","description":"Requires features: business_rules.execute","tags":["Business Rules"],"parameters":[{"name":"ruleId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesExecuteRuleIdPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesExecuteRuleIdPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesExecuteRuleIdPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesExecuteRuleIdPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/business_rules/execute/:ruleId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["business_rules.execute"],"x-require-auth":true}},"/business_rules/logs/{id}":{"get":{"operationId":"business_rules_get_business_rules_logs_id","summary":"GET /business_rules/logs/{id}","description":"Requires features: business_rules.view_logs","tags":["Business Rules"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesLogsIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesLogsIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesLogsIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesLogsIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/business_rules/logs/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["business_rules.view_logs"],"x-require-auth":true}},"/business_rules/rules/{id}":{"get":{"operationId":"business_rules_get_business_rules_rules_id","summary":"GET /business_rules/rules/{id}","description":"Requires features: business_rules.view","tags":["Business Rules"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/business_rules/rules/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["business_rules.view"],"x-require-auth":true}},"/business_rules/sets/{id}/members":{"post":{"operationId":"business_rules_post_business_rules_sets_id_members","summary":"POST /business_rules/sets/{id}/members","description":"Requires features: business_rules.manage_sets","tags":["Business Rules"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdMembersPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdMembersPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdMembersPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdMembersPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/business_rules/sets/:id/members\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["business_rules.manage_sets"],"x-require-auth":true},"put":{"operationId":"business_rules_put_business_rules_sets_id_members","summary":"PUT /business_rules/sets/{id}/members","description":"Requires features: business_rules.manage_sets","tags":["Business Rules"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdMembersPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdMembersPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdMembersPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdMembersPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/business_rules/sets/:id/members\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["business_rules.manage_sets"],"x-require-auth":true},"delete":{"operationId":"business_rules_delete_business_rules_sets_id_members","summary":"DELETE /business_rules/sets/{id}/members","description":"Requires features: business_rules.manage_sets","tags":["Business Rules"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdMembersDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdMembersDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdMembersDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/business_rules/sets/:id/members\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["business_rules.manage_sets"],"x-require-auth":true}},"/business_rules/sets/{id}":{"get":{"operationId":"business_rules_get_business_rules_sets_id","summary":"GET /business_rules/sets/{id}","description":"Requires features: business_rules.view","tags":["Business Rules"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/business_rules/sets/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["business_rules.view"],"x-require-auth":true}},"/feature_toggles/check/boolean":{"get":{"operationId":"feature_toggles_get_feature_toggles_check_boolean","summary":"GET /feature_toggles/check/boolean","tags":["Feature Toggles"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesCheckBooleanGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesCheckBooleanGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/feature_toggles/check/boolean\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/feature_toggles/check/json":{"get":{"operationId":"feature_toggles_get_feature_toggles_check_json","summary":"GET /feature_toggles/check/json","tags":["Feature Toggles"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesCheckJsonGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesCheckJsonGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/feature_toggles/check/json\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/feature_toggles/check/number":{"get":{"operationId":"feature_toggles_get_feature_toggles_check_number","summary":"GET /feature_toggles/check/number","tags":["Feature Toggles"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesCheckNumberGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesCheckNumberGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/feature_toggles/check/number\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/feature_toggles/check/string":{"get":{"operationId":"feature_toggles_get_feature_toggles_check_string","summary":"GET /feature_toggles/check/string","tags":["Feature Toggles"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesCheckStringGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesCheckStringGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/feature_toggles/check/string\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/feature_toggles/global":{"get":{"operationId":"feature_toggles_get_feature_toggles_global","summary":"GET /feature_toggles/global","description":"Requires features: feature_toggles.view","tags":["Feature Toggles"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/feature_toggles/global\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["feature_toggles.view"],"x-require-auth":true},"post":{"operationId":"feature_toggles_post_feature_toggles_global","summary":"POST /feature_toggles/global","description":"Requires features: feature_toggles.global.manage","tags":["Feature Toggles"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/feature_toggles/global\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["feature_toggles.global.manage"],"x-require-auth":true},"put":{"operationId":"feature_toggles_put_feature_toggles_global","summary":"PUT /feature_toggles/global","description":"Requires features: feature_toggles.global.manage","tags":["Feature Toggles"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/feature_toggles/global\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["feature_toggles.global.manage"],"x-require-auth":true},"delete":{"operationId":"feature_toggles_delete_feature_toggles_global","summary":"DELETE /feature_toggles/global","description":"Requires features: feature_toggles.global.manage","tags":["Feature Toggles"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/feature_toggles/global\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["feature_toggles.global.manage"],"x-require-auth":true}},"/feature_toggles/overrides":{"get":{"operationId":"feature_toggles_get_feature_toggles_overrides","summary":"GET /feature_toggles/overrides","description":"Requires features: feature_toggles.view","tags":["Feature Toggles"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesOverridesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesOverridesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesOverridesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/feature_toggles/overrides\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["feature_toggles.view"],"x-require-auth":true},"put":{"operationId":"feature_toggles_put_feature_toggles_overrides","summary":"PUT /feature_toggles/overrides","description":"Requires features: feature_toggles.manage","tags":["Feature Toggles"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesOverridesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesOverridesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesOverridesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/feature_toggles/overrides\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["feature_toggles.manage"],"x-require-auth":true}},"/feature_toggles/global/{id}/override":{"get":{"operationId":"feature_toggles_get_feature_toggles_global_id_override","summary":"GET /feature_toggles/global/{id}/override","description":"Requires features: feature_toggles.view","tags":["Feature Toggles"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalIdOverrideGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalIdOverrideGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalIdOverrideGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalIdOverrideGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/feature_toggles/global/:id/override\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["feature_toggles.view"],"x-require-auth":true}},"/feature_toggles/global/{id}":{"get":{"operationId":"feature_toggles_get_feature_toggles_global_id","summary":"GET /feature_toggles/global/{id}","description":"Requires features: feature_toggles.view","tags":["Feature Toggles"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/feature_toggles/global/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["feature_toggles.view"],"x-require-auth":true}},"/workflows/definitions":{"get":{"operationId":"workflows_get_workflows_definitions","summary":"GET /workflows/definitions","tags":["Workflow Engine"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsDefinitionsGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/workflows/definitions\" \\\n  -H \"Accept: application/json\""}]},"post":{"operationId":"workflows_post_workflows_definitions","summary":"POST /workflows/definitions","tags":["Workflow Engine"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsDefinitionsPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/workflows/definitions\" \\\n  -H \"Accept: application/json\""}]}},"/workflows/events":{"get":{"operationId":"workflows_get_workflows_events","summary":"GET /workflows/events","tags":["Workflow Engine"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsEventsGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/workflows/events\" \\\n  -H \"Accept: application/json\""}]}},"/workflows/instances":{"get":{"operationId":"workflows_get_workflows_instances","summary":"GET /workflows/instances","tags":["Workflow Engine"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsInstancesGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/workflows/instances\" \\\n  -H \"Accept: application/json\""}]},"post":{"operationId":"workflows_post_workflows_instances","summary":"POST /workflows/instances","tags":["Workflow Engine"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsInstancesPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/workflows/instances\" \\\n  -H \"Accept: application/json\""}]}},"/workflows/instances/validate-start":{"post":{"operationId":"workflows_post_workflows_instances_validate_start","summary":"POST /workflows/instances/validate-start","tags":["Workflow Engine"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsInstancesValidateStartPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/workflows/instances/validate-start\" \\\n  -H \"Accept: application/json\""}]}},"/workflows/signals":{"post":{"operationId":"workflows_post_workflows_signals","summary":"POST /workflows/signals","tags":["Workflow Engine"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsSignalsPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/workflows/signals\" \\\n  -H \"Accept: application/json\""}]}},"/workflows/tasks":{"get":{"operationId":"workflows_get_workflows_tasks","summary":"GET /workflows/tasks","tags":["Workflow Engine"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsTasksGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/workflows/tasks\" \\\n  -H \"Accept: application/json\""}]}},"/workflows/definitions/{id}/customize":{"post":{"operationId":"workflows_post_workflows_definitions_id_customize","summary":"POST /workflows/definitions/{id}/customize","tags":["Workflow Engine"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsDefinitionsIdCustomizePostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsDefinitionsIdCustomizePostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/workflows/definitions/:id/customize\" \\\n  -H \"Accept: application/json\""}]}},"/workflows/definitions/{id}/reset-to-code":{"post":{"operationId":"workflows_post_workflows_definitions_id_reset_to_code","summary":"POST /workflows/definitions/{id}/reset-to-code","tags":["Workflow Engine"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsDefinitionsIdResetToCodePostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsDefinitionsIdResetToCodePostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/workflows/definitions/:id/reset-to-code\" \\\n  -H \"Accept: application/json\""}]}},"/workflows/definitions/{id}":{"get":{"operationId":"workflows_get_workflows_definitions_id","summary":"GET /workflows/definitions/{id}","tags":["Workflow Engine"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsDefinitionsIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsDefinitionsIdGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/workflows/definitions/:id\" \\\n  -H \"Accept: application/json\""}]},"put":{"operationId":"workflows_put_workflows_definitions_id","summary":"PUT /workflows/definitions/{id}","tags":["Workflow Engine"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsDefinitionsIdPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsDefinitionsIdPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/workflows/definitions/:id\" \\\n  -H \"Accept: application/json\""}]},"delete":{"operationId":"workflows_delete_workflows_definitions_id","summary":"DELETE /workflows/definitions/{id}","tags":["Workflow Engine"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsDefinitionsIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/workflows/definitions/:id\" \\\n  -H \"Accept: application/json\""}]}},"/workflows/events/{id}":{"get":{"operationId":"workflows_get_workflows_events_id","summary":"GET /workflows/events/{id}","tags":["Workflow Engine"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsEventsIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsEventsIdGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/workflows/events/:id\" \\\n  -H \"Accept: application/json\""}]}},"/workflows/instances/{id}/advance":{"post":{"operationId":"workflows_post_workflows_instances_id_advance","summary":"POST /workflows/instances/{id}/advance","tags":["Workflow Engine"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsInstancesIdAdvancePostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsInstancesIdAdvancePostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/workflows/instances/:id/advance\" \\\n  -H \"Accept: application/json\""}]}},"/workflows/instances/{id}/cancel":{"post":{"operationId":"workflows_post_workflows_instances_id_cancel","summary":"POST /workflows/instances/{id}/cancel","tags":["Workflow Engine"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsInstancesIdCancelPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsInstancesIdCancelPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/workflows/instances/:id/cancel\" \\\n  -H \"Accept: application/json\""}]}},"/workflows/instances/{id}/events":{"get":{"operationId":"workflows_get_workflows_instances_id_events","summary":"GET /workflows/instances/{id}/events","tags":["Workflow Engine"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsInstancesIdEventsGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsInstancesIdEventsGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/workflows/instances/:id/events\" \\\n  -H \"Accept: application/json\""}]}},"/workflows/instances/{id}/retry":{"post":{"operationId":"workflows_post_workflows_instances_id_retry","summary":"POST /workflows/instances/{id}/retry","tags":["Workflow Engine"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsInstancesIdRetryPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsInstancesIdRetryPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/workflows/instances/:id/retry\" \\\n  -H \"Accept: application/json\""}]}},"/workflows/instances/{id}":{"get":{"operationId":"workflows_get_workflows_instances_id","summary":"GET /workflows/instances/{id}","tags":["Workflow Engine"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsInstancesIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsInstancesIdGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/workflows/instances/:id\" \\\n  -H \"Accept: application/json\""}]}},"/workflows/instances/{id}/signal":{"post":{"operationId":"workflows_post_workflows_instances_id_signal","summary":"POST /workflows/instances/{id}/signal","tags":["Workflow Engine"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsInstancesIdSignalPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsInstancesIdSignalPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/workflows/instances/:id/signal\" \\\n  -H \"Accept: application/json\""}]}},"/workflows/tasks/{id}/claim":{"post":{"operationId":"workflows_post_workflows_tasks_id_claim","summary":"POST /workflows/tasks/{id}/claim","tags":["Workflow Engine"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsTasksIdClaimPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsTasksIdClaimPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/workflows/tasks/:id/claim\" \\\n  -H \"Accept: application/json\""}]}},"/workflows/tasks/{id}/complete":{"post":{"operationId":"workflows_post_workflows_tasks_id_complete","summary":"POST /workflows/tasks/{id}/complete","tags":["Workflow Engine"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsTasksIdCompletePostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsTasksIdCompletePostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/workflows/tasks/:id/complete\" \\\n  -H \"Accept: application/json\""}]}},"/workflows/tasks/{id}":{"get":{"operationId":"workflows_get_workflows_tasks_id","summary":"GET /workflows/tasks/{id}","tags":["Workflow Engine"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsTasksIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWorkflowsTasksIdGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/workflows/tasks/:id\" \\\n  -H \"Accept: application/json\""}]}},"/search/embeddings/reindex/cancel":{"post":{"operationId":"search_post_search_embeddings_reindex_cancel","summary":"POST /search/embeddings/reindex/cancel","description":"Requires features: search.embeddings.manage","tags":["Search"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsReindexCancelPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsReindexCancelPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsReindexCancelPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/search/embeddings/reindex/cancel\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["search.embeddings.manage"],"x-require-auth":true}},"/search/embeddings/reindex":{"post":{"operationId":"search_post_search_embeddings_reindex","summary":"POST /search/embeddings/reindex","description":"Requires features: search.embeddings.manage","tags":["Search"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsReindexPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsReindexPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsReindexPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/search/embeddings/reindex\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["search.embeddings.manage"],"x-require-auth":true}},"/search/embeddings":{"get":{"operationId":"search_get_search_embeddings","summary":"GET /search/embeddings","description":"Requires features: search.embeddings.view","tags":["Search"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/search/embeddings\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["search.embeddings.view"],"x-require-auth":true},"post":{"operationId":"search_post_search_embeddings","summary":"POST /search/embeddings","description":"Requires features: search.embeddings.manage","tags":["Search"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/search/embeddings\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["search.embeddings.manage"],"x-require-auth":true}},"/search/index":{"get":{"operationId":"search_get_search_index","summary":"GET /search/index","description":"Requires features: search.view","tags":["Search"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchIndexGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchIndexGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchIndexGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/search/index\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["search.view"],"x-require-auth":true},"delete":{"operationId":"search_delete_search_index","summary":"DELETE /search/index","description":"Requires features: search.embeddings.manage","tags":["Search"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchIndexDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchIndexDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/search/index\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["search.embeddings.manage"],"x-require-auth":true}},"/search/reindex/cancel":{"post":{"operationId":"search_post_search_reindex_cancel","summary":"POST /search/reindex/cancel","description":"Requires features: search.reindex","tags":["Search"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchReindexCancelPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchReindexCancelPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchReindexCancelPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/search/reindex/cancel\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["search.reindex"],"x-require-auth":true}},"/search/reindex":{"post":{"operationId":"search_post_search_reindex","summary":"POST /search/reindex","description":"Requires features: search.reindex","tags":["Search"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchReindexPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchReindexPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchReindexPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/search/reindex\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["search.reindex"],"x-require-auth":true}},"/search/search/global":{"get":{"operationId":"search_get_search_search_global","summary":"GET /search/search/global","description":"Requires features: search.view","tags":["Search"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSearchGlobalGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSearchGlobalGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSearchGlobalGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/search/search/global\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["search.view"],"x-require-auth":true}},"/search/search":{"get":{"operationId":"search_get_search_search","summary":"GET /search/search","description":"Requires features: search.view","tags":["Search"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSearchGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSearchGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSearchGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/search/search\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["search.view"],"x-require-auth":true}},"/search/settings/fulltext":{"get":{"operationId":"search_get_search_settings_fulltext","summary":"GET /search/settings/fulltext","description":"Requires features: search.view","tags":["Search"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSettingsFulltextGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSettingsFulltextGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSettingsFulltextGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/search/settings/fulltext\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["search.view"],"x-require-auth":true}},"/search/settings/global-search":{"get":{"operationId":"search_get_search_settings_global_search","summary":"GET /search/settings/global-search","description":"Requires features: search.view","tags":["Search"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSettingsGlobalSearchGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSettingsGlobalSearchGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSettingsGlobalSearchGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/search/settings/global-search\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["search.view"],"x-require-auth":true},"post":{"operationId":"search_post_search_settings_global_search","summary":"POST /search/settings/global-search","description":"Requires features: search.manage","tags":["Search"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSettingsGlobalSearchPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSettingsGlobalSearchPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSettingsGlobalSearchPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/search/settings/global-search\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["search.manage"],"x-require-auth":true}},"/search/settings":{"get":{"operationId":"search_get_search_settings","summary":"GET /search/settings","description":"Requires features: search.view","tags":["Search"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSettingsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSettingsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSettingsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/search/settings\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["search.view"],"x-require-auth":true}},"/search/settings/vector-store":{"get":{"operationId":"search_get_search_settings_vector_store","summary":"GET /search/settings/vector-store","description":"Requires features: search.view","tags":["Search"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSettingsVectorStoreGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSettingsVectorStoreGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSearchSettingsVectorStoreGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/search/settings/vector-store\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["search.view"],"x-require-auth":true}},"/currencies/currencies/options":{"get":{"operationId":"currencies_get_currencies_currencies_options","summary":"GET /currencies/currencies/options","description":"Requires features: currencies.view","tags":["Currencies"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesOptionsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesOptionsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesOptionsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/currencies/currencies/options\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["currencies.view"],"x-require-auth":true}},"/currencies/currencies":{"get":{"operationId":"currencies_get_currencies_currencies","summary":"GET /currencies/currencies","description":"Requires features: currencies.view","tags":["Currencies"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/currencies/currencies\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["currencies.view"],"x-require-auth":true},"post":{"operationId":"currencies_post_currencies_currencies","summary":"POST /currencies/currencies","description":"Requires features: currencies.manage","tags":["Currencies"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/currencies/currencies\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["currencies.manage"],"x-require-auth":true},"put":{"operationId":"currencies_put_currencies_currencies","summary":"PUT /currencies/currencies","description":"Requires features: currencies.manage","tags":["Currencies"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/currencies/currencies\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["currencies.manage"],"x-require-auth":true},"delete":{"operationId":"currencies_delete_currencies_currencies","summary":"DELETE /currencies/currencies","description":"Requires features: currencies.manage","tags":["Currencies"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/currencies/currencies\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["currencies.manage"],"x-require-auth":true}},"/currencies/exchange-rates":{"get":{"operationId":"currencies_get_currencies_exchange_rates","summary":"GET /currencies/exchange-rates","description":"Requires features: currencies.rates.view","tags":["Currencies"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/currencies/exchange-rates\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["currencies.rates.view"],"x-require-auth":true},"post":{"operationId":"currencies_post_currencies_exchange_rates","summary":"POST /currencies/exchange-rates","description":"Requires features: currencies.rates.manage","tags":["Currencies"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/currencies/exchange-rates\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["currencies.rates.manage"],"x-require-auth":true},"put":{"operationId":"currencies_put_currencies_exchange_rates","summary":"PUT /currencies/exchange-rates","description":"Requires features: currencies.rates.manage","tags":["Currencies"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/currencies/exchange-rates\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["currencies.rates.manage"],"x-require-auth":true},"delete":{"operationId":"currencies_delete_currencies_exchange_rates","summary":"DELETE /currencies/exchange-rates","description":"Requires features: currencies.rates.manage","tags":["Currencies"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/currencies/exchange-rates\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["currencies.rates.manage"],"x-require-auth":true}},"/currencies/fetch-configs":{"get":{"operationId":"currencies_get_currencies_fetch_configs","summary":"GET /currencies/fetch-configs","tags":["Currencies"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesFetchConfigsGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/currencies/fetch-configs\" \\\n  -H \"Accept: application/json\""}]},"post":{"operationId":"currencies_post_currencies_fetch_configs","summary":"POST /currencies/fetch-configs","tags":["Currencies"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesFetchConfigsPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/currencies/fetch-configs\" \\\n  -H \"Accept: application/json\""}]},"put":{"operationId":"currencies_put_currencies_fetch_configs","summary":"PUT /currencies/fetch-configs","tags":["Currencies"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesFetchConfigsPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/currencies/fetch-configs\" \\\n  -H \"Accept: application/json\""}]},"delete":{"operationId":"currencies_delete_currencies_fetch_configs","summary":"DELETE /currencies/fetch-configs","tags":["Currencies"],"parameters":[],"responses":{"204":{"description":"Success"}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/currencies/fetch-configs\" \\\n  -H \"Accept: application/json\""}]}},"/currencies/fetch-rates":{"post":{"operationId":"currencies_post_currencies_fetch_rates","summary":"POST /currencies/fetch-rates","tags":["Currencies"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCurrenciesFetchRatesPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/currencies/fetch-rates\" \\\n  -H \"Accept: application/json\""}]}},"/planner/availability-date-specific":{"post":{"operationId":"planner_post_planner_availability_date_specific","summary":"POST /planner/availability-date-specific","tags":["Worktime / Availabilities"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityDateSpecificPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityDateSpecificPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/planner/availability-date-specific\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/planner/availability-rule-sets":{"get":{"operationId":"planner_get_planner_availability_rule_sets","summary":"GET /planner/availability-rule-sets","description":"Requires features: planner.view","tags":["Worktime / Availabilities"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/planner/availability-rule-sets\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["planner.view"],"x-require-auth":true},"post":{"operationId":"planner_post_planner_availability_rule_sets","summary":"POST /planner/availability-rule-sets","description":"Requires features: planner.manage_availability","tags":["Worktime / Availabilities"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/planner/availability-rule-sets\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["planner.manage_availability"],"x-require-auth":true},"put":{"operationId":"planner_put_planner_availability_rule_sets","summary":"PUT /planner/availability-rule-sets","description":"Requires features: planner.manage_availability","tags":["Worktime / Availabilities"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/planner/availability-rule-sets\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["planner.manage_availability"],"x-require-auth":true},"delete":{"operationId":"planner_delete_planner_availability_rule_sets","summary":"DELETE /planner/availability-rule-sets","description":"Requires features: planner.manage_availability","tags":["Worktime / Availabilities"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/planner/availability-rule-sets\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["planner.manage_availability"],"x-require-auth":true}},"/planner/availability-weekly":{"post":{"operationId":"planner_post_planner_availability_weekly","summary":"POST /planner/availability-weekly","tags":["Worktime / Availabilities"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityWeeklyPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityWeeklyPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/planner/availability-weekly\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/planner/availability":{"get":{"operationId":"planner_get_planner_availability","summary":"GET /planner/availability","description":"Requires features: planner.view","tags":["Worktime / Availabilities"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/planner/availability\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["planner.view"],"x-require-auth":true},"post":{"operationId":"planner_post_planner_availability","summary":"POST /planner/availability","tags":["Worktime / Availabilities"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/planner/availability\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"put":{"operationId":"planner_put_planner_availability","summary":"PUT /planner/availability","tags":["Worktime / Availabilities"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/planner/availability\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"delete":{"operationId":"planner_delete_planner_availability","summary":"DELETE /planner/availability","tags":["Worktime / Availabilities"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/planner/availability\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/resources/resources/tags/assign":{"post":{"operationId":"resources_post_resources_resources_tags_assign","summary":"POST /resources/resources/tags/assign","description":"Requires features: resources.manage_resources","tags":["Resource planning"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourcesTagsAssignPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourcesTagsAssignPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourcesTagsAssignPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/resources/resources/tags/assign\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["resources.manage_resources"],"x-require-auth":true}},"/resources/resources/tags/unassign":{"post":{"operationId":"resources_post_resources_resources_tags_unassign","summary":"POST /resources/resources/tags/unassign","description":"Requires features: resources.manage_resources","tags":["Resource planning"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourcesTagsUnassignPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourcesTagsUnassignPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourcesTagsUnassignPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/resources/resources/tags/unassign\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["resources.manage_resources"],"x-require-auth":true}},"/resources/activities":{"get":{"operationId":"resources_get_resources_activities","summary":"GET /resources/activities","tags":["Resource planning"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesActivitiesGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/resources/activities\" \\\n  -H \"Accept: application/json\""}]},"post":{"operationId":"resources_post_resources_activities","summary":"POST /resources/activities","tags":["Resource planning"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesActivitiesPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/resources/activities\" \\\n  -H \"Accept: application/json\""}]},"put":{"operationId":"resources_put_resources_activities","summary":"PUT /resources/activities","tags":["Resource planning"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesActivitiesPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/resources/activities\" \\\n  -H \"Accept: application/json\""}]},"delete":{"operationId":"resources_delete_resources_activities","summary":"DELETE /resources/activities","tags":["Resource planning"],"parameters":[],"responses":{"204":{"description":"Success"}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/resources/activities\" \\\n  -H \"Accept: application/json\""}]}},"/resources/comments":{"get":{"operationId":"resources_get_resources_comments","summary":"GET /resources/comments","description":"Requires features: resources.view","tags":["Resource planning"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesCommentsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesCommentsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesCommentsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/resources/comments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["resources.view"],"x-require-auth":true},"post":{"operationId":"resources_post_resources_comments","summary":"POST /resources/comments","description":"Requires features: resources.manage_resources","tags":["Resource planning"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesCommentsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesCommentsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesCommentsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/resources/comments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["resources.manage_resources"],"x-require-auth":true},"put":{"operationId":"resources_put_resources_comments","summary":"PUT /resources/comments","description":"Requires features: resources.manage_resources","tags":["Resource planning"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesCommentsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesCommentsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesCommentsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/resources/comments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["resources.manage_resources"],"x-require-auth":true},"delete":{"operationId":"resources_delete_resources_comments","summary":"DELETE /resources/comments","description":"Requires features: resources.manage_resources","tags":["Resource planning"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesCommentsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesCommentsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/resources/comments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["resources.manage_resources"],"x-require-auth":true}},"/resources/resource-types":{"get":{"operationId":"resources_get_resources_resource_types","summary":"GET /resources/resource-types","description":"Requires features: resources.view","tags":["Resource planning"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/resources/resource-types\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["resources.view"],"x-require-auth":true},"post":{"operationId":"resources_post_resources_resource_types","summary":"POST /resources/resource-types","description":"Requires features: resources.manage_resources","tags":["Resource planning"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/resources/resource-types\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["resources.manage_resources"],"x-require-auth":true},"put":{"operationId":"resources_put_resources_resource_types","summary":"PUT /resources/resource-types","description":"Requires features: resources.manage_resources","tags":["Resource planning"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/resources/resource-types\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["resources.manage_resources"],"x-require-auth":true},"delete":{"operationId":"resources_delete_resources_resource_types","summary":"DELETE /resources/resource-types","description":"Requires features: resources.manage_resources","tags":["Resource planning"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/resources/resource-types\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["resources.manage_resources"],"x-require-auth":true}},"/resources/resources":{"get":{"operationId":"resources_get_resources_resources","summary":"GET /resources/resources","description":"Requires features: resources.view","tags":["Resource planning"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourcesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourcesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourcesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/resources/resources\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["resources.view"],"x-require-auth":true},"post":{"operationId":"resources_post_resources_resources","summary":"POST /resources/resources","description":"Requires features: resources.manage_resources","tags":["Resource planning"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourcesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourcesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourcesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/resources/resources\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["resources.manage_resources"],"x-require-auth":true},"put":{"operationId":"resources_put_resources_resources","summary":"PUT /resources/resources","description":"Requires features: resources.manage_resources","tags":["Resource planning"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourcesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourcesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourcesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/resources/resources\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["resources.manage_resources"],"x-require-auth":true},"delete":{"operationId":"resources_delete_resources_resources","summary":"DELETE /resources/resources","description":"Requires features: resources.manage_resources","tags":["Resource planning"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourcesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesResourcesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/resources/resources\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["resources.manage_resources"],"x-require-auth":true}},"/resources/tags":{"get":{"operationId":"resources_get_resources_tags","summary":"GET /resources/tags","description":"Requires features: resources.view","tags":["Resource planning"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesTagsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesTagsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesTagsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/resources/tags\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["resources.view"],"x-require-auth":true},"post":{"operationId":"resources_post_resources_tags","summary":"POST /resources/tags","description":"Requires features: resources.manage_resources","tags":["Resource planning"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesTagsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesTagsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesTagsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/resources/tags\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["resources.manage_resources"],"x-require-auth":true},"put":{"operationId":"resources_put_resources_tags","summary":"PUT /resources/tags","description":"Requires features: resources.manage_resources","tags":["Resource planning"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesTagsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesTagsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesTagsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/resources/tags\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["resources.manage_resources"],"x-require-auth":true},"delete":{"operationId":"resources_delete_resources_tags","summary":"DELETE /resources/tags","description":"Requires features: resources.manage_resources","tags":["Resource planning"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesTagsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsResourcesTagsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/resources/tags\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["resources.manage_resources"],"x-require-auth":true}},"/staff/leave-requests/accept":{"post":{"operationId":"staff_post_staff_leave_requests_accept","summary":"POST /staff/leave-requests/accept","description":"Requires features: staff.leave_requests.manage","tags":["Employees"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsAcceptPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsAcceptPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsAcceptPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/leave-requests/accept\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.leave_requests.manage"],"x-require-auth":true}},"/staff/leave-requests/reject":{"post":{"operationId":"staff_post_staff_leave_requests_reject","summary":"POST /staff/leave-requests/reject","description":"Requires features: staff.leave_requests.manage","tags":["Employees"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsRejectPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsRejectPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsRejectPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/leave-requests/reject\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.leave_requests.manage"],"x-require-auth":true}},"/staff/team-members/assignable":{"get":{"operationId":"staff_get_staff_team_members_assignable","summary":"GET /staff/team-members/assignable","description":"Requires features: customers.roles.view","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersAssignableGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersAssignableGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersAssignableGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/staff/team-members/assignable\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customers.roles.view"],"x-require-auth":true}},"/staff/team-members/self":{"get":{"operationId":"staff_get_staff_team_members_self","summary":"GET /staff/team-members/self","description":"Requires features: staff.leave_requests.send","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersSelfGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersSelfGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersSelfGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/staff/team-members/self\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.leave_requests.send"],"x-require-auth":true},"post":{"operationId":"staff_post_staff_team_members_self","summary":"POST /staff/team-members/self","description":"Requires features: staff.leave_requests.send","tags":["Employees"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersSelfPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersSelfPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersSelfPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/team-members/self\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.leave_requests.send"],"x-require-auth":true}},"/staff/team-members/tags/assign":{"post":{"operationId":"staff_post_staff_team_members_tags_assign","summary":"POST /staff/team-members/tags/assign","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersTagsAssignPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersTagsAssignPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersTagsAssignPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/team-members/tags/assign\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true}},"/staff/team-members/tags/unassign":{"post":{"operationId":"staff_post_staff_team_members_tags_unassign","summary":"POST /staff/team-members/tags/unassign","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersTagsUnassignPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersTagsUnassignPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersTagsUnassignPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/team-members/tags/unassign\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true}},"/staff/timesheets/my-projects":{"get":{"operationId":"staff_get_staff_timesheets_my_projects","summary":"GET /staff/timesheets/my-projects","description":"Requires features: staff.timesheets.view","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsMyProjectsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsMyProjectsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsMyProjectsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/staff/timesheets/my-projects\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.view"],"x-require-auth":true}},"/staff/timesheets/projects/kpis":{"get":{"operationId":"staff_get_staff_timesheets_projects_kpis","summary":"GET /staff/timesheets/projects/kpis","description":"Requires features: staff.timesheets.projects.view","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsProjectsKpisGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsProjectsKpisGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsProjectsKpisGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/staff/timesheets/projects/kpis\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.projects.view"],"x-require-auth":true}},"/staff/timesheets/time-entries/bulk":{"post":{"operationId":"staff_post_staff_timesheets_time_entries_bulk","summary":"POST /staff/timesheets/time-entries/bulk","description":"Requires features: staff.timesheets.manage_own","tags":["Employees"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesBulkPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesBulkPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesBulkPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/timesheets/time-entries/bulk\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.manage_own"],"x-require-auth":true}},"/staff/timesheets/time-entries":{"get":{"operationId":"staff_get_staff_timesheets_time_entries","summary":"GET /staff/timesheets/time-entries","description":"Requires features: staff.timesheets.view","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/staff/timesheets/time-entries\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.view"],"x-require-auth":true},"post":{"operationId":"staff_post_staff_timesheets_time_entries","summary":"POST /staff/timesheets/time-entries","description":"Requires features: staff.timesheets.manage_own","tags":["Employees"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/timesheets/time-entries\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.manage_own"],"x-require-auth":true},"put":{"operationId":"staff_put_staff_timesheets_time_entries","summary":"PUT /staff/timesheets/time-entries","description":"Requires features: staff.timesheets.manage_own","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/staff/timesheets/time-entries\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.manage_own"],"x-require-auth":true},"delete":{"operationId":"staff_delete_staff_timesheets_time_entries","summary":"DELETE /staff/timesheets/time-entries","description":"Requires features: staff.timesheets.manage_own","tags":["Employees"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/staff/timesheets/time-entries\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.manage_own"],"x-require-auth":true}},"/staff/timesheets/time-projects":{"get":{"operationId":"staff_get_staff_timesheets_time_projects","summary":"GET /staff/timesheets/time-projects","description":"Requires features: staff.timesheets.projects.view","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/staff/timesheets/time-projects\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.projects.view"],"x-require-auth":true},"post":{"operationId":"staff_post_staff_timesheets_time_projects","summary":"POST /staff/timesheets/time-projects","description":"Requires features: staff.timesheets.projects.manage","tags":["Employees"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/timesheets/time-projects\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.projects.manage"],"x-require-auth":true},"put":{"operationId":"staff_put_staff_timesheets_time_projects","summary":"PUT /staff/timesheets/time-projects","description":"Requires features: staff.timesheets.projects.manage","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/staff/timesheets/time-projects\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.projects.manage"],"x-require-auth":true},"delete":{"operationId":"staff_delete_staff_timesheets_time_projects","summary":"DELETE /staff/timesheets/time-projects","description":"Requires features: staff.timesheets.projects.manage","tags":["Employees"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/staff/timesheets/time-projects\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.projects.manage"],"x-require-auth":true}},"/staff/timesheets/my-projects/{projectId}":{"patch":{"operationId":"staff_patch_staff_timesheets_my_projects_projectId","summary":"PATCH /staff/timesheets/my-projects/{projectId}","description":"Requires features: staff.timesheets.manage_own","tags":["Employees"],"parameters":[{"name":"projectId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsMyProjectsProjectIdPatchParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsMyProjectsProjectIdPatchResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsMyProjectsProjectIdPatchResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsMyProjectsProjectIdPatchResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PATCH \"https://om.3.74.75.141.nip.io/api/staff/timesheets/my-projects/:projectId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.manage_own"],"x-require-auth":true}},"/staff/timesheets/time-entries/{id}/segments/{segmentId}":{"patch":{"operationId":"staff_patch_staff_timesheets_time_entries_id_segments_segmentId","summary":"PATCH /staff/timesheets/time-entries/{id}/segments/{segmentId}","description":"Requires features: staff.timesheets.manage_own","tags":["Employees"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdSegmentsSegmentIdPatchParameters0Schema"}},{"name":"segmentId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdSegmentsSegmentIdPatchParameters1Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdSegmentsSegmentIdPatchResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdSegmentsSegmentIdPatchResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdSegmentsSegmentIdPatchResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PATCH \"https://om.3.74.75.141.nip.io/api/staff/timesheets/time-entries/:id/segments/:segmentId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.manage_own"],"x-require-auth":true}},"/staff/timesheets/time-entries/{id}/segments":{"post":{"operationId":"staff_post_staff_timesheets_time_entries_id_segments","summary":"POST /staff/timesheets/time-entries/{id}/segments","description":"Requires features: staff.timesheets.manage_own","tags":["Employees"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdSegmentsPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdSegmentsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdSegmentsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdSegmentsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/timesheets/time-entries/:id/segments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.manage_own"],"x-require-auth":true}},"/staff/timesheets/time-entries/{id}/timer-start":{"post":{"operationId":"staff_post_staff_timesheets_time_entries_id_timer_start","summary":"POST /staff/timesheets/time-entries/{id}/timer-start","description":"Requires features: staff.timesheets.manage_own","tags":["Employees"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdTimerStartPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdTimerStartPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdTimerStartPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdTimerStartPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/timesheets/time-entries/:id/timer-start\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.manage_own"],"x-require-auth":true}},"/staff/timesheets/time-entries/{id}/timer-stop":{"post":{"operationId":"staff_post_staff_timesheets_time_entries_id_timer_stop","summary":"POST /staff/timesheets/time-entries/{id}/timer-stop","description":"Requires features: staff.timesheets.manage_own","tags":["Employees"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdTimerStopPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdTimerStopPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdTimerStopPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdTimerStopPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/timesheets/time-entries/:id/timer-stop\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.manage_own"],"x-require-auth":true}},"/staff/timesheets/time-projects/{id}/employees":{"get":{"operationId":"staff_get_staff_timesheets_time_projects_id_employees","summary":"GET /staff/timesheets/time-projects/{id}/employees","description":"Requires features: staff.timesheets.projects.view","tags":["Employees"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsIdEmployeesGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsIdEmployeesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsIdEmployeesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsIdEmployeesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/staff/timesheets/time-projects/:id/employees\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.projects.view"],"x-require-auth":true},"post":{"operationId":"staff_post_staff_timesheets_time_projects_id_employees","summary":"POST /staff/timesheets/time-projects/{id}/employees","description":"Requires features: staff.timesheets.projects.manage","tags":["Employees"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsIdEmployeesPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsIdEmployeesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsIdEmployeesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsIdEmployeesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/timesheets/time-projects/:id/employees\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.projects.manage"],"x-require-auth":true},"delete":{"operationId":"staff_delete_staff_timesheets_time_projects_id_employees","summary":"DELETE /staff/timesheets/time-projects/{id}/employees","description":"Requires features: staff.timesheets.projects.manage","tags":["Employees"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsIdEmployeesDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsIdEmployeesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsIdEmployeesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/staff/timesheets/time-projects/:id/employees\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.timesheets.projects.manage"],"x-require-auth":true}},"/staff/activities":{"get":{"operationId":"staff_get_staff_activities","summary":"GET /staff/activities","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffActivitiesGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/staff/activities\" \\\n  -H \"Accept: application/json\""}]},"post":{"operationId":"staff_post_staff_activities","summary":"POST /staff/activities","tags":["Employees"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffActivitiesPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/activities\" \\\n  -H \"Accept: application/json\""}]},"put":{"operationId":"staff_put_staff_activities","summary":"PUT /staff/activities","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffActivitiesPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/staff/activities\" \\\n  -H \"Accept: application/json\""}]},"delete":{"operationId":"staff_delete_staff_activities","summary":"DELETE /staff/activities","tags":["Employees"],"parameters":[],"responses":{"204":{"description":"Success"}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/staff/activities\" \\\n  -H \"Accept: application/json\""}]}},"/staff/addresses":{"get":{"operationId":"staff_get_staff_addresses","summary":"GET /staff/addresses","description":"Requires features: staff.view","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffAddressesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffAddressesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffAddressesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/staff/addresses\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.view"],"x-require-auth":true},"post":{"operationId":"staff_post_staff_addresses","summary":"POST /staff/addresses","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffAddressesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffAddressesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffAddressesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/addresses\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true},"put":{"operationId":"staff_put_staff_addresses","summary":"PUT /staff/addresses","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffAddressesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffAddressesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffAddressesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/staff/addresses\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true},"delete":{"operationId":"staff_delete_staff_addresses","summary":"DELETE /staff/addresses","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffAddressesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffAddressesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/staff/addresses\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true}},"/staff/comments":{"get":{"operationId":"staff_get_staff_comments","summary":"GET /staff/comments","description":"Requires features: staff.view","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffCommentsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffCommentsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffCommentsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/staff/comments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.view"],"x-require-auth":true},"post":{"operationId":"staff_post_staff_comments","summary":"POST /staff/comments","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffCommentsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffCommentsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffCommentsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/comments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true},"put":{"operationId":"staff_put_staff_comments","summary":"PUT /staff/comments","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffCommentsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffCommentsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffCommentsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/staff/comments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true},"delete":{"operationId":"staff_delete_staff_comments","summary":"DELETE /staff/comments","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffCommentsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffCommentsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/staff/comments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true}},"/staff/job-histories":{"get":{"operationId":"staff_get_staff_job_histories","summary":"GET /staff/job-histories","description":"Requires features: staff.view","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/staff/job-histories\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.view"],"x-require-auth":true},"post":{"operationId":"staff_post_staff_job_histories","summary":"POST /staff/job-histories","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/job-histories\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true},"put":{"operationId":"staff_put_staff_job_histories","summary":"PUT /staff/job-histories","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/staff/job-histories\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true},"delete":{"operationId":"staff_delete_staff_job_histories","summary":"DELETE /staff/job-histories","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/staff/job-histories\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true}},"/staff/leave-requests":{"get":{"operationId":"staff_get_staff_leave_requests","summary":"GET /staff/leave-requests","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/staff/leave-requests\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"post":{"operationId":"staff_post_staff_leave_requests","summary":"POST /staff/leave-requests","tags":["Employees"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/leave-requests\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"put":{"operationId":"staff_put_staff_leave_requests","summary":"PUT /staff/leave-requests","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/staff/leave-requests\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"delete":{"operationId":"staff_delete_staff_leave_requests","summary":"DELETE /staff/leave-requests","tags":["Employees"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/staff/leave-requests\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/staff/team-members":{"get":{"operationId":"staff_get_staff_team_members","summary":"GET /staff/team-members","description":"Requires features: staff.view","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/staff/team-members\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.view"],"x-require-auth":true},"post":{"operationId":"staff_post_staff_team_members","summary":"POST /staff/team-members","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/team-members\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true},"put":{"operationId":"staff_put_staff_team_members","summary":"PUT /staff/team-members","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/staff/team-members\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true},"delete":{"operationId":"staff_delete_staff_team_members","summary":"DELETE /staff/team-members","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/staff/team-members\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true}},"/staff/team-roles":{"get":{"operationId":"staff_get_staff_team_roles","summary":"GET /staff/team-roles","description":"Requires features: staff.view","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/staff/team-roles\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.view"],"x-require-auth":true},"post":{"operationId":"staff_post_staff_team_roles","summary":"POST /staff/team-roles","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/team-roles\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true},"put":{"operationId":"staff_put_staff_team_roles","summary":"PUT /staff/team-roles","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/staff/team-roles\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true},"delete":{"operationId":"staff_delete_staff_team_roles","summary":"DELETE /staff/team-roles","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/staff/team-roles\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true}},"/staff/teams":{"get":{"operationId":"staff_get_staff_teams","summary":"GET /staff/teams","description":"Requires features: staff.view","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/staff/teams\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.view"],"x-require-auth":true},"post":{"operationId":"staff_post_staff_teams","summary":"POST /staff/teams","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/staff/teams\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true},"put":{"operationId":"staff_put_staff_teams","summary":"PUT /staff/teams","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/staff/teams\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true},"delete":{"operationId":"staff_delete_staff_teams","summary":"DELETE /staff/teams","description":"Requires features: staff.manage_team","tags":["Employees"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsStaffTeamsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/staff/teams\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["staff.manage_team"],"x-require-auth":true}},"/events":{"get":{"operationId":"events_get_events","summary":"GET /events","tags":["Events"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEventsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEventsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/events\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/events/stream":{"get":{"operationId":"events_get_events_stream","summary":"GET /events/stream","tags":["Events"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEventsStreamGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsEventsStreamGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/events/stream\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/notifications/batch":{"post":{"operationId":"notifications_post_notifications_batch","summary":"POST /notifications/batch","description":"Requires features: notifications.create","tags":["Notifications"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsBatchPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsBatchPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsBatchPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/notifications/batch\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["notifications.create"],"x-require-auth":true}},"/notifications/feature":{"post":{"operationId":"notifications_post_notifications_feature","summary":"POST /notifications/feature","description":"Requires features: notifications.create","tags":["Notifications"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsFeaturePostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsFeaturePostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsFeaturePostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/notifications/feature\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["notifications.create"],"x-require-auth":true}},"/notifications/mark-all-read":{"put":{"operationId":"notifications_put_notifications_mark_all_read","summary":"PUT /notifications/mark-all-read","tags":["Notifications"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsMarkAllReadPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsMarkAllReadPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/notifications/mark-all-read\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/notifications/role":{"post":{"operationId":"notifications_post_notifications_role","summary":"POST /notifications/role","description":"Requires features: notifications.create","tags":["Notifications"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsRolePostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsRolePostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsRolePostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/notifications/role\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["notifications.create"],"x-require-auth":true}},"/notifications":{"get":{"operationId":"notifications_get_notifications","summary":"GET /notifications","tags":["Notifications"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/notifications\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"post":{"operationId":"notifications_post_notifications","summary":"POST /notifications","description":"Requires features: notifications.create","tags":["Notifications"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/notifications\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["notifications.create"],"x-require-auth":true}},"/notifications/settings":{"get":{"operationId":"notifications_get_notifications_settings","summary":"GET /notifications/settings","description":"Requires features: notifications.manage","tags":["Notifications"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsSettingsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsSettingsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsSettingsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/notifications/settings\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["notifications.manage"],"x-require-auth":true},"post":{"operationId":"notifications_post_notifications_settings","summary":"POST /notifications/settings","description":"Requires features: notifications.manage","tags":["Notifications"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsSettingsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsSettingsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsSettingsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/notifications/settings\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["notifications.manage"],"x-require-auth":true}},"/notifications/unread-count":{"get":{"operationId":"notifications_get_notifications_unread_count","summary":"GET /notifications/unread-count","tags":["Notifications"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsUnreadCountGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsUnreadCountGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/notifications/unread-count\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/notifications/{id}/action":{"post":{"operationId":"notifications_post_notifications_id_action","summary":"POST /notifications/{id}/action","tags":["Notifications"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsNotificationsIdActionPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsIdActionPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsIdActionPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/notifications/:id/action\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/notifications/{id}/dismiss":{"put":{"operationId":"notifications_put_notifications_id_dismiss","summary":"PUT /notifications/{id}/dismiss","tags":["Notifications"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsNotificationsIdDismissPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsIdDismissPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsIdDismissPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/notifications/:id/dismiss\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/notifications/{id}/read":{"put":{"operationId":"notifications_put_notifications_id_read","summary":"PUT /notifications/{id}/read","tags":["Notifications"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsNotificationsIdReadPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsIdReadPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsIdReadPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/notifications/:id/read\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/notifications/{id}/restore":{"put":{"operationId":"notifications_put_notifications_id_restore","summary":"PUT /notifications/{id}/restore","tags":["Notifications"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsNotificationsIdRestorePutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsIdRestorePutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsNotificationsIdRestorePutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/notifications/:id/restore\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/progress/active":{"get":{"operationId":"progress_get_progress_active","summary":"GET /progress/active","tags":["Progress"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsProgressActiveGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsProgressActiveGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/progress/active\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/progress/jobs":{"get":{"operationId":"progress_get_progress_jobs","summary":"GET /progress/jobs","tags":["Progress"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsProgressJobsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsProgressJobsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/progress/jobs\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"post":{"operationId":"progress_post_progress_jobs","summary":"POST /progress/jobs","description":"Requires features: progress.create","tags":["Progress"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsProgressJobsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsProgressJobsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsProgressJobsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/progress/jobs\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["progress.create"],"x-require-auth":true}},"/progress/jobs/{id}":{"get":{"operationId":"progress_get_progress_jobs_id","summary":"GET /progress/jobs/{id}","tags":["Progress"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsProgressJobsIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsProgressJobsIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsProgressJobsIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/progress/jobs/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"put":{"operationId":"progress_put_progress_jobs_id","summary":"PUT /progress/jobs/{id}","description":"Requires features: progress.update","tags":["Progress"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsProgressJobsIdPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsProgressJobsIdPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsProgressJobsIdPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsProgressJobsIdPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/progress/jobs/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["progress.update"],"x-require-auth":true},"delete":{"operationId":"progress_delete_progress_jobs_id","summary":"DELETE /progress/jobs/{id}","description":"Requires features: progress.cancel","tags":["Progress"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsProgressJobsIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsProgressJobsIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsProgressJobsIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/progress/jobs/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["progress.cancel"],"x-require-auth":true}},"/integrations/logs":{"get":{"operationId":"integrations_get_integrations_logs","summary":"GET /integrations/logs","description":"Requires features: integrations.manage","tags":["Integrations"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsLogsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsLogsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsLogsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/integrations/logs\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["integrations.manage"],"x-require-auth":true}},"/integrations":{"get":{"operationId":"integrations_get_integrations","summary":"GET /integrations","description":"Requires features: integrations.view","tags":["Integrations"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/integrations\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["integrations.view"],"x-require-auth":true}},"/integrations/{id}/credentials":{"get":{"operationId":"integrations_get_integrations_id_credentials","summary":"GET /integrations/{id}/credentials","description":"Requires features: integrations.credentials.manage","tags":["Integrations"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdCredentialsGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdCredentialsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdCredentialsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdCredentialsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/integrations/:id/credentials\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["integrations.credentials.manage"],"x-require-auth":true},"put":{"operationId":"integrations_put_integrations_id_credentials","summary":"PUT /integrations/{id}/credentials","description":"Requires features: integrations.credentials.manage","tags":["Integrations"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdCredentialsPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdCredentialsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdCredentialsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdCredentialsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/integrations/:id/credentials\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["integrations.credentials.manage"],"x-require-auth":true}},"/integrations/{id}/health":{"post":{"operationId":"integrations_post_integrations_id_health","summary":"POST /integrations/{id}/health","description":"Requires features: integrations.manage","tags":["Integrations"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdHealthPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdHealthPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdHealthPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdHealthPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/integrations/:id/health\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["integrations.manage"],"x-require-auth":true}},"/integrations/{id}":{"get":{"operationId":"integrations_get_integrations_id","summary":"GET /integrations/{id}","description":"Requires features: integrations.view","tags":["Integrations"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/integrations/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["integrations.view"],"x-require-auth":true}},"/integrations/{id}/state":{"put":{"operationId":"integrations_put_integrations_id_state","summary":"PUT /integrations/{id}/state","description":"Requires features: integrations.manage","tags":["Integrations"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdStatePutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdStatePutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdStatePutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdStatePutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/integrations/:id/state\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["integrations.manage"],"x-require-auth":true}},"/integrations/{id}/version":{"put":{"operationId":"integrations_put_integrations_id_version","summary":"PUT /integrations/{id}/version","description":"Requires features: integrations.manage","tags":["Integrations"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdVersionPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdVersionPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdVersionPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsIntegrationsIdVersionPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/integrations/:id/version\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["integrations.manage"],"x-require-auth":true}},"/data_sync/mappings":{"get":{"operationId":"data_sync_get_data_sync_mappings","summary":"GET /data_sync/mappings","description":"Requires features: data_sync.configure","tags":["Data Sync"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/data_sync/mappings\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.configure"],"x-require-auth":true},"post":{"operationId":"data_sync_post_data_sync_mappings","summary":"POST /data_sync/mappings","description":"Requires features: data_sync.configure","tags":["Data Sync"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/data_sync/mappings\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.configure"],"x-require-auth":true}},"/data_sync/schedules":{"get":{"operationId":"data_sync_get_data_sync_schedules","summary":"GET /data_sync/schedules","description":"Requires features: data_sync.configure","tags":["Data Sync"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/data_sync/schedules\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.configure"],"x-require-auth":true},"post":{"operationId":"data_sync_post_data_sync_schedules","summary":"POST /data_sync/schedules","description":"Requires features: data_sync.configure","tags":["Data Sync"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/data_sync/schedules\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.configure"],"x-require-auth":true}},"/data_sync/mappings/{id}":{"get":{"operationId":"data_sync_get_data_sync_mappings_id","summary":"GET /data_sync/mappings/{id}","description":"Requires features: data_sync.configure","tags":["Data Sync"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/data_sync/mappings/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.configure"],"x-require-auth":true},"put":{"operationId":"data_sync_put_data_sync_mappings_id","summary":"PUT /data_sync/mappings/{id}","description":"Requires features: data_sync.configure","tags":["Data Sync"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsIdPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsIdPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsIdPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsIdPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/data_sync/mappings/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.configure"],"x-require-auth":true},"delete":{"operationId":"data_sync_delete_data_sync_mappings_id","summary":"DELETE /data_sync/mappings/{id}","description":"Requires features: data_sync.configure","tags":["Data Sync"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/data_sync/mappings/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.configure"],"x-require-auth":true}},"/data_sync/runs/{id}":{"get":{"operationId":"data_sync_get_data_sync_runs_id","summary":"GET /data_sync/runs/{id}","description":"Requires features: data_sync.view","tags":["Data Sync"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDataSyncRunsIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncRunsIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncRunsIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncRunsIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/data_sync/runs/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.view"],"x-require-auth":true}},"/data_sync/schedules/{id}":{"get":{"operationId":"data_sync_get_data_sync_schedules_id","summary":"GET /data_sync/schedules/{id}","description":"Requires features: data_sync.configure","tags":["Data Sync"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/data_sync/schedules/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.configure"],"x-require-auth":true},"put":{"operationId":"data_sync_put_data_sync_schedules_id","summary":"PUT /data_sync/schedules/{id}","description":"Requires features: data_sync.configure","tags":["Data Sync"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesIdPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesIdPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesIdPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesIdPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/data_sync/schedules/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.configure"],"x-require-auth":true},"delete":{"operationId":"data_sync_delete_data_sync_schedules_id","summary":"DELETE /data_sync/schedules/{id}","description":"Requires features: data_sync.configure","tags":["Data Sync"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/data_sync/schedules/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.configure"],"x-require-auth":true}},"/data_sync/options":{"get":{"operationId":"data_sync_get_data_sync_options","summary":"GET /data_sync/options","description":"Requires features: data_sync.view","tags":["Data Sync"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncOptionsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncOptionsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncOptionsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/data_sync/options\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.view"],"x-require-auth":true}},"/data_sync/run":{"post":{"operationId":"data_sync_post_data_sync_run","summary":"POST /data_sync/run","description":"Requires features: data_sync.run","tags":["Data Sync"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncRunPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncRunPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncRunPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/data_sync/run\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.run"],"x-require-auth":true}},"/data_sync/runs/{id}/cancel":{"post":{"operationId":"data_sync_post_data_sync_runs_id_cancel","summary":"POST /data_sync/runs/{id}/cancel","description":"Requires features: data_sync.run","tags":["Data Sync"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDataSyncRunsIdCancelPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncRunsIdCancelPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncRunsIdCancelPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncRunsIdCancelPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/data_sync/runs/:id/cancel\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.run"],"x-require-auth":true}},"/data_sync/runs/{id}/retry":{"post":{"operationId":"data_sync_post_data_sync_runs_id_retry","summary":"POST /data_sync/runs/{id}/retry","description":"Requires features: data_sync.run","tags":["Data Sync"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsDataSyncRunsIdRetryPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncRunsIdRetryPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncRunsIdRetryPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncRunsIdRetryPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/data_sync/runs/:id/retry\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.run"],"x-require-auth":true}},"/data_sync/runs":{"get":{"operationId":"data_sync_get_data_sync_runs","summary":"GET /data_sync/runs","description":"Requires features: data_sync.view","tags":["Data Sync"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncRunsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncRunsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncRunsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/data_sync/runs\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.view"],"x-require-auth":true}},"/data_sync/validate":{"post":{"operationId":"data_sync_post_data_sync_validate","summary":"POST /data_sync/validate","description":"Requires features: data_sync.configure","tags":["Data Sync"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncValidatePostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncValidatePostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsDataSyncValidatePostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/data_sync/validate\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.configure"],"x-require-auth":true}},"/sync_excel/import":{"post":{"operationId":"sync_excel_post_sync_excel_import","summary":"POST /sync_excel/import","description":"Requires features: sync_excel.run","tags":["Excel / CSV Import"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncExcelImportPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncExcelImportPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncExcelImportPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sync_excel/import\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sync_excel.run"],"x-require-auth":true}},"/sync_excel/preview":{"get":{"operationId":"sync_excel_get_sync_excel_preview","summary":"GET /sync_excel/preview","description":"Requires features: sync_excel.view","tags":["Excel / CSV Import"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncExcelPreviewGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncExcelPreviewGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncExcelPreviewGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sync_excel/preview\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sync_excel.view"],"x-require-auth":true}},"/sync_excel/upload":{"post":{"operationId":"sync_excel_post_sync_excel_upload","summary":"POST /sync_excel/upload","description":"Requires features: sync_excel.run","tags":["Excel / CSV Import"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncExcelUploadPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncExcelUploadPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncExcelUploadPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sync_excel/upload\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["sync_excel.run"],"x-require-auth":true}},"/messages/object-types":{"get":{"operationId":"messages_get_messages_object_types","summary":"GET /messages/object-types","description":"Requires features: messages.compose","tags":["Messages"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesObjectTypesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesObjectTypesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesObjectTypesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/messages/object-types\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["messages.compose"],"x-require-auth":true}},"/messages":{"get":{"operationId":"messages_get_messages","summary":"GET /messages","tags":["Messages"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/messages\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"post":{"operationId":"messages_post_messages","summary":"POST /messages","description":"Requires features: messages.compose","tags":["Messages"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/messages\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["messages.compose"],"x-require-auth":true}},"/messages/types":{"get":{"operationId":"messages_get_messages_types","summary":"GET /messages/types","description":"Requires features: messages.view","tags":["Messages"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesTypesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesTypesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesTypesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/messages/types\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["messages.view"],"x-require-auth":true}},"/messages/unread-count":{"get":{"operationId":"messages_get_messages_unread_count","summary":"GET /messages/unread-count","tags":["Messages"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesUnreadCountGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesUnreadCountGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/messages/unread-count\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/messages/{id}/actions/{actionId}":{"post":{"operationId":"messages_post_messages_id_actions_actionId","summary":"POST /messages/{id}/actions/{actionId}","description":"Requires features: messages.actions","tags":["Messages"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdActionsActionIdPostParameters0Schema"}},{"name":"actionId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdActionsActionIdPostParameters1Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdActionsActionIdPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdActionsActionIdPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdActionsActionIdPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/messages/:id/actions/:actionId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["messages.actions"],"x-require-auth":true}},"/messages/{id}/archive":{"put":{"operationId":"messages_put_messages_id_archive","summary":"PUT /messages/{id}/archive","description":"Requires features: messages.view","tags":["Messages"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdArchivePutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdArchivePutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdArchivePutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdArchivePutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/messages/:id/archive\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["messages.view"],"x-require-auth":true},"delete":{"operationId":"messages_delete_messages_id_archive","summary":"DELETE /messages/{id}/archive","description":"Requires features: messages.view","tags":["Messages"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdArchiveDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdArchiveDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdArchiveDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/messages/:id/archive\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["messages.view"],"x-require-auth":true}},"/messages/{id}/attachments":{"get":{"operationId":"messages_get_messages_id_attachments","summary":"GET /messages/{id}/attachments","tags":["Messages"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdAttachmentsGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdAttachmentsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdAttachmentsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/messages/:id/attachments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"post":{"operationId":"messages_post_messages_id_attachments","summary":"POST /messages/{id}/attachments","description":"Requires features: messages.attach_files","tags":["Messages"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdAttachmentsPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdAttachmentsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdAttachmentsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdAttachmentsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/messages/:id/attachments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["messages.attach_files"],"x-require-auth":true},"delete":{"operationId":"messages_delete_messages_id_attachments","summary":"DELETE /messages/{id}/attachments","description":"Requires features: messages.attach_files","tags":["Messages"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdAttachmentsDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdAttachmentsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdAttachmentsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/messages/:id/attachments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["messages.attach_files"],"x-require-auth":true}},"/messages/{id}/confirmation":{"get":{"operationId":"messages_get_messages_id_confirmation","summary":"GET /messages/{id}/confirmation","tags":["Messages"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdConfirmationGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdConfirmationGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdConfirmationGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/messages/:id/confirmation\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/messages/{id}/conversation/archive":{"put":{"operationId":"messages_put_messages_id_conversation_archive","summary":"PUT /messages/{id}/conversation/archive","description":"Requires features: messages.view","tags":["Messages"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdConversationArchivePutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdConversationArchivePutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdConversationArchivePutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdConversationArchivePutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/messages/:id/conversation/archive\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["messages.view"],"x-require-auth":true}},"/messages/{id}/conversation/read":{"delete":{"operationId":"messages_delete_messages_id_conversation_read","summary":"DELETE /messages/{id}/conversation/read","description":"Requires features: messages.view","tags":["Messages"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdConversationReadDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdConversationReadDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdConversationReadDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/messages/:id/conversation/read\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["messages.view"],"x-require-auth":true}},"/messages/{id}/conversation":{"delete":{"operationId":"messages_delete_messages_id_conversation","summary":"DELETE /messages/{id}/conversation","description":"Requires features: messages.view","tags":["Messages"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdConversationDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdConversationDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdConversationDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/messages/:id/conversation\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["messages.view"],"x-require-auth":true}},"/messages/{id}/forward-preview":{"get":{"operationId":"messages_get_messages_id_forward_preview","summary":"GET /messages/{id}/forward-preview","description":"Requires features: messages.compose","tags":["Messages"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdForwardPreviewGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdForwardPreviewGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdForwardPreviewGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdForwardPreviewGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/messages/:id/forward-preview\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["messages.compose"],"x-require-auth":true}},"/messages/{id}/forward":{"post":{"operationId":"messages_post_messages_id_forward","summary":"POST /messages/{id}/forward","description":"Requires features: messages.compose","tags":["Messages"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdForwardPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdForwardPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdForwardPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdForwardPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/messages/:id/forward\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["messages.compose"],"x-require-auth":true}},"/messages/{id}/read":{"put":{"operationId":"messages_put_messages_id_read","summary":"PUT /messages/{id}/read","description":"Requires features: messages.view","tags":["Messages"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdReadPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdReadPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdReadPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdReadPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/messages/:id/read\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["messages.view"],"x-require-auth":true},"delete":{"operationId":"messages_delete_messages_id_read","summary":"DELETE /messages/{id}/read","description":"Requires features: messages.view","tags":["Messages"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdReadDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdReadDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdReadDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/messages/:id/read\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["messages.view"],"x-require-auth":true}},"/messages/{id}/reply":{"post":{"operationId":"messages_post_messages_id_reply","summary":"POST /messages/{id}/reply","description":"Requires features: messages.compose","tags":["Messages"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdReplyPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdReplyPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdReplyPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdReplyPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/messages/:id/reply\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["messages.compose"],"x-require-auth":true}},"/messages/{id}":{"get":{"operationId":"messages_get_messages_id","summary":"GET /messages/{id}","tags":["Messages"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/messages/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true},"patch":{"operationId":"messages_patch_messages_id","summary":"PATCH /messages/{id}","description":"Requires features: messages.compose","tags":["Messages"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdPatchParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdPatchResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdPatchResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdPatchResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PATCH \"https://om.3.74.75.141.nip.io/api/messages/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["messages.compose"],"x-require-auth":true},"delete":{"operationId":"messages_delete_messages_id","summary":"DELETE /messages/{id}","description":"Requires features: messages.view","tags":["Messages"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/messages/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["messages.view"],"x-require-auth":true}},"/messages/token/{token}":{"get":{"operationId":"messages_get_messages_token_token","summary":"GET /messages/token/{token}","tags":["Messages"],"parameters":[{"name":"token","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsMessagesTokenTokenGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsMessagesTokenTokenGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/messages/token/:token\" \\\n  -H \"Accept: application/json\""}]}},"/communication_channels/channels":{"get":{"operationId":"communication_channels_get_communication_channels_channels","summary":"GET /communication_channels/channels","description":"Requires features: communication_channels.view","tags":["Communication Channels"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/communication_channels/channels\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["communication_channels.view"],"x-require-auth":true}},"/communication_channels/me/channels":{"get":{"operationId":"communication_channels_get_communication_channels_me_channels","summary":"GET /communication_channels/me/channels","description":"Requires features: communication_channels.connect_user_channel","tags":["Communication Channels"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsMeChannelsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsMeChannelsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsMeChannelsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/communication_channels/me/channels\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["communication_channels.connect_user_channel"],"x-require-auth":true}},"/communication_channels/channels/connect/credentials":{"post":{"operationId":"communication_channels_post_communication_channels_channels_connect_credentials","summary":"POST /communication_channels/channels/connect/credentials","description":"Requires features: communication_channels.connect_user_channel","tags":["Communication Channels"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsConnectCredentialsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsConnectCredentialsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsConnectCredentialsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/communication_channels/channels/connect/credentials\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["communication_channels.connect_user_channel"],"x-require-auth":true}},"/communication_channels/send-as-user":{"post":{"operationId":"communication_channels_post_communication_channels_send_as_user","summary":"POST /communication_channels/send-as-user","description":"Requires features: communication_channels.manage","tags":["Communication Channels"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsSendAsUserPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsSendAsUserPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsSendAsUserPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/communication_channels/send-as-user\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["communication_channels.manage"],"x-require-auth":true}},"/communication_channels/test-seed":{"post":{"operationId":"communication_channels_post_communication_channels_test_seed","summary":"POST /communication_channels/test-seed","description":"Requires features: communication_channels.connect_user_channel","tags":["Communication Channels"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsTestSeedPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsTestSeedPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsTestSeedPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/communication_channels/test-seed\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["communication_channels.connect_user_channel"],"x-require-auth":true}},"/communication_channels/webhooks/gmail":{"post":{"operationId":"communication_channels_post_communication_channels_webhooks_gmail","summary":"POST /communication_channels/webhooks/gmail","tags":["Communication Channels"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsWebhooksGmailPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/communication_channels/webhooks/gmail\" \\\n  -H \"Accept: application/json\""}]}},"/communication_channels/channels/{id}":{"delete":{"operationId":"communication_channels_delete_communication_channels_channels_id","summary":"DELETE /communication_channels/channels/{id}","description":"Requires features: communication_channels.connect_user_channel","tags":["Communication Channels"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/communication_channels/channels/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["communication_channels.connect_user_channel"],"x-require-auth":true},"get":{"operationId":"communication_channels_get_communication_channels_channels_id","summary":"GET /communication_channels/channels/{id}","description":"Requires features: communication_channels.view","tags":["Communication Channels"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/communication_channels/channels/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["communication_channels.view"],"x-require-auth":true}},"/communication_channels/messages/{messageId}/reactions/{reactionId}":{"delete":{"operationId":"communication_channels_delete_communication_channels_messages_messageId_reactions_reactionId","summary":"DELETE /communication_channels/messages/{messageId}/reactions/{reactionId}","description":"Requires features: communication_channels.react","tags":["Communication Channels"],"parameters":[{"name":"messageId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsMessagesMessageIdReactionsReactionIdDeleteParameters0Schema"}},{"name":"reactionId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsMessagesMessageIdReactionsReactionIdDeleteParameters1Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsMessagesMessageIdReactionsReactionIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsMessagesMessageIdReactionsReactionIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/communication_channels/messages/:messageId/reactions/:reactionId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["communication_channels.react"],"x-require-auth":true}},"/communication_channels/channels/{id}/health":{"get":{"operationId":"communication_channels_get_communication_channels_channels_id_health","summary":"GET /communication_channels/channels/{id}/health","description":"Requires features: communication_channels.view","tags":["Communication Channels"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdHealthGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdHealthGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdHealthGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdHealthGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/communication_channels/channels/:id/health\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["communication_channels.view"],"x-require-auth":true}},"/communication_channels/oauth/{provider}/callback":{"get":{"operationId":"communication_channels_get_communication_channels_oauth_provider_callback","summary":"GET /communication_channels/oauth/{provider}/callback","tags":["Communication Channels"],"parameters":[{"name":"provider","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsOauthProviderCallbackGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsOauthProviderCallbackGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsOauthProviderCallbackGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/communication_channels/oauth/:provider/callback\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-auth":true}},"/communication_channels/channels/{id}/import-history":{"post":{"operationId":"communication_channels_post_communication_channels_channels_id_import_history","summary":"POST /communication_channels/channels/{id}/import-history","description":"Requires features: communication_channels.connect_user_channel","tags":["Communication Channels"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdImportHistoryPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdImportHistoryPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdImportHistoryPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdImportHistoryPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/communication_channels/channels/:id/import-history\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["communication_channels.connect_user_channel"],"x-require-auth":true}},"/communication_channels/channels/{id}/poll-now":{"post":{"operationId":"communication_channels_post_communication_channels_channels_id_poll_now","summary":"POST /communication_channels/channels/{id}/poll-now","description":"Requires features: communication_channels.connect_user_channel","tags":["Communication Channels"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdPollNowPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdPollNowPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdPollNowPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdPollNowPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/communication_channels/channels/:id/poll-now\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["communication_channels.connect_user_channel"],"x-require-auth":true}},"/communication_channels/channels/{id}/push/register":{"post":{"operationId":"communication_channels_post_communication_channels_channels_id_push_register","summary":"POST /communication_channels/channels/{id}/push/register","description":"Requires features: communication_channels.connect_user_channel","tags":["Communication Channels"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdPushRegisterPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdPushRegisterPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdPushRegisterPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdPushRegisterPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/communication_channels/channels/:id/push/register\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["communication_channels.connect_user_channel"],"x-require-auth":true}},"/communication_channels/channels/{id}/set-primary":{"post":{"operationId":"communication_channels_post_communication_channels_channels_id_set_primary","summary":"POST /communication_channels/channels/{id}/set-primary","description":"Requires features: communication_channels.connect_user_channel","tags":["Communication Channels"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdSetPrimaryPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdSetPrimaryPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdSetPrimaryPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdSetPrimaryPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/communication_channels/channels/:id/set-primary\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["communication_channels.connect_user_channel"],"x-require-auth":true}},"/communication_channels/channels/{id}/test-send":{"post":{"operationId":"communication_channels_post_communication_channels_channels_id_test_send","summary":"POST /communication_channels/channels/{id}/test-send","description":"Requires features: communication_channels.connect_user_channel","tags":["Communication Channels"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdTestSendPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdTestSendPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdTestSendPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdTestSendPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/communication_channels/channels/:id/test-send\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["communication_channels.connect_user_channel"],"x-require-auth":true}},"/communication_channels/messages/{messageId}/reactions":{"post":{"operationId":"communication_channels_post_communication_channels_messages_messageId_reactions","summary":"POST /communication_channels/messages/{messageId}/reactions","description":"Requires features: communication_channels.react","tags":["Communication Channels"],"parameters":[{"name":"messageId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsMessagesMessageIdReactionsPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsMessagesMessageIdReactionsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsMessagesMessageIdReactionsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsMessagesMessageIdReactionsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/communication_channels/messages/:messageId/reactions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["communication_channels.react"],"x-require-auth":true}},"/communication_channels/oauth/{provider}/initiate":{"post":{"operationId":"communication_channels_post_communication_channels_oauth_provider_initiate","summary":"POST /communication_channels/oauth/{provider}/initiate","description":"Requires features: communication_channels.connect_user_channel","tags":["Communication Channels"],"parameters":[{"name":"provider","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsOauthProviderInitiatePostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsOauthProviderInitiatePostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsOauthProviderInitiatePostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsOauthProviderInitiatePostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/communication_channels/oauth/:provider/initiate\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["communication_channels.connect_user_channel"],"x-require-auth":true}},"/communication_channels/webhook/{provider}":{"post":{"operationId":"communication_channels_post_communication_channels_webhook_provider","summary":"POST /communication_channels/webhook/{provider}","tags":["Communication Channels"],"parameters":[{"name":"provider","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsWebhookProviderPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsWebhookProviderPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/communication_channels/webhook/:provider\" \\\n  -H \"Accept: application/json\""}]}},"/communication_channels/threads/{threadId}/assign":{"put":{"operationId":"communication_channels_put_communication_channels_threads_threadId_assign","summary":"PUT /communication_channels/threads/{threadId}/assign","description":"Requires features: communication_channels.assign","tags":["Communication Channels"],"parameters":[{"name":"threadId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsThreadsThreadIdAssignPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsThreadsThreadIdAssignPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsThreadsThreadIdAssignPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsThreadsThreadIdAssignPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/communication_channels/threads/:threadId/assign\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["communication_channels.assign"],"x-require-auth":true}},"/ai_assistant/ai/agents":{"get":{"operationId":"ai_assistant_get_ai_assistant_ai_agents","summary":"GET /ai_assistant/ai/agents","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/agents\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true}},"/ai_assistant/ai/chat":{"post":{"operationId":"ai_assistant_post_ai_assistant_ai_chat","summary":"POST /ai_assistant/ai/chat","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiChatPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiChatPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiChatPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/chat\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true}},"/ai_assistant/ai/conversations/import":{"post":{"operationId":"ai_assistant_post_ai_assistant_ai_conversations_import","summary":"POST /ai_assistant/ai/conversations/import","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsImportPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsImportPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsImportPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/conversations/import\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true}},"/ai_assistant/ai/conversations":{"get":{"operationId":"ai_assistant_get_ai_assistant_ai_conversations","summary":"GET /ai_assistant/ai/conversations","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/conversations\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true},"post":{"operationId":"ai_assistant_post_ai_assistant_ai_conversations","summary":"POST /ai_assistant/ai/conversations","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/conversations\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true}},"/ai_assistant/ai/run-object":{"post":{"operationId":"ai_assistant_post_ai_assistant_ai_run_object","summary":"POST /ai_assistant/ai/run-object","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiRunObjectPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiRunObjectPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiRunObjectPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/run-object\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true}},"/ai_assistant/chat":{"post":{"operationId":"ai_assistant_post_ai_assistant_chat","summary":"POST /ai_assistant/chat","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantChatPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantChatPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantChatPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/ai_assistant/chat\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true}},"/ai_assistant/health":{"get":{"operationId":"ai_assistant_get_ai_assistant_health","summary":"GET /ai_assistant/health","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantHealthGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantHealthGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantHealthGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/ai_assistant/health\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true}},"/ai_assistant/mcp-key":{"post":{"operationId":"ai_assistant_post_ai_assistant_mcp_key","summary":"POST /ai_assistant/mcp-key","description":"Requires features: api_keys.create","tags":["AI Assistant"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantMcpKeyPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantMcpKeyPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantMcpKeyPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/ai_assistant/mcp-key\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["api_keys.create"],"x-require-auth":true}},"/ai_assistant/route":{"post":{"operationId":"ai_assistant_post_ai_assistant_route","summary":"POST /ai_assistant/route","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantRoutePostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantRoutePostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantRoutePostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/ai_assistant/route\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true}},"/ai_assistant/session-key":{"post":{"operationId":"ai_assistant_post_ai_assistant_session_key","summary":"POST /ai_assistant/session-key","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantSessionKeyPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantSessionKeyPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantSessionKeyPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/ai_assistant/session-key\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true}},"/ai_assistant/settings/allowlist":{"put":{"operationId":"ai_assistant_put_ai_assistant_settings_allowlist","summary":"PUT /ai_assistant/settings/allowlist","description":"Requires features: ai_assistant.settings.manage","tags":["AI Assistant"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsAllowlistPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsAllowlistPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsAllowlistPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/ai_assistant/settings/allowlist\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.settings.manage"],"x-require-auth":true},"delete":{"operationId":"ai_assistant_delete_ai_assistant_settings_allowlist","summary":"DELETE /ai_assistant/settings/allowlist","description":"Requires features: ai_assistant.settings.manage","tags":["AI Assistant"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsAllowlistDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsAllowlistDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/ai_assistant/settings/allowlist\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.settings.manage"],"x-require-auth":true}},"/ai_assistant/settings":{"get":{"operationId":"ai_assistant_get_ai_assistant_settings","summary":"GET /ai_assistant/settings","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/ai_assistant/settings\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true},"put":{"operationId":"ai_assistant_put_ai_assistant_settings","summary":"PUT /ai_assistant/settings","description":"Requires features: ai_assistant.settings.manage","tags":["AI Assistant"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/ai_assistant/settings\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.settings.manage"],"x-require-auth":true},"delete":{"operationId":"ai_assistant_delete_ai_assistant_settings","summary":"DELETE /ai_assistant/settings","description":"Requires features: ai_assistant.settings.manage","tags":["AI Assistant"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/ai_assistant/settings\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.settings.manage"],"x-require-auth":true}},"/ai_assistant/tools/execute":{"post":{"operationId":"ai_assistant_post_ai_assistant_tools_execute","summary":"POST /ai_assistant/tools/execute","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantToolsExecutePostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantToolsExecutePostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantToolsExecutePostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/ai_assistant/tools/execute\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true}},"/ai_assistant/tools":{"get":{"operationId":"ai_assistant_get_ai_assistant_tools","summary":"GET /ai_assistant/tools","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantToolsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantToolsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantToolsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/ai_assistant/tools\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true}},"/ai_assistant/usage/daily":{"get":{"operationId":"ai_assistant_get_ai_assistant_usage_daily","summary":"GET /ai_assistant/usage/daily","description":"Requires features: ai_assistant.settings.manage","tags":["AI Assistant"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantUsageDailyGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantUsageDailyGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantUsageDailyGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/ai_assistant/usage/daily\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.settings.manage"],"x-require-auth":true}},"/ai_assistant/usage/sessions":{"get":{"operationId":"ai_assistant_get_ai_assistant_usage_sessions","summary":"GET /ai_assistant/usage/sessions","description":"Requires features: ai_assistant.settings.manage","tags":["AI Assistant"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantUsageSessionsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantUsageSessionsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantUsageSessionsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/ai_assistant/usage/sessions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.settings.manage"],"x-require-auth":true}},"/ai_assistant/ai/actions/{id}/cancel":{"post":{"operationId":"ai_assistant_post_ai_assistant_ai_actions_id_cancel","summary":"POST /ai_assistant/ai/actions/{id}/cancel","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiActionsIdCancelPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiActionsIdCancelPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiActionsIdCancelPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiActionsIdCancelPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/actions/:id/cancel\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true}},"/ai_assistant/ai/actions/{id}/confirm":{"post":{"operationId":"ai_assistant_post_ai_assistant_ai_actions_id_confirm","summary":"POST /ai_assistant/ai/actions/{id}/confirm","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiActionsIdConfirmPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiActionsIdConfirmPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiActionsIdConfirmPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiActionsIdConfirmPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/actions/:id/confirm\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true}},"/ai_assistant/ai/actions/{id}":{"get":{"operationId":"ai_assistant_get_ai_assistant_ai_actions_id","summary":"GET /ai_assistant/ai/actions/{id}","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiActionsIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiActionsIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiActionsIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiActionsIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/actions/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true}},"/ai_assistant/ai/agents/{agentId}/loop-override":{"get":{"operationId":"ai_assistant_get_ai_assistant_ai_agents_agentId_loop_override","summary":"GET /ai_assistant/ai/agents/{agentId}/loop-override","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[{"name":"agentId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdLoopOverrideGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdLoopOverrideGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdLoopOverrideGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdLoopOverrideGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/agents/:agentId/loop-override\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true},"put":{"operationId":"ai_assistant_put_ai_assistant_ai_agents_agentId_loop_override","summary":"PUT /ai_assistant/ai/agents/{agentId}/loop-override","description":"Requires features: ai_assistant.settings.manage","tags":["AI Assistant"],"parameters":[{"name":"agentId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdLoopOverridePutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdLoopOverridePutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdLoopOverridePutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdLoopOverridePutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/agents/:agentId/loop-override\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.settings.manage"],"x-require-auth":true},"delete":{"operationId":"ai_assistant_delete_ai_assistant_ai_agents_agentId_loop_override","summary":"DELETE /ai_assistant/ai/agents/{agentId}/loop-override","description":"Requires features: ai_assistant.settings.manage","tags":["AI Assistant"],"parameters":[{"name":"agentId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdLoopOverrideDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdLoopOverrideDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdLoopOverrideDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/agents/:agentId/loop-override\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.settings.manage"],"x-require-auth":true}},"/ai_assistant/ai/agents/{agentId}/models":{"get":{"operationId":"ai_assistant_get_ai_assistant_ai_agents_agentId_models","summary":"GET /ai_assistant/ai/agents/{agentId}/models","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[{"name":"agentId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdModelsGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdModelsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdModelsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdModelsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/agents/:agentId/models\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true}},"/ai_assistant/ai/agents/{agentId}/mutation-policy":{"get":{"operationId":"ai_assistant_get_ai_assistant_ai_agents_agentId_mutation_policy","summary":"GET /ai_assistant/ai/agents/{agentId}/mutation-policy","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[{"name":"agentId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdMutationPolicyGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdMutationPolicyGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdMutationPolicyGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdMutationPolicyGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/agents/:agentId/mutation-policy\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true},"post":{"operationId":"ai_assistant_post_ai_assistant_ai_agents_agentId_mutation_policy","summary":"POST /ai_assistant/ai/agents/{agentId}/mutation-policy","description":"Requires features: ai_assistant.settings.manage","tags":["AI Assistant"],"parameters":[{"name":"agentId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdMutationPolicyPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdMutationPolicyPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdMutationPolicyPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdMutationPolicyPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/agents/:agentId/mutation-policy\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.settings.manage"],"x-require-auth":true},"delete":{"operationId":"ai_assistant_delete_ai_assistant_ai_agents_agentId_mutation_policy","summary":"DELETE /ai_assistant/ai/agents/{agentId}/mutation-policy","description":"Requires features: ai_assistant.settings.manage","tags":["AI Assistant"],"parameters":[{"name":"agentId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdMutationPolicyDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdMutationPolicyDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdMutationPolicyDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/agents/:agentId/mutation-policy\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.settings.manage"],"x-require-auth":true}},"/ai_assistant/ai/agents/{agentId}/prompt-override":{"get":{"operationId":"ai_assistant_get_ai_assistant_ai_agents_agentId_prompt_override","summary":"GET /ai_assistant/ai/agents/{agentId}/prompt-override","tags":["AI Assistant"],"parameters":[{"name":"agentId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdPromptOverrideGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdPromptOverrideGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/agents/:agentId/prompt-override\" \\\n  -H \"Accept: application/json\""}]},"post":{"operationId":"ai_assistant_post_ai_assistant_ai_agents_agentId_prompt_override","summary":"POST /ai_assistant/ai/agents/{agentId}/prompt-override","tags":["AI Assistant"],"parameters":[{"name":"agentId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdPromptOverridePostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdPromptOverridePostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/agents/:agentId/prompt-override\" \\\n  -H \"Accept: application/json\""}]}},"/ai_assistant/ai/conversations/{conversationId}/participants/{userId}":{"delete":{"operationId":"ai_assistant_delete_ai_assistant_ai_conversations_conversationId_participants_userId","summary":"DELETE /ai_assistant/ai/conversations/{conversationId}/participants/{userId}","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[{"name":"conversationId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdParticipantsUserIdDeleteParameters0Schema"}},{"name":"userId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdParticipantsUserIdDeleteParameters1Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdParticipantsUserIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdParticipantsUserIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/conversations/:conversationId/participants/:userId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true}},"/ai_assistant/ai/conversations/{conversationId}/participants":{"get":{"operationId":"ai_assistant_get_ai_assistant_ai_conversations_conversationId_participants","summary":"GET /ai_assistant/ai/conversations/{conversationId}/participants","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[{"name":"conversationId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdParticipantsGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdParticipantsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdParticipantsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdParticipantsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/conversations/:conversationId/participants\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true},"post":{"operationId":"ai_assistant_post_ai_assistant_ai_conversations_conversationId_participants","summary":"POST /ai_assistant/ai/conversations/{conversationId}/participants","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[{"name":"conversationId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdParticipantsPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdParticipantsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdParticipantsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdParticipantsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/conversations/:conversationId/participants\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true}},"/ai_assistant/ai/conversations/{conversationId}":{"get":{"operationId":"ai_assistant_get_ai_assistant_ai_conversations_conversationId","summary":"GET /ai_assistant/ai/conversations/{conversationId}","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[{"name":"conversationId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/conversations/:conversationId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true},"patch":{"operationId":"ai_assistant_patch_ai_assistant_ai_conversations_conversationId","summary":"PATCH /ai_assistant/ai/conversations/{conversationId}","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[{"name":"conversationId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdPatchParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdPatchResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdPatchResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdPatchResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PATCH \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/conversations/:conversationId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true},"delete":{"operationId":"ai_assistant_delete_ai_assistant_ai_conversations_conversationId","summary":"DELETE /ai_assistant/ai/conversations/{conversationId}","description":"Requires features: ai_assistant.view","tags":["AI Assistant"],"parameters":[{"name":"conversationId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/ai_assistant/ai/conversations/:conversationId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.view"],"x-require-auth":true}},"/ai_assistant/usage/sessions/{sessionId}":{"get":{"operationId":"ai_assistant_get_ai_assistant_usage_sessions_sessionId","summary":"GET /ai_assistant/usage/sessions/{sessionId}","description":"Requires features: ai_assistant.settings.manage","tags":["AI Assistant"],"parameters":[{"name":"sessionId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantUsageSessionsSessionIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantUsageSessionsSessionIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantUsageSessionsSessionIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsAiAssistantUsageSessionsSessionIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/ai_assistant/usage/sessions/:sessionId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["ai_assistant.settings.manage"],"x-require-auth":true}},"/translations/{entityType}/{entityId}":{"get":{"operationId":"translations_get_translations_entityType_entityId","summary":"GET /translations/{entityType}/{entityId}","description":"Requires features: translations.view","tags":["Entity Translations"],"parameters":[{"name":"entityType","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdGetParameters0Schema"}},{"name":"entityId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdGetParameters1Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/translations/:entityType/:entityId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["translations.view"],"x-require-auth":true},"put":{"operationId":"translations_put_translations_entityType_entityId","summary":"PUT /translations/{entityType}/{entityId}","description":"Requires features: translations.manage","tags":["Entity Translations"],"parameters":[{"name":"entityType","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdPutParameters0Schema"}},{"name":"entityId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdPutParameters1Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/translations/:entityType/:entityId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["translations.manage"],"x-require-auth":true},"delete":{"operationId":"translations_delete_translations_entityType_entityId","summary":"DELETE /translations/{entityType}/{entityId}","description":"Requires features: translations.manage","tags":["Entity Translations"],"parameters":[{"name":"entityType","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdDeleteParameters0Schema"}},{"name":"entityId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdDeleteParameters1Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/translations/:entityType/:entityId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["translations.manage"],"x-require-auth":true}},"/translations/locales":{"get":{"operationId":"translations_get_translations_locales","summary":"GET /translations/locales","tags":["Entity Translations"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsTranslationsLocalesGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/translations/locales\" \\\n  -H \"Accept: application/json\""}]},"put":{"operationId":"translations_put_translations_locales","summary":"PUT /translations/locales","tags":["Entity Translations"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsTranslationsLocalesPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/translations/locales\" \\\n  -H \"Accept: application/json\""}]}},"/scheduler/jobs":{"get":{"operationId":"scheduler_get_scheduler_jobs","summary":"GET /scheduler/jobs","description":"Requires features: scheduler.jobs.view","tags":["Scheduler"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSchedulerJobsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSchedulerJobsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSchedulerJobsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/scheduler/jobs\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["scheduler.jobs.view"],"x-require-auth":true},"post":{"operationId":"scheduler_post_scheduler_jobs","summary":"POST /scheduler/jobs","description":"Requires features: scheduler.jobs.manage","tags":["Scheduler"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSchedulerJobsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSchedulerJobsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSchedulerJobsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/scheduler/jobs\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["scheduler.jobs.manage"],"x-require-auth":true},"put":{"operationId":"scheduler_put_scheduler_jobs","summary":"PUT /scheduler/jobs","description":"Requires features: scheduler.jobs.manage","tags":["Scheduler"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSchedulerJobsPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSchedulerJobsPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSchedulerJobsPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/scheduler/jobs\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["scheduler.jobs.manage"],"x-require-auth":true},"delete":{"operationId":"scheduler_delete_scheduler_jobs","summary":"DELETE /scheduler/jobs","description":"Requires features: scheduler.jobs.manage","tags":["Scheduler"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSchedulerJobsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSchedulerJobsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/scheduler/jobs\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["scheduler.jobs.manage"],"x-require-auth":true}},"/scheduler/targets":{"get":{"operationId":"scheduler_get_scheduler_targets","summary":"GET /scheduler/targets","tags":["Scheduler"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSchedulerTargetsGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/scheduler/targets\" \\\n  -H \"Accept: application/json\""}]}},"/scheduler/trigger":{"post":{"operationId":"scheduler_post_scheduler_trigger","summary":"POST /scheduler/trigger","tags":["Scheduler"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSchedulerTriggerPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/scheduler/trigger\" \\\n  -H \"Accept: application/json\""}]}},"/scheduler/jobs/{id}/executions":{"get":{"operationId":"scheduler_get_scheduler_jobs_id_executions","summary":"GET /scheduler/jobs/{id}/executions","tags":["Scheduler"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsSchedulerJobsIdExecutionsGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSchedulerJobsIdExecutionsGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/scheduler/jobs/:id/executions\" \\\n  -H \"Accept: application/json\""}]}},"/scheduler/queue-jobs/{jobId}":{"get":{"operationId":"scheduler_get_scheduler_queue_jobs_jobId","summary":"GET /scheduler/queue-jobs/{jobId}","tags":["Scheduler"],"parameters":[{"name":"jobId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsSchedulerQueueJobsJobIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSchedulerQueueJobsJobIdGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/scheduler/queue-jobs/:jobId\" \\\n  -H \"Accept: application/json\""}]}},"/inbox_ops/emails":{"get":{"operationId":"inbox_ops_get_inbox_ops_emails","summary":"GET /inbox_ops/emails","description":"Requires features: inbox_ops.log.view","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/inbox_ops/emails\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.log.view"],"x-require-auth":true}},"/inbox_ops/extract":{"post":{"operationId":"inbox_ops_post_inbox_ops_extract","summary":"POST /inbox_ops/extract","description":"Requires features: inbox_ops.proposals.manage","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsExtractPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsExtractPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsExtractPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/inbox_ops/extract\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.proposals.manage"],"x-require-auth":true}},"/inbox_ops/proposals/counts":{"get":{"operationId":"inbox_ops_get_inbox_ops_proposals_counts","summary":"GET /inbox_ops/proposals/counts","description":"Requires features: inbox_ops.proposals.view","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsCountsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsCountsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsCountsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/inbox_ops/proposals/counts\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.proposals.view"],"x-require-auth":true}},"/inbox_ops/proposals":{"get":{"operationId":"inbox_ops_get_inbox_ops_proposals","summary":"GET /inbox_ops/proposals","description":"Requires features: inbox_ops.proposals.view","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/inbox_ops/proposals\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.proposals.view"],"x-require-auth":true}},"/inbox_ops/settings":{"get":{"operationId":"inbox_ops_get_inbox_ops_settings","summary":"GET /inbox_ops/settings","description":"Requires features: inbox_ops.settings.manage","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsSettingsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsSettingsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsSettingsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/inbox_ops/settings\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.settings.manage"],"x-require-auth":true},"patch":{"operationId":"inbox_ops_patch_inbox_ops_settings","summary":"PATCH /inbox_ops/settings","description":"Requires features: inbox_ops.settings.manage","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsSettingsPatchResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsSettingsPatchResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsSettingsPatchResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PATCH \"https://om.3.74.75.141.nip.io/api/inbox_ops/settings\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.settings.manage"],"x-require-auth":true}},"/inbox_ops/emails/{id}/reprocess":{"post":{"operationId":"inbox_ops_post_inbox_ops_emails_id_reprocess","summary":"POST /inbox_ops/emails/{id}/reprocess","description":"Requires features: inbox_ops.proposals.manage","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsIdReprocessPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsIdReprocessPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsIdReprocessPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsIdReprocessPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/inbox_ops/emails/:id/reprocess\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.proposals.manage"],"x-require-auth":true}},"/inbox_ops/emails/{id}":{"get":{"operationId":"inbox_ops_get_inbox_ops_emails_id","summary":"GET /inbox_ops/emails/{id}","description":"Requires features: inbox_ops.log.view","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/inbox_ops/emails/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.log.view"],"x-require-auth":true},"delete":{"operationId":"inbox_ops_delete_inbox_ops_emails_id","summary":"DELETE /inbox_ops/emails/{id}","description":"Requires features: inbox_ops.proposals.manage","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/inbox_ops/emails/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.proposals.manage"],"x-require-auth":true}},"/inbox_ops/proposals/{id}/accept-all":{"post":{"operationId":"inbox_ops_post_inbox_ops_proposals_id_accept_all","summary":"POST /inbox_ops/proposals/{id}/accept-all","description":"Requires features: inbox_ops.proposals.manage","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdAcceptAllPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdAcceptAllPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdAcceptAllPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdAcceptAllPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/inbox_ops/proposals/:id/accept-all\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.proposals.manage"],"x-require-auth":true}},"/inbox_ops/proposals/{id}/actions/{actionId}/accept":{"post":{"operationId":"inbox_ops_post_inbox_ops_proposals_id_actions_actionId_accept","summary":"POST /inbox_ops/proposals/{id}/actions/{actionId}/accept","description":"Requires features: inbox_ops.proposals.manage","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdAcceptPostParameters0Schema"}},{"name":"actionId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdAcceptPostParameters1Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdAcceptPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdAcceptPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdAcceptPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/inbox_ops/proposals/:id/actions/:actionId/accept\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.proposals.manage"],"x-require-auth":true}},"/inbox_ops/proposals/{id}/actions/{actionId}/complete":{"patch":{"operationId":"inbox_ops_patch_inbox_ops_proposals_id_actions_actionId_complete","summary":"PATCH /inbox_ops/proposals/{id}/actions/{actionId}/complete","description":"Requires features: inbox_ops.proposals.manage","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdCompletePatchParameters0Schema"}},{"name":"actionId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdCompletePatchParameters1Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdCompletePatchResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdCompletePatchResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdCompletePatchResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PATCH \"https://om.3.74.75.141.nip.io/api/inbox_ops/proposals/:id/actions/:actionId/complete\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.proposals.manage"],"x-require-auth":true}},"/inbox_ops/proposals/{id}/actions/{actionId}/reject":{"post":{"operationId":"inbox_ops_post_inbox_ops_proposals_id_actions_actionId_reject","summary":"POST /inbox_ops/proposals/{id}/actions/{actionId}/reject","description":"Requires features: inbox_ops.proposals.manage","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdRejectPostParameters0Schema"}},{"name":"actionId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdRejectPostParameters1Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdRejectPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdRejectPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdRejectPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/inbox_ops/proposals/:id/actions/:actionId/reject\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.proposals.manage"],"x-require-auth":true}},"/inbox_ops/proposals/{id}/actions/{actionId}":{"patch":{"operationId":"inbox_ops_patch_inbox_ops_proposals_id_actions_actionId","summary":"PATCH /inbox_ops/proposals/{id}/actions/{actionId}","description":"Requires features: inbox_ops.proposals.manage","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdPatchParameters0Schema"}},{"name":"actionId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdPatchParameters1Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdPatchResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdPatchResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdPatchResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PATCH \"https://om.3.74.75.141.nip.io/api/inbox_ops/proposals/:id/actions/:actionId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.proposals.manage"],"x-require-auth":true}},"/inbox_ops/proposals/{id}/categorize":{"post":{"operationId":"inbox_ops_post_inbox_ops_proposals_id_categorize","summary":"POST /inbox_ops/proposals/{id}/categorize","description":"Requires features: inbox_ops.proposals.manage","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdCategorizePostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdCategorizePostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdCategorizePostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdCategorizePostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/inbox_ops/proposals/:id/categorize\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.proposals.manage"],"x-require-auth":true}},"/inbox_ops/proposals/{id}/reject":{"post":{"operationId":"inbox_ops_post_inbox_ops_proposals_id_reject","summary":"POST /inbox_ops/proposals/{id}/reject","description":"Requires features: inbox_ops.proposals.manage","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdRejectPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdRejectPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdRejectPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdRejectPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/inbox_ops/proposals/:id/reject\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.proposals.manage"],"x-require-auth":true}},"/inbox_ops/proposals/{id}/replies/{replyId}/send":{"post":{"operationId":"inbox_ops_post_inbox_ops_proposals_id_replies_replyId_send","summary":"POST /inbox_ops/proposals/{id}/replies/{replyId}/send","description":"Requires features: inbox_ops.replies.send","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdRepliesReplyIdSendPostParameters0Schema"}},{"name":"replyId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdRepliesReplyIdSendPostParameters1Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdRepliesReplyIdSendPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdRepliesReplyIdSendPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdRepliesReplyIdSendPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/inbox_ops/proposals/:id/replies/:replyId/send\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.replies.send"],"x-require-auth":true}},"/inbox_ops/proposals/{id}":{"get":{"operationId":"inbox_ops_get_inbox_ops_proposals_id","summary":"GET /inbox_ops/proposals/{id}","description":"Requires features: inbox_ops.proposals.view","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/inbox_ops/proposals/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.proposals.view"],"x-require-auth":true}},"/inbox_ops/proposals/{id}/translate":{"post":{"operationId":"inbox_ops_post_inbox_ops_proposals_id_translate","summary":"POST /inbox_ops/proposals/{id}/translate","description":"Requires features: inbox_ops.proposals.view","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdTranslatePostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdTranslatePostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdTranslatePostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdTranslatePostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/inbox_ops/proposals/:id/translate\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["inbox_ops.proposals.view"],"x-require-auth":true}},"/inbox_ops/webhook/inbound":{"post":{"operationId":"inbox_ops_post_inbox_ops_webhook_inbound","summary":"POST /inbox_ops/webhook/inbound","tags":["InboxOps — Email-to-ERP Agent"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsInboxOpsWebhookInboundPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/inbox_ops/webhook/inbound\" \\\n  -H \"Accept: application/json\""}]}},"/payment_gateways/cancel":{"post":{"operationId":"payment_gateways_post_payment_gateways_cancel","summary":"POST /payment_gateways/cancel","description":"Requires features: payment_gateways.manage","tags":["Payment Gateways"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysCancelPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysCancelPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysCancelPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/payment_gateways/cancel\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["payment_gateways.manage"],"x-require-auth":true}},"/payment_gateways/capture":{"post":{"operationId":"payment_gateways_post_payment_gateways_capture","summary":"POST /payment_gateways/capture","description":"Requires features: payment_gateways.capture","tags":["Payment Gateways"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysCapturePostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysCapturePostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysCapturePostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/payment_gateways/capture\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["payment_gateways.capture"],"x-require-auth":true}},"/payment_gateways/providers":{"get":{"operationId":"payment_gateways_get_payment_gateways_providers","summary":"GET /payment_gateways/providers","description":"Requires features: payment_gateways.view","tags":["Payment Gateways"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysProvidersGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysProvidersGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysProvidersGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/payment_gateways/providers\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["payment_gateways.view"],"x-require-auth":true}},"/payment_gateways/refund":{"post":{"operationId":"payment_gateways_post_payment_gateways_refund","summary":"POST /payment_gateways/refund","description":"Requires features: payment_gateways.refund","tags":["Payment Gateways"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysRefundPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysRefundPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysRefundPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/payment_gateways/refund\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["payment_gateways.refund"],"x-require-auth":true}},"/payment_gateways/sessions":{"post":{"operationId":"payment_gateways_post_payment_gateways_sessions","summary":"POST /payment_gateways/sessions","description":"Requires features: payment_gateways.manage","tags":["Payment Gateways"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysSessionsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysSessionsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysSessionsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/payment_gateways/sessions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["payment_gateways.manage"],"x-require-auth":true}},"/payment_gateways/status":{"get":{"operationId":"payment_gateways_get_payment_gateways_status","summary":"GET /payment_gateways/status","description":"Requires features: payment_gateways.view","tags":["Payment Gateways"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysStatusGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysStatusGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysStatusGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/payment_gateways/status\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["payment_gateways.view"],"x-require-auth":true}},"/payment_gateways/transactions":{"get":{"operationId":"payment_gateways_get_payment_gateways_transactions","summary":"GET /payment_gateways/transactions","description":"Requires features: payment_gateways.view","tags":["Payment Gateways"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysTransactionsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysTransactionsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysTransactionsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/payment_gateways/transactions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["payment_gateways.view"],"x-require-auth":true}},"/payment_gateways/providers/{providerKey}":{"get":{"operationId":"payment_gateways_get_payment_gateways_providers_providerKey","summary":"GET /payment_gateways/providers/{providerKey}","description":"Requires features: payment_gateways.view","tags":["Payment Gateways"],"parameters":[{"name":"providerKey","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysProvidersProviderKeyGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysProvidersProviderKeyGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysProvidersProviderKeyGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysProvidersProviderKeyGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/payment_gateways/providers/:providerKey\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["payment_gateways.view"],"x-require-auth":true}},"/payment_gateways/transactions/{id}":{"get":{"operationId":"payment_gateways_get_payment_gateways_transactions_id","summary":"GET /payment_gateways/transactions/{id}","description":"Requires features: payment_gateways.view","tags":["Payment Gateways"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysTransactionsIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysTransactionsIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysTransactionsIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysTransactionsIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/payment_gateways/transactions/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["payment_gateways.view"],"x-require-auth":true}},"/payment_gateways/webhook/{provider}":{"post":{"operationId":"payment_gateways_post_payment_gateways_webhook_provider","summary":"POST /payment_gateways/webhook/{provider}","tags":["Payment Gateways"],"parameters":[{"name":"provider","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysWebhookProviderPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysWebhookProviderPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/payment_gateways/webhook/:provider\" \\\n  -H \"Accept: application/json\""}]}},"/checkout/links":{"get":{"operationId":"checkout_get_checkout_links","summary":"GET /checkout/links","description":"Requires features: checkout.view","tags":["Checkout"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutLinksGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutLinksGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutLinksGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/checkout/links\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["checkout.view"],"x-require-auth":true},"post":{"operationId":"checkout_post_checkout_links","summary":"POST /checkout/links","description":"Requires features: checkout.create","tags":["Checkout"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutLinksPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutLinksPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutLinksPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/checkout/links\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["checkout.create"],"x-require-auth":true}},"/checkout/templates":{"get":{"operationId":"checkout_get_checkout_templates","summary":"GET /checkout/templates","description":"Requires features: checkout.view","tags":["Checkout"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/checkout/templates\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["checkout.view"],"x-require-auth":true},"post":{"operationId":"checkout_post_checkout_templates","summary":"POST /checkout/templates","description":"Requires features: checkout.create","tags":["Checkout"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/checkout/templates\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["checkout.create"],"x-require-auth":true}},"/checkout/transactions":{"get":{"operationId":"checkout_get_checkout_transactions","summary":"GET /checkout/transactions","description":"Requires features: checkout.view","tags":["Checkout"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTransactionsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTransactionsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTransactionsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/checkout/transactions\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["checkout.view"],"x-require-auth":true}},"/checkout/links/{id}":{"get":{"operationId":"checkout_get_checkout_links_id","summary":"GET /checkout/links/{id}","description":"Requires features: checkout.view","tags":["Checkout"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCheckoutLinksIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutLinksIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutLinksIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutLinksIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/checkout/links/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["checkout.view"],"x-require-auth":true},"put":{"operationId":"checkout_put_checkout_links_id","summary":"PUT /checkout/links/{id}","description":"Requires features: checkout.edit","tags":["Checkout"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCheckoutLinksIdPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutLinksIdPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutLinksIdPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutLinksIdPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/checkout/links/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["checkout.edit"],"x-require-auth":true},"delete":{"operationId":"checkout_delete_checkout_links_id","summary":"DELETE /checkout/links/{id}","description":"Requires features: checkout.delete","tags":["Checkout"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCheckoutLinksIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutLinksIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutLinksIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/checkout/links/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["checkout.delete"],"x-require-auth":true}},"/checkout/pay/{slug}":{"get":{"operationId":"checkout_get_checkout_pay_slug","summary":"GET /checkout/pay/{slug}","tags":["Checkout"],"parameters":[{"name":"slug","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCheckoutPaySlugGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutPaySlugGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/checkout/pay/:slug\" \\\n  -H \"Accept: application/json\""}]}},"/checkout/pay/{slug}/status/{transactionId}":{"get":{"operationId":"checkout_get_checkout_pay_slug_status_transactionId","summary":"GET /checkout/pay/{slug}/status/{transactionId}","tags":["Checkout"],"parameters":[{"name":"slug","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCheckoutPaySlugStatusTransactionIdGetParameters0Schema"}},{"name":"transactionId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCheckoutPaySlugStatusTransactionIdGetParameters1Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutPaySlugStatusTransactionIdGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/checkout/pay/:slug/status/:transactionId\" \\\n  -H \"Accept: application/json\""}]}},"/checkout/pay/{slug}/submit":{"post":{"operationId":"checkout_post_checkout_pay_slug_submit","summary":"POST /checkout/pay/{slug}/submit","tags":["Checkout"],"parameters":[{"name":"slug","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCheckoutPaySlugSubmitPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutPaySlugSubmitPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/checkout/pay/:slug/submit\" \\\n  -H \"Accept: application/json\""}]}},"/checkout/pay/{slug}/verify-password":{"post":{"operationId":"checkout_post_checkout_pay_slug_verify_password","summary":"POST /checkout/pay/{slug}/verify-password","tags":["Checkout"],"parameters":[{"name":"slug","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCheckoutPaySlugVerifyPasswordPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutPaySlugVerifyPasswordPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/checkout/pay/:slug/verify-password\" \\\n  -H \"Accept: application/json\""}]}},"/checkout/templates/{id}/preview":{"get":{"operationId":"checkout_get_checkout_templates_id_preview","summary":"GET /checkout/templates/{id}/preview","description":"Requires features: checkout.view","tags":["Checkout"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdPreviewGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdPreviewGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdPreviewGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdPreviewGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/checkout/templates/:id/preview\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["checkout.view"],"x-require-auth":true}},"/checkout/templates/{id}":{"get":{"operationId":"checkout_get_checkout_templates_id","summary":"GET /checkout/templates/{id}","description":"Requires features: checkout.view","tags":["Checkout"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/checkout/templates/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["checkout.view"],"x-require-auth":true},"put":{"operationId":"checkout_put_checkout_templates_id","summary":"PUT /checkout/templates/{id}","description":"Requires features: checkout.edit","tags":["Checkout"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/checkout/templates/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["checkout.edit"],"x-require-auth":true},"delete":{"operationId":"checkout_delete_checkout_templates_id","summary":"DELETE /checkout/templates/{id}","description":"Requires features: checkout.delete","tags":["Checkout"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/checkout/templates/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["checkout.delete"],"x-require-auth":true}},"/checkout/transactions/{id}":{"get":{"operationId":"checkout_get_checkout_transactions_id","summary":"GET /checkout/transactions/{id}","description":"Requires features: checkout.view","tags":["Checkout"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTransactionsIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTransactionsIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTransactionsIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTransactionsIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/checkout/transactions/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["checkout.view"],"x-require-auth":true}},"/checkout/transactions/by-gateway/{gatewayTransactionId}":{"get":{"operationId":"checkout_get_checkout_transactions_by_gateway_gatewayTransactionId","summary":"GET /checkout/transactions/by-gateway/{gatewayTransactionId}","description":"Requires features: checkout.view","tags":["Checkout"],"parameters":[{"name":"gatewayTransactionId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTransactionsByGatewayGatewayTransactionIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTransactionsByGatewayGatewayTransactionIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTransactionsByGatewayGatewayTransactionIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCheckoutTransactionsByGatewayGatewayTransactionIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/checkout/transactions/by-gateway/:gatewayTransactionId\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["checkout.view"],"x-require-auth":true}},"/sync_akeneo/custom-fields":{"get":{"operationId":"sync_akeneo_get_sync_akeneo_custom_fields","summary":"GET /sync_akeneo/custom-fields","description":"Requires features: data_sync.configure","tags":["Akeneo Product Sync"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncAkeneoCustomFieldsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncAkeneoCustomFieldsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncAkeneoCustomFieldsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sync_akeneo/custom-fields\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.configure"],"x-require-auth":true},"post":{"operationId":"sync_akeneo_post_sync_akeneo_custom_fields","summary":"POST /sync_akeneo/custom-fields","description":"Requires features: data_sync.configure","tags":["Akeneo Product Sync"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncAkeneoCustomFieldsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncAkeneoCustomFieldsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncAkeneoCustomFieldsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sync_akeneo/custom-fields\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.configure"],"x-require-auth":true}},"/sync_akeneo/delete-products":{"post":{"operationId":"sync_akeneo_post_sync_akeneo_delete_products","summary":"POST /sync_akeneo/delete-products","description":"Requires features: data_sync.configure","tags":["Akeneo Product Sync"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncAkeneoDeleteProductsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncAkeneoDeleteProductsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncAkeneoDeleteProductsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sync_akeneo/delete-products\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.configure"],"x-require-auth":true}},"/sync_akeneo/discovery":{"get":{"operationId":"sync_akeneo_get_sync_akeneo_discovery","summary":"GET /sync_akeneo/discovery","description":"Requires features: data_sync.configure","tags":["Akeneo Product Sync"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncAkeneoDiscoveryGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncAkeneoDiscoveryGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncAkeneoDiscoveryGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sync_akeneo/discovery\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.configure"],"x-require-auth":true}},"/sync_akeneo/first-import":{"get":{"operationId":"sync_akeneo_get_sync_akeneo_first_import","summary":"GET /sync_akeneo/first-import","description":"Requires features: data_sync.configure","tags":["Akeneo Product Sync"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncAkeneoFirstImportGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncAkeneoFirstImportGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncAkeneoFirstImportGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/sync_akeneo/first-import\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.configure"],"x-require-auth":true},"post":{"operationId":"sync_akeneo_post_sync_akeneo_first_import","summary":"POST /sync_akeneo/first-import","description":"Requires features: data_sync.run","tags":["Akeneo Product Sync"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncAkeneoFirstImportPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncAkeneoFirstImportPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsSyncAkeneoFirstImportPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/sync_akeneo/first-import\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["data_sync.run"],"x-require-auth":true}},"/shipping-carriers/cancel":{"post":{"operationId":"shipping_carriers_post_shipping_carriers_cancel","summary":"POST /shipping-carriers/cancel","description":"Requires features: shipping_carriers.manage","tags":["Shipping Carriers"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersCancelPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersCancelPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersCancelPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/shipping-carriers/cancel\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["shipping_carriers.manage"],"x-require-auth":true}},"/shipping-carriers/points":{"get":{"operationId":"shipping_carriers_get_shipping_carriers_points","summary":"GET /shipping-carriers/points","description":"Requires features: shipping_carriers.view","tags":["Shipping Carriers"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersPointsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersPointsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersPointsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/shipping-carriers/points\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["shipping_carriers.view"],"x-require-auth":true}},"/shipping-carriers/providers":{"get":{"operationId":"shipping_carriers_get_shipping_carriers_providers","summary":"GET /shipping-carriers/providers","description":"Requires features: shipping_carriers.manage","tags":["Shipping Carriers"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersProvidersGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersProvidersGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersProvidersGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/shipping-carriers/providers\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["shipping_carriers.manage"],"x-require-auth":true}},"/shipping-carriers/rates":{"post":{"operationId":"shipping_carriers_post_shipping_carriers_rates","summary":"POST /shipping-carriers/rates","description":"Requires features: shipping_carriers.manage","tags":["Shipping Carriers"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersRatesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersRatesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersRatesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/shipping-carriers/rates\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["shipping_carriers.manage"],"x-require-auth":true}},"/shipping-carriers/shipments":{"post":{"operationId":"shipping_carriers_post_shipping_carriers_shipments","summary":"POST /shipping-carriers/shipments","description":"Requires features: shipping_carriers.manage","tags":["Shipping Carriers"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersShipmentsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersShipmentsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersShipmentsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/shipping-carriers/shipments\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["shipping_carriers.manage"],"x-require-auth":true}},"/shipping-carriers/tracking":{"get":{"operationId":"shipping_carriers_get_shipping_carriers_tracking","summary":"GET /shipping-carriers/tracking","description":"Requires features: shipping_carriers.view","tags":["Shipping Carriers"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersTrackingGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersTrackingGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersTrackingGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/shipping-carriers/tracking\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["shipping_carriers.view"],"x-require-auth":true}},"/shipping-carriers/webhook/{provider}":{"post":{"operationId":"shipping_carriers_post_shipping_carriers_webhook_provider","summary":"POST /shipping-carriers/webhook/{provider}","tags":["Shipping Carriers"],"parameters":[{"name":"provider","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersWebhookProviderPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsShippingCarriersWebhookProviderPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/shipping-carriers/webhook/:provider\" \\\n  -H \"Accept: application/json\""}]}},"/webhooks/deliveries":{"get":{"operationId":"webhooks_get_webhooks_deliveries","summary":"GET /webhooks/deliveries","tags":["Webhooks"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksDeliveriesGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/webhooks/deliveries\" \\\n  -H \"Accept: application/json\""}]}},"/webhooks/events":{"get":{"operationId":"webhooks_get_webhooks_events","summary":"GET /webhooks/events","description":"Requires features: webhooks.view","tags":["Webhooks"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksEventsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksEventsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksEventsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/webhooks/events\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["webhooks.view"],"x-require-auth":true}},"/webhooks":{"get":{"operationId":"webhooks_get_webhooks","summary":"GET /webhooks","description":"Requires features: webhooks.view","tags":["Webhooks"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/webhooks\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["webhooks.view"],"x-require-auth":true},"post":{"operationId":"webhooks_post_webhooks","summary":"POST /webhooks","description":"Requires features: webhooks.manage","tags":["Webhooks"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/webhooks\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["webhooks.manage"],"x-require-auth":true}},"/webhooks/webhook-deliveries":{"get":{"operationId":"webhooks_get_webhooks_webhook_deliveries","summary":"GET /webhooks/webhook-deliveries","description":"Requires features: webhooks.view","tags":["Webhooks"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhookDeliveriesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhookDeliveriesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhookDeliveriesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/webhooks/webhook-deliveries\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["webhooks.view"],"x-require-auth":true}},"/webhooks/webhooks":{"get":{"operationId":"webhooks_get_webhooks_webhooks","summary":"GET /webhooks/webhooks","description":"Requires features: webhooks.view","tags":["Webhooks"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/webhooks/webhooks\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["webhooks.view"],"x-require-auth":true},"post":{"operationId":"webhooks_post_webhooks_webhooks","summary":"POST /webhooks/webhooks","description":"Requires features: webhooks.manage","tags":["Webhooks"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/webhooks/webhooks\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["webhooks.manage"],"x-require-auth":true},"put":{"operationId":"webhooks_put_webhooks_webhooks","summary":"PUT /webhooks/webhooks","description":"Requires features: webhooks.manage","tags":["Webhooks"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/webhooks/webhooks\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["webhooks.manage"],"x-require-auth":true},"delete":{"operationId":"webhooks_delete_webhooks_webhooks","summary":"DELETE /webhooks/webhooks","description":"Requires features: webhooks.manage","tags":["Webhooks"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/webhooks/webhooks\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["webhooks.manage"],"x-require-auth":true}},"/webhooks/{id}/rotate-secret":{"post":{"operationId":"webhooks_post_webhooks_id_rotate_secret","summary":"POST /webhooks/{id}/rotate-secret","tags":["Webhooks"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWebhooksIdRotateSecretPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksIdRotateSecretPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/webhooks/:id/rotate-secret\" \\\n  -H \"Accept: application/json\""}]}},"/webhooks/{id}":{"get":{"operationId":"webhooks_get_webhooks_id","summary":"GET /webhooks/{id}","tags":["Webhooks"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWebhooksIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksIdGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/webhooks/:id\" \\\n  -H \"Accept: application/json\""}]},"put":{"operationId":"webhooks_put_webhooks_id","summary":"PUT /webhooks/{id}","tags":["Webhooks"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWebhooksIdPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksIdPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/webhooks/:id\" \\\n  -H \"Accept: application/json\""}]},"delete":{"operationId":"webhooks_delete_webhooks_id","summary":"DELETE /webhooks/{id}","tags":["Webhooks"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWebhooksIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/webhooks/:id\" \\\n  -H \"Accept: application/json\""}]}},"/webhooks/{id}/test":{"post":{"operationId":"webhooks_post_webhooks_id_test","summary":"POST /webhooks/{id}/test","tags":["Webhooks"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWebhooksIdTestPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksIdTestPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/webhooks/:id/test\" \\\n  -H \"Accept: application/json\""}]}},"/webhooks/deliveries/{id}/retry":{"post":{"operationId":"webhooks_post_webhooks_deliveries_id_retry","summary":"POST /webhooks/deliveries/{id}/retry","tags":["Webhooks"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWebhooksDeliveriesIdRetryPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksDeliveriesIdRetryPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/webhooks/deliveries/:id/retry\" \\\n  -H \"Accept: application/json\""}]}},"/webhooks/deliveries/{id}":{"get":{"operationId":"webhooks_get_webhooks_deliveries_id","summary":"GET /webhooks/deliveries/{id}","tags":["Webhooks"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWebhooksDeliveriesIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksDeliveriesIdGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/webhooks/deliveries/:id\" \\\n  -H \"Accept: application/json\""}]}},"/webhooks/inbound/{endpointId}":{"post":{"operationId":"webhooks_post_webhooks_inbound_endpointId","summary":"POST /webhooks/inbound/{endpointId}","tags":["Webhooks"],"parameters":[{"name":"endpointId","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWebhooksInboundEndpointIdPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksInboundEndpointIdPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/webhooks/inbound/:endpointId\" \\\n  -H \"Accept: application/json\""}]}},"/webhooks/webhook-deliveries/{id}/retry":{"post":{"operationId":"webhooks_post_webhooks_webhook_deliveries_id_retry","summary":"POST /webhooks/webhook-deliveries/{id}/retry","description":"Requires features: webhooks.manage","tags":["Webhooks"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhookDeliveriesIdRetryPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhookDeliveriesIdRetryPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhookDeliveriesIdRetryPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhookDeliveriesIdRetryPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/webhooks/webhook-deliveries/:id/retry\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["webhooks.manage"],"x-require-auth":true}},"/webhooks/webhook-deliveries/{id}":{"get":{"operationId":"webhooks_get_webhooks_webhook_deliveries_id","summary":"GET /webhooks/webhook-deliveries/{id}","description":"Requires features: webhooks.view","tags":["Webhooks"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhookDeliveriesIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhookDeliveriesIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhookDeliveriesIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhookDeliveriesIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/webhooks/webhook-deliveries/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["webhooks.view"],"x-require-auth":true}},"/webhooks/webhooks/{id}/rotate-secret":{"post":{"operationId":"webhooks_post_webhooks_webhooks_id_rotate_secret","summary":"POST /webhooks/webhooks/{id}/rotate-secret","description":"Requires features: webhooks.secrets","tags":["Webhooks"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdRotateSecretPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdRotateSecretPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdRotateSecretPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdRotateSecretPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/webhooks/webhooks/:id/rotate-secret\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["webhooks.secrets"],"x-require-auth":true}},"/webhooks/webhooks/{id}":{"get":{"operationId":"webhooks_get_webhooks_webhooks_id","summary":"GET /webhooks/webhooks/{id}","description":"Requires features: webhooks.view","tags":["Webhooks"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/webhooks/webhooks/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["webhooks.view"],"x-require-auth":true},"put":{"operationId":"webhooks_put_webhooks_webhooks_id","summary":"PUT /webhooks/webhooks/{id}","description":"Requires features: webhooks.manage","tags":["Webhooks"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/webhooks/webhooks/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["webhooks.manage"],"x-require-auth":true},"delete":{"operationId":"webhooks_delete_webhooks_webhooks_id","summary":"DELETE /webhooks/webhooks/{id}","description":"Requires features: webhooks.manage","tags":["Webhooks"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/webhooks/webhooks/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["webhooks.manage"],"x-require-auth":true}},"/webhooks/webhooks/{id}/test":{"post":{"operationId":"webhooks_post_webhooks_webhooks_id_test","summary":"POST /webhooks/webhooks/{id}/test","description":"Requires features: webhooks.test","tags":["Webhooks"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdTestPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdTestPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdTestPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdTestPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/webhooks/webhooks/:id/test\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["webhooks.test"],"x-require-auth":true}},"/customer_accounts/admin/domain-mappings/{id}/health-check":{"post":{"operationId":"customer_accounts_post_customer_accounts_admin_domain_mappings_id_health_check","summary":"POST /customer_accounts/admin/domain-mappings/{id}/health-check","description":"Requires features: customer_accounts.domain.manage","tags":["Customer Identity & Portal Authentication"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsIdHealthCheckPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsIdHealthCheckPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsIdHealthCheckPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsIdHealthCheckPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/domain-mappings/:id/health-check\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customer_accounts.domain.manage"],"x-require-auth":true}},"/customer_accounts/admin/domain-mappings/{id}/verify":{"post":{"operationId":"customer_accounts_post_customer_accounts_admin_domain_mappings_id_verify","summary":"POST /customer_accounts/admin/domain-mappings/{id}/verify","description":"Requires features: customer_accounts.domain.manage","tags":["Customer Identity & Portal Authentication"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsIdVerifyPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsIdVerifyPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsIdVerifyPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsIdVerifyPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/domain-mappings/:id/verify\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customer_accounts.domain.manage"],"x-require-auth":true}},"/customer_accounts/admin/domain-mappings":{"get":{"operationId":"customer_accounts_get_customer_accounts_admin_domain_mappings","summary":"GET /customer_accounts/admin/domain-mappings","description":"Requires features: customer_accounts.domain.manage","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/domain-mappings\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customer_accounts.domain.manage"],"x-require-auth":true},"post":{"operationId":"customer_accounts_post_customer_accounts_admin_domain_mappings","summary":"POST /customer_accounts/admin/domain-mappings","description":"Requires features: customer_accounts.domain.manage","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/domain-mappings\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customer_accounts.domain.manage"],"x-require-auth":true},"delete":{"operationId":"customer_accounts_delete_customer_accounts_admin_domain_mappings","summary":"DELETE /customer_accounts/admin/domain-mappings","description":"Requires features: customer_accounts.domain.manage","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/domain-mappings\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["customer_accounts.domain.manage"],"x-require-auth":true}},"/customer_accounts/admin/roles/{id}/acl":{"put":{"operationId":"customer_accounts_put_customer_accounts_admin_roles_id_acl","summary":"PUT /customer_accounts/admin/roles/{id}/acl","tags":["Customer Identity & Portal Authentication"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminRolesIdAclPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminRolesIdAclPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/roles/:id/acl\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/admin/roles/{id}":{"get":{"operationId":"customer_accounts_get_customer_accounts_admin_roles_id","summary":"GET /customer_accounts/admin/roles/{id}","tags":["Customer Identity & Portal Authentication"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminRolesIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminRolesIdGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/roles/:id\" \\\n  -H \"Accept: application/json\""}]},"put":{"operationId":"customer_accounts_put_customer_accounts_admin_roles_id","summary":"PUT /customer_accounts/admin/roles/{id}","tags":["Customer Identity & Portal Authentication"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminRolesIdPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminRolesIdPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/roles/:id\" \\\n  -H \"Accept: application/json\""}]},"delete":{"operationId":"customer_accounts_delete_customer_accounts_admin_roles_id","summary":"DELETE /customer_accounts/admin/roles/{id}","tags":["Customer Identity & Portal Authentication"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminRolesIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/roles/:id\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/admin/roles":{"get":{"operationId":"customer_accounts_get_customer_accounts_admin_roles","summary":"GET /customer_accounts/admin/roles","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminRolesGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/roles\" \\\n  -H \"Accept: application/json\""}]},"post":{"operationId":"customer_accounts_post_customer_accounts_admin_roles","summary":"POST /customer_accounts/admin/roles","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminRolesPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/roles\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/admin/users/{id}/reset-password":{"post":{"operationId":"customer_accounts_post_customer_accounts_admin_users_id_reset_password","summary":"POST /customer_accounts/admin/users/{id}/reset-password","tags":["Customer Identity & Portal Authentication"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminUsersIdResetPasswordPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminUsersIdResetPasswordPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/users/:id/reset-password\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/admin/users/{id}/send-reset-link":{"post":{"operationId":"customer_accounts_post_customer_accounts_admin_users_id_send_reset_link","summary":"POST /customer_accounts/admin/users/{id}/send-reset-link","tags":["Customer Identity & Portal Authentication"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminUsersIdSendResetLinkPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminUsersIdSendResetLinkPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/users/:id/send-reset-link\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/admin/users/{id}/verify-email":{"post":{"operationId":"customer_accounts_post_customer_accounts_admin_users_id_verify_email","summary":"POST /customer_accounts/admin/users/{id}/verify-email","tags":["Customer Identity & Portal Authentication"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminUsersIdVerifyEmailPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminUsersIdVerifyEmailPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/users/:id/verify-email\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/admin/users/{id}":{"get":{"operationId":"customer_accounts_get_customer_accounts_admin_users_id","summary":"GET /customer_accounts/admin/users/{id}","tags":["Customer Identity & Portal Authentication"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminUsersIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminUsersIdGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/users/:id\" \\\n  -H \"Accept: application/json\""}]},"put":{"operationId":"customer_accounts_put_customer_accounts_admin_users_id","summary":"PUT /customer_accounts/admin/users/{id}","tags":["Customer Identity & Portal Authentication"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminUsersIdPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminUsersIdPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/users/:id\" \\\n  -H \"Accept: application/json\""}]},"delete":{"operationId":"customer_accounts_delete_customer_accounts_admin_users_id","summary":"DELETE /customer_accounts/admin/users/{id}","tags":["Customer Identity & Portal Authentication"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminUsersIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/users/:id\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/admin/users-invite":{"post":{"operationId":"customer_accounts_post_customer_accounts_admin_users_invite","summary":"POST /customer_accounts/admin/users-invite","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminUsersInvitePostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/users-invite\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/admin/users":{"get":{"operationId":"customer_accounts_get_customer_accounts_admin_users","summary":"GET /customer_accounts/admin/users","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminUsersGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/users\" \\\n  -H \"Accept: application/json\""}]},"post":{"operationId":"customer_accounts_post_customer_accounts_admin_users","summary":"POST /customer_accounts/admin/users","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminUsersPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/admin/users\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/domain-check":{"get":{"operationId":"customer_accounts_get_customer_accounts_domain_check","summary":"GET /customer_accounts/domain-check","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsDomainCheckGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customer_accounts/domain-check\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/domain-resolve/all":{"get":{"operationId":"customer_accounts_get_customer_accounts_domain_resolve_all","summary":"GET /customer_accounts/domain-resolve/all","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsDomainResolveAllGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customer_accounts/domain-resolve/all\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/domain-resolve":{"get":{"operationId":"customer_accounts_get_customer_accounts_domain_resolve","summary":"GET /customer_accounts/domain-resolve","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsDomainResolveGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customer_accounts/domain-resolve\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/email/verify":{"post":{"operationId":"customer_accounts_post_customer_accounts_email_verify","summary":"POST /customer_accounts/email/verify","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsEmailVerifyPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/email/verify\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/invitations/accept":{"post":{"operationId":"customer_accounts_post_customer_accounts_invitations_accept","summary":"POST /customer_accounts/invitations/accept","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsInvitationsAcceptPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/invitations/accept\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/login":{"post":{"operationId":"customer_accounts_post_customer_accounts_login","summary":"POST /customer_accounts/login","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsLoginPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/login\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/magic-link/request":{"post":{"operationId":"customer_accounts_post_customer_accounts_magic_link_request","summary":"POST /customer_accounts/magic-link/request","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsMagicLinkRequestPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/magic-link/request\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/magic-link/verify":{"post":{"operationId":"customer_accounts_post_customer_accounts_magic_link_verify","summary":"POST /customer_accounts/magic-link/verify","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsMagicLinkVerifyPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/magic-link/verify\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/password/reset-confirm":{"post":{"operationId":"customer_accounts_post_customer_accounts_password_reset_confirm","summary":"POST /customer_accounts/password/reset-confirm","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPasswordResetConfirmPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/password/reset-confirm\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/password/reset-request":{"post":{"operationId":"customer_accounts_post_customer_accounts_password_reset_request","summary":"POST /customer_accounts/password/reset-request","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPasswordResetRequestPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/password/reset-request\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/portal/events/stream":{"get":{"operationId":"customer_accounts_get_customer_accounts_portal_events_stream","summary":"GET /customer_accounts/portal/events/stream","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalEventsStreamGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/events/stream\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/portal/feature-check":{"post":{"operationId":"customer_accounts_post_customer_accounts_portal_feature_check","summary":"POST /customer_accounts/portal/feature-check","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalFeatureCheckPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/feature-check\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/portal/logout":{"post":{"operationId":"customer_accounts_post_customer_accounts_portal_logout","summary":"POST /customer_accounts/portal/logout","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalLogoutPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/logout\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/portal/nav":{"get":{"operationId":"customer_accounts_get_customer_accounts_portal_nav","summary":"GET /customer_accounts/portal/nav","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalNavGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/nav\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/portal/notifications/{id}/dismiss":{"put":{"operationId":"customer_accounts_put_customer_accounts_portal_notifications_id_dismiss","summary":"PUT /customer_accounts/portal/notifications/{id}/dismiss","tags":["Customer Identity & Portal Authentication"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalNotificationsIdDismissPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalNotificationsIdDismissPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/notifications/:id/dismiss\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/portal/notifications/{id}/read":{"put":{"operationId":"customer_accounts_put_customer_accounts_portal_notifications_id_read","summary":"PUT /customer_accounts/portal/notifications/{id}/read","tags":["Customer Identity & Portal Authentication"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalNotificationsIdReadPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalNotificationsIdReadPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/notifications/:id/read\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/portal/notifications/mark-all-read":{"put":{"operationId":"customer_accounts_put_customer_accounts_portal_notifications_mark_all_read","summary":"PUT /customer_accounts/portal/notifications/mark-all-read","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalNotificationsMarkAllReadPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/notifications/mark-all-read\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/portal/notifications/unread-count":{"get":{"operationId":"customer_accounts_get_customer_accounts_portal_notifications_unread_count","summary":"GET /customer_accounts/portal/notifications/unread-count","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalNotificationsUnreadCountGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/notifications/unread-count\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/portal/notifications":{"get":{"operationId":"customer_accounts_get_customer_accounts_portal_notifications","summary":"GET /customer_accounts/portal/notifications","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalNotificationsGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/notifications\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/portal/password-change":{"post":{"operationId":"customer_accounts_post_customer_accounts_portal_password_change","summary":"POST /customer_accounts/portal/password-change","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalPasswordChangePostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/password-change\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/portal/profile":{"get":{"operationId":"customer_accounts_get_customer_accounts_portal_profile","summary":"GET /customer_accounts/portal/profile","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalProfileGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/profile\" \\\n  -H \"Accept: application/json\""}]},"put":{"operationId":"customer_accounts_put_customer_accounts_portal_profile","summary":"PUT /customer_accounts/portal/profile","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalProfilePutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/profile\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/portal/sessions/{id}":{"delete":{"operationId":"customer_accounts_delete_customer_accounts_portal_sessions_id","summary":"DELETE /customer_accounts/portal/sessions/{id}","tags":["Customer Identity & Portal Authentication"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalSessionsIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/sessions/:id\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/portal/sessions-refresh":{"post":{"operationId":"customer_accounts_post_customer_accounts_portal_sessions_refresh","summary":"POST /customer_accounts/portal/sessions-refresh","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalSessionsRefreshPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/sessions-refresh\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/portal/sessions":{"get":{"operationId":"customer_accounts_get_customer_accounts_portal_sessions","summary":"GET /customer_accounts/portal/sessions","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalSessionsGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/sessions\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/portal/users/{id}/roles":{"put":{"operationId":"customer_accounts_put_customer_accounts_portal_users_id_roles","summary":"PUT /customer_accounts/portal/users/{id}/roles","tags":["Customer Identity & Portal Authentication"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalUsersIdRolesPutParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalUsersIdRolesPutResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/users/:id/roles\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/portal/users/{id}":{"delete":{"operationId":"customer_accounts_delete_customer_accounts_portal_users_id","summary":"DELETE /customer_accounts/portal/users/{id}","tags":["Customer Identity & Portal Authentication"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalUsersIdDeleteParameters0Schema"}}],"responses":{"204":{"description":"Success"}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/users/:id\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/portal/users-invite":{"post":{"operationId":"customer_accounts_post_customer_accounts_portal_users_invite","summary":"POST /customer_accounts/portal/users-invite","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalUsersInvitePostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/users-invite\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/portal/users":{"get":{"operationId":"customer_accounts_get_customer_accounts_portal_users","summary":"GET /customer_accounts/portal/users","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsPortalUsersGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/customer_accounts/portal/users\" \\\n  -H \"Accept: application/json\""}]}},"/customer_accounts/signup":{"post":{"operationId":"customer_accounts_post_customer_accounts_signup","summary":"POST /customer_accounts/signup","tags":["Customer Identity & Portal Authentication"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsCustomerAccountsSignupPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/customer_accounts/signup\" \\\n  -H \"Accept: application/json\""}]}},"/example/assignees":{"get":{"operationId":"example_get_example_assignees","summary":"GET /example/assignees","description":"Requires features: example.todos.view","tags":["Example Module"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleAssigneesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleAssigneesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleAssigneesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/example/assignees\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["example.todos.view"],"x-require-auth":true},"post":{"operationId":"example_post_example_assignees","summary":"POST /example/assignees","description":"Requires features: example.todos.manage","tags":["Example Module"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleAssigneesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleAssigneesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleAssigneesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/example/assignees\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["example.todos.manage"],"x-require-auth":true}},"/example/customer-priorities":{"get":{"operationId":"example_get_example_customer_priorities","summary":"GET /example/customer-priorities","description":"Requires features: example.view","tags":["Example Module"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/example/customer-priorities\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["example.view"],"x-require-auth":true},"post":{"operationId":"example_post_example_customer_priorities","summary":"POST /example/customer-priorities","description":"Requires features: example.todos.manage","tags":["Example Module"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/example/customer-priorities\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["example.todos.manage"],"x-require-auth":true},"put":{"operationId":"example_put_example_customer_priorities","summary":"PUT /example/customer-priorities","description":"Requires features: example.todos.manage","tags":["Example Module"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/example/customer-priorities\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["example.todos.manage"],"x-require-auth":true},"delete":{"operationId":"example_delete_example_customer_priorities","summary":"DELETE /example/customer-priorities","description":"Requires features: example.todos.manage","tags":["Example Module"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/example/customer-priorities\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["example.todos.manage"],"x-require-auth":true}},"/example/notifications":{"post":{"operationId":"example_post_example_notifications","summary":"POST /example/notifications","description":"Requires features: example.todos.manage","tags":["Example Module"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleNotificationsPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleNotificationsPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleNotificationsPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/example/notifications\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["example.todos.manage"],"x-require-auth":true}},"/example/organizations":{"get":{"operationId":"example_get_example_organizations","summary":"GET /example/organizations","description":"Requires features: example.todos.view","tags":["Example Module"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleOrganizationsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleOrganizationsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleOrganizationsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/example/organizations\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["example.todos.view"],"x-require-auth":true}},"/example/override-probe":{"get":{"operationId":"example_get_example_override_probe","summary":"GET /example/override-probe","tags":["Example Module"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleOverrideProbeGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/example/override-probe\" \\\n  -H \"Accept: application/json\""}]}},"/example/qa-events":{"get":{"operationId":"example_get_example_qa_events","summary":"GET /example/qa-events","description":"Requires features: example.view","tags":["Example Module"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleQaEventsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleQaEventsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleQaEventsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/example/qa-events\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["example.view"],"x-require-auth":true},"delete":{"operationId":"example_delete_example_qa_events","summary":"DELETE /example/qa-events","description":"Requires features: example.view","tags":["Example Module"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleQaEventsDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleQaEventsDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/example/qa-events\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["example.view"],"x-require-auth":true}},"/example/tags":{"get":{"operationId":"example_get_example_tags","summary":"GET /example/tags","description":"Requires features: example.todos.view","tags":["Example Module"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleTagsGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleTagsGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleTagsGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/example/tags\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["example.todos.view"],"x-require-auth":true}},"/example/todos":{"get":{"operationId":"example_get_example_todos","summary":"GET /example/todos","description":"Requires features: example.todos.view","tags":["Example Module"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleTodosGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleTodosGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleTodosGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/example/todos\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["example.todos.view"],"x-require-auth":true},"post":{"operationId":"example_post_example_todos","summary":"POST /example/todos","description":"Requires features: example.todos.manage","tags":["Example Module"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleTodosPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleTodosPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleTodosPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/example/todos\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["example.todos.manage"],"x-require-auth":true},"put":{"operationId":"example_put_example_todos","summary":"PUT /example/todos","description":"Requires features: example.todos.manage","tags":["Example Module"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleTodosPutResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleTodosPutResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleTodosPutResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X PUT \"https://om.3.74.75.141.nip.io/api/example/todos\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["example.todos.manage"],"x-require-auth":true},"delete":{"operationId":"example_delete_example_todos","summary":"DELETE /example/todos","description":"Requires features: example.todos.manage","tags":["Example Module"],"parameters":[],"responses":{"204":{"description":"Success"},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleTodosDeleteResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleTodosDeleteResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X DELETE \"https://om.3.74.75.141.nip.io/api/example/todos\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["example.todos.manage"],"x-require-auth":true}},"/example/blog/{id}":{"get":{"operationId":"example_get_example_blog_id","summary":"GET /example/blog/{id}","description":"Requires features: example.todos.view","tags":["Example Module"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsExampleBlogIdGetParameters0Schema"}}],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleBlogIdGetResponses200ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleBlogIdGetResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleBlogIdGetResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/example/blog/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["example.todos.view"],"x-require-auth":true},"post":{"operationId":"example_post_example_blog_id","summary":"POST /example/blog/{id}","description":"Requires features: example.todos.view","tags":["Example Module"],"parameters":[{"name":"id","in":"path","required":true,"schema":{"$ref":"#/components/schemas/DocPathsExampleBlogIdPostParameters0Schema"}}],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleBlogIdPostResponses201ContentApplicationJsonSchema"}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleBlogIdPostResponses401ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true},"403":{"description":"Forbidden – missing required features","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleBlogIdPostResponses403ContentApplicationJsonSchema"},"example":{"error":"string"}}},"x-autoGenerated":true}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/example/blog/:id\" \\\n  -H \"Accept: application/json\" \\\n  -H \"authorization: Bearer <token>\""}],"x-require-features":["example.todos.view"],"x-require-auth":true}},"/ratelimit_probe/ping":{"post":{"operationId":"ratelimit_probe_post_ratelimit_probe_ping","summary":"POST /ratelimit_probe/ping","tags":["Ratelimit Probe"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsRatelimitProbePingPostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/ratelimit_probe/ping\" \\\n  -H \"Accept: application/json\""}]}},"/example-customers-sync/mappings":{"get":{"operationId":"example_customers_sync_get_example_customers_sync_mappings","summary":"GET /example-customers-sync/mappings","tags":["Example Customers Sync"],"parameters":[],"responses":{"200":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleCustomersSyncMappingsGetResponses200ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X GET \"https://om.3.74.75.141.nip.io/api/example-customers-sync/mappings\" \\\n  -H \"Accept: application/json\""}]}},"/example-customers-sync/reconcile":{"post":{"operationId":"example_customers_sync_post_example_customers_sync_reconcile","summary":"POST /example-customers-sync/reconcile","tags":["Example Customers Sync"],"parameters":[],"responses":{"201":{"description":"Success response","content":{"application/json":{"schema":{"$ref":"#/components/schemas/DocPathsExampleCustomersSyncReconcilePostResponses201ContentApplicationJsonSchema"}}}}},"security":[{"bearerAuth":[]}],"x-codeSamples":[{"lang":"curl","label":"cURL","source":"curl -X POST \"https://om.3.74.75.141.nip.io/api/example-customers-sync/reconcile\" \\\n  -H \"Accept: application/json\""}]}}},"components":{"securitySchemes":{"bearerAuth":{"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"Send an `Authorization: Bearer <token>` header with a valid API token."}},"schemas":{"DocPathsDashboardsLayoutGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDashboardsLayoutGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsLayoutGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsLayoutGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsLayoutGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsLayoutGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsLayoutGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsLayoutPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDashboardsLayoutPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsLayoutPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsLayoutPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsLayoutPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsLayoutPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsLayoutPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsRolesWidgetsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDashboardsRolesWidgetsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsRolesWidgetsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsRolesWidgetsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsRolesWidgetsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsRolesWidgetsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsRolesWidgetsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsRolesWidgetsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDashboardsRolesWidgetsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsRolesWidgetsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsRolesWidgetsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsRolesWidgetsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsRolesWidgetsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsRolesWidgetsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsUsersWidgetsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDashboardsUsersWidgetsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsUsersWidgetsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsUsersWidgetsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsUsersWidgetsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsUsersWidgetsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsUsersWidgetsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsUsersWidgetsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDashboardsUsersWidgetsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsUsersWidgetsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsUsersWidgetsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsUsersWidgetsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsUsersWidgetsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsUsersWidgetsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsWidgetsDataBatchPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsDashboardsWidgetsDataBatchPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsWidgetsDataBatchPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsWidgetsDataBatchPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsWidgetsDataBatchPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsWidgetsDataBatchPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsWidgetsDataBatchPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsWidgetsDataPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsDashboardsWidgetsDataPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsWidgetsDataPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsWidgetsDataPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsWidgetsDataPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsWidgetsDataPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsWidgetsDataPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsLayoutItemIdPatchParameters0Schema":{"type":"string"},"DocPathsDashboardsLayoutItemIdPatchResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDashboardsLayoutItemIdPatchResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsLayoutItemIdPatchResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsLayoutItemIdPatchResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsLayoutItemIdPatchResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsLayoutItemIdPatchResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsLayoutItemIdPatchResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsWidgetsCatalogGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDashboardsWidgetsCatalogGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsWidgetsCatalogGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsWidgetsCatalogGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDashboardsWidgetsCatalogGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDashboardsWidgetsCatalogGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDashboardsWidgetsCatalogGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthLocaleGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthLocalePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthProfileGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthProfileGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthProfileGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthProfileGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthProfilePutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthProfilePutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthProfilePutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthProfilePutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthRolesAclGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthRolesAclGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthRolesAclGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthRolesAclGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthRolesAclGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthRolesAclGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthRolesAclGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthRolesAclPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthRolesAclPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthRolesAclPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthRolesAclPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthRolesAclPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthRolesAclPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthRolesAclPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthRolesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthRolesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthRolesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthRolesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthRolesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthRolesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthRolesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthRolesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthRolesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthRolesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthRolesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthRolesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthRolesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthRolesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthRolesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthRolesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthRolesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthRolesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthRolesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthRolesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthRolesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthRolesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthRolesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthRolesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthRolesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthRolesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthRolesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthSidebarPreferencesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthSidebarPreferencesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthSidebarPreferencesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthSidebarPreferencesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthSidebarPreferencesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthSidebarPreferencesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthSidebarPreferencesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthSidebarPreferencesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthSidebarPreferencesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthSidebarPreferencesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthSidebarPreferencesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthSidebarPreferencesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthSidebarPreferencesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthSidebarPreferencesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthSidebarPreferencesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthSidebarPreferencesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthSidebarPreferencesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthSidebarVariantsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthSidebarVariantsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthSidebarVariantsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthSidebarVariantsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthSidebarVariantsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthSidebarVariantsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthSidebarVariantsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthSidebarVariantsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthUsersAclGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthUsersAclGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthUsersAclGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthUsersAclGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthUsersAclGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthUsersAclGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthUsersAclGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthUsersAclPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthUsersAclPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthUsersAclPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthUsersAclPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthUsersAclPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthUsersAclPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthUsersAclPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthUsersConsentsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthUsersConsentsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthUsersConsentsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthUsersConsentsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthUsersConsentsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthUsersConsentsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthUsersConsentsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthUsersResendInvitePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthUsersResendInvitePostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthUsersResendInvitePostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthUsersResendInvitePostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthUsersResendInvitePostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthUsersResendInvitePostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthUsersResendInvitePostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthUsersGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthUsersGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthUsersGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthUsersGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthUsersGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthUsersGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthUsersGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthUsersPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthUsersPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthUsersPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthUsersPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthUsersPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthUsersPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthUsersPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthUsersPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthUsersPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthUsersPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthUsersPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthUsersPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthUsersPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthUsersPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthUsersDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthUsersDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthUsersDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthUsersDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthUsersDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthUsersDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthSidebarVariantsIdGetParameters0Schema":{"type":"string"},"DocPathsAuthSidebarVariantsIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthSidebarVariantsIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthSidebarVariantsIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthSidebarVariantsIdPutParameters0Schema":{"type":"string"},"DocPathsAuthSidebarVariantsIdPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthSidebarVariantsIdPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthSidebarVariantsIdPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsIdPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthSidebarVariantsIdPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthSidebarVariantsIdPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsIdPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthSidebarVariantsIdDeleteParameters0Schema":{"type":"string"},"DocPathsAuthSidebarVariantsIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthSidebarVariantsIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthSidebarVariantsIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthSidebarVariantsIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthSidebarVariantsIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthAdminNavGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthAdminNavGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthAdminNavGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthAdminNavGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthFeatureCheckPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthFeatureCheckPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthFeatureCheckPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthFeatureCheckPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthFeaturesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthFeaturesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthFeaturesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthFeaturesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthFeaturesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthFeaturesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthFeaturesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthLoginPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthLogoutPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthLogoutPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuthLogoutPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuthLogoutPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuthResetConfirmPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthResetPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthSessionRefreshGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuthSessionRefreshPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsDirectoryOrganizationBrandingGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDirectoryOrganizationBrandingGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryOrganizationBrandingGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationBrandingGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryOrganizationBrandingGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryOrganizationBrandingGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationBrandingGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryOrganizationBrandingPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDirectoryOrganizationBrandingPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryOrganizationBrandingPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationBrandingPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryOrganizationBrandingPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryOrganizationBrandingPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationBrandingPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryOrganizationSwitcherGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDirectoryOrganizationSwitcherGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryOrganizationSwitcherGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationSwitcherGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryOrganizationsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDirectoryOrganizationsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryOrganizationsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryOrganizationsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryOrganizationsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryOrganizationsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsDirectoryOrganizationsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryOrganizationsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryOrganizationsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryOrganizationsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryOrganizationsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDirectoryOrganizationsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryOrganizationsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryOrganizationsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryOrganizationsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryOrganizationsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryOrganizationsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryOrganizationsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryOrganizationsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryOrganizationsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryTenantsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDirectoryTenantsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryTenantsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryTenantsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryTenantsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryTenantsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsDirectoryTenantsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryTenantsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryTenantsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryTenantsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryTenantsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDirectoryTenantsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryTenantsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryTenantsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryTenantsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryTenantsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryTenantsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryTenantsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDirectoryTenantsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDirectoryTenantsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDirectoryOrganizationsLookupGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDirectoryTenantsLookupGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersActivitiesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersActivitiesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersActivitiesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersActivitiesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersActivitiesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersActivitiesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersActivitiesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersActivitiesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersActivitiesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersActivitiesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersActivitiesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersActivitiesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersActivitiesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersActivitiesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersActivitiesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersActivitiesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersActivitiesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersActivitiesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersActivitiesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersActivitiesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersAddressesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersAddressesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersAddressesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersAddressesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersAddressesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersAddressesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersAddressesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersAddressesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersAddressesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersAddressesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersAddressesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersAddressesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersAddressesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersAddressesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersAddressesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersAddressesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersAddressesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersAddressesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersAddressesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersAddressesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersAddressesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersAddressesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersAddressesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersAddressesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersAddressesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersAddressesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersAddressesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersAssignableStaffGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersAssignableStaffGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersAssignableStaffGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersAssignableStaffGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersAssignableStaffGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersAssignableStaffGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersAssignableStaffGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCommentsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersCommentsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCommentsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCommentsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCommentsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCommentsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCommentsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCommentsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersCommentsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCommentsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCommentsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCommentsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCommentsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCommentsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCommentsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersCommentsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCommentsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCommentsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCommentsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCommentsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCommentsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCommentsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCommentsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCommentsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCommentsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCommentsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCommentsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersCompaniesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersCompaniesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersCompaniesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDashboardWidgetsCustomerTodosGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDashboardWidgetsCustomerTodosGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDashboardWidgetsCustomerTodosGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsCustomerTodosGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDashboardWidgetsCustomerTodosGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDashboardWidgetsCustomerTodosGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsCustomerTodosGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDashboardWidgetsNewCustomersGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDashboardWidgetsNewCustomersGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDashboardWidgetsNewCustomersGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsNewCustomersGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDashboardWidgetsNewCustomersGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDashboardWidgetsNewCustomersGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsNewCustomersGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDashboardWidgetsNewDealsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDashboardWidgetsNewDealsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDashboardWidgetsNewDealsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsNewDealsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDashboardWidgetsNewDealsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDashboardWidgetsNewDealsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsNewDealsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDashboardWidgetsNextInteractionsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDashboardWidgetsNextInteractionsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDashboardWidgetsNextInteractionsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsNextInteractionsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDashboardWidgetsNextInteractionsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDashboardWidgetsNextInteractionsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDashboardWidgetsNextInteractionsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsAggregateGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDealsAggregateGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsAggregateGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsAggregateGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsAggregateGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsAggregateGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsAggregateGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsBulkUpdateOwnerPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDealsBulkUpdateOwnerPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsBulkUpdateOwnerPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsBulkUpdateOwnerPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsBulkUpdateOwnerPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsBulkUpdateOwnerPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsBulkUpdateOwnerPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsBulkUpdateStagePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDealsBulkUpdateStagePostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsBulkUpdateStagePostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsBulkUpdateStagePostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsBulkUpdateStagePostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsBulkUpdateStagePostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsBulkUpdateStagePostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDealsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDealsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDealsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsSummaryGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDealsSummaryGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsSummaryGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsSummaryGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsSummaryGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsSummaryGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsSummaryGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDictionariesCurrencyGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDictionariesCurrencyGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDictionariesCurrencyGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesCurrencyGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDictionariesCurrencyGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDictionariesCurrencyGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesCurrencyGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDictionariesKindSettingsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDictionariesKindSettingsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDictionariesKindSettingsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindSettingsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDictionariesKindSettingsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDictionariesKindSettingsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindSettingsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDictionariesKindSettingsPatchResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDictionariesKindSettingsPatchResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDictionariesKindSettingsPatchResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindSettingsPatchResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDictionariesKindSettingsPatchResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDictionariesKindSettingsPatchResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindSettingsPatchResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsCancelPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersInteractionsCancelPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsCancelPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsCancelPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsCancelPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsCancelPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsCancelPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsCompletePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersInteractionsCompletePostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsCompletePostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsCompletePostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsCompletePostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsCompletePostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsCompletePostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsConflictsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersInteractionsConflictsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsConflictsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsConflictsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsConflictsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsConflictsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsConflictsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsCountsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersInteractionsCountsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsCountsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsCountsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsCountsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsCountsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsCountsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersInteractionsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersInteractionsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersInteractionsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsTasksGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersInteractionsTasksGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsTasksGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsTasksGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsTasksGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsTasksGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsTasksGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersLabelsAssignPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersLabelsAssignPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersLabelsAssignPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersLabelsAssignPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersLabelsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersLabelsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersLabelsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersLabelsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersLabelsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersLabelsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersLabelsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersLabelsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersLabelsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersLabelsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersLabelsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersLabelsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersLabelsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersLabelsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersLabelsUnassignPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersLabelsUnassignPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersLabelsUnassignPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersLabelsUnassignPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleCheckPhoneGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPeopleCheckPhoneGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleCheckPhoneGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleCheckPhoneGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleCheckPhoneGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleCheckPhoneGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleCheckPhoneGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPeopleGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeoplePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPeoplePostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeoplePostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeoplePostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeoplePostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeoplePostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeoplePostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeoplePutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPeoplePutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeoplePutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeoplePutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeoplePutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeoplePutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeoplePutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPipelineStagesReorderPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPipelineStagesReorderPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPipelineStagesReorderPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesReorderPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPipelineStagesReorderPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPipelineStagesReorderPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesReorderPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPipelineStagesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPipelineStagesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPipelineStagesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPipelineStagesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPipelineStagesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPipelineStagesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPipelineStagesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPipelineStagesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPipelineStagesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPipelineStagesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPipelineStagesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPipelineStagesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPipelineStagesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPipelineStagesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPipelineStagesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPipelineStagesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPipelineStagesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPipelineStagesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPipelineStagesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPipelineStagesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPipelinesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPipelinesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPipelinesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPipelinesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPipelinesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPipelinesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPipelinesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPipelinesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPipelinesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPipelinesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPipelinesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPipelinesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPipelinesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPipelinesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPipelinesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPipelinesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPipelinesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPipelinesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPipelinesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPipelinesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersSettingsAddressFormatGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersSettingsAddressFormatGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersSettingsAddressFormatGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersSettingsAddressFormatGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersSettingsAddressFormatGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersSettingsAddressFormatGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersSettingsAddressFormatGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersSettingsAddressFormatPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersSettingsAddressFormatPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersSettingsAddressFormatPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersSettingsAddressFormatPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersSettingsAddressFormatPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersSettingsAddressFormatPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersSettingsAddressFormatPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersSettingsDictionarySortModesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersSettingsDictionarySortModesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersSettingsDictionarySortModesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersSettingsDictionarySortModesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersSettingsDictionarySortModesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersSettingsDictionarySortModesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersSettingsDictionarySortModesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersSettingsDictionarySortModesPatchResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersSettingsDictionarySortModesPatchResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersSettingsDictionarySortModesPatchResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersSettingsDictionarySortModesPatchResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersSettingsDictionarySortModesPatchResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersSettingsDictionarySortModesPatchResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersSettingsDictionarySortModesPatchResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersSettingsStuckThresholdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersSettingsStuckThresholdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersSettingsStuckThresholdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersSettingsStuckThresholdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersSettingsStuckThresholdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersSettingsStuckThresholdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersSettingsStuckThresholdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersSettingsStuckThresholdPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersSettingsStuckThresholdPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersSettingsStuckThresholdPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersSettingsStuckThresholdPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersSettingsStuckThresholdPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersSettingsStuckThresholdPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersSettingsStuckThresholdPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTagsAssignPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersTagsAssignPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTagsAssignPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTagsAssignPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTagsAssignPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTagsAssignPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTagsAssignPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTagsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersTagsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTagsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTagsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTagsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTagsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTagsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTagsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersTagsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTagsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTagsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTagsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTagsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTagsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTagsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersTagsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTagsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTagsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTagsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTagsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTagsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTagsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTagsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTagsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTagsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTagsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTagsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTagsUnassignPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersTagsUnassignPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTagsUnassignPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTagsUnassignPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTagsUnassignPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTagsUnassignPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTagsUnassignPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTodosGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersTodosGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTodosGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTodosGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTodosGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTodosGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTodosGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTodosPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersTodosPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTodosPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTodosPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTodosPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTodosPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTodosPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTodosPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersTodosPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTodosPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTodosPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTodosPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTodosPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTodosPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTodosDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTodosDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTodosDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersTodosDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersTodosDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersTodosDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesIdPeopleGetParameters0Schema":{"type":"string"},"DocPathsCustomersCompaniesIdPeopleGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersCompaniesIdPeopleGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesIdPeopleGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdPeopleGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesIdPeopleGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesIdPeopleGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdPeopleGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesIdRolesGetParameters0Schema":{"type":"string"},"DocPathsCustomersCompaniesIdRolesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersCompaniesIdRolesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesIdRolesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesIdRolesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesIdRolesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesIdRolesPostParameters0Schema":{"type":"string"},"DocPathsCustomersCompaniesIdRolesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersCompaniesIdRolesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesIdRolesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesIdRolesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesIdRolesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesIdRolesPutParameters0Schema":{"type":"string"},"DocPathsCustomersCompaniesIdRolesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersCompaniesIdRolesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesIdRolesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesIdRolesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesIdRolesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesIdRolesDeleteParameters0Schema":{"type":"string"},"DocPathsCustomersCompaniesIdRolesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesIdRolesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesIdRolesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesIdRolesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdRolesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesIdGetParameters0Schema":{"type":"string"},"DocPathsCustomersCompaniesIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersCompaniesIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersCompaniesIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersCompaniesIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersCompaniesIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsIdCompaniesGetParameters0Schema":{"type":"string"},"DocPathsCustomersDealsIdCompaniesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDealsIdCompaniesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsIdCompaniesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdCompaniesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsIdCompaniesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsIdCompaniesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdCompaniesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsIdPeopleGetParameters0Schema":{"type":"string"},"DocPathsCustomersDealsIdPeopleGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDealsIdPeopleGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsIdPeopleGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdPeopleGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsIdPeopleGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsIdPeopleGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdPeopleGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsIdGetParameters0Schema":{"type":"string"},"DocPathsCustomersDealsIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDealsIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsIdStatsGetParameters0Schema":{"type":"string"},"DocPathsCustomersDealsIdStatsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDealsIdStatsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsIdStatsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdStatsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDealsIdStatsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDealsIdStatsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDealsIdStatsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDictionariesKindIdPatchParameters0Schema":{"type":"string"},"DocPathsCustomersDictionariesKindIdPatchParameters1Schema":{"type":"string"},"DocPathsCustomersDictionariesKindIdPatchResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDictionariesKindIdPatchResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDictionariesKindIdPatchResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindIdPatchResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDictionariesKindIdPatchResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDictionariesKindIdPatchResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindIdPatchResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDictionariesKindIdDeleteParameters0Schema":{"type":"string"},"DocPathsCustomersDictionariesKindIdDeleteParameters1Schema":{"type":"string"},"DocPathsCustomersDictionariesKindIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDictionariesKindIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDictionariesKindIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDictionariesKindIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDictionariesKindGetParameters0Schema":{"type":"string"},"DocPathsCustomersDictionariesKindGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDictionariesKindGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDictionariesKindGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDictionariesKindGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDictionariesKindGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDictionariesKindPostParameters0Schema":{"type":"string"},"DocPathsCustomersDictionariesKindPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersDictionariesKindPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDictionariesKindPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersDictionariesKindPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersDictionariesKindPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersDictionariesKindPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsIdVisibilityPatchParameters0Schema":{"type":"string"},"DocPathsCustomersInteractionsIdVisibilityPatchResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersInteractionsIdVisibilityPatchResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsIdVisibilityPatchResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsIdVisibilityPatchResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersInteractionsIdVisibilityPatchResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersInteractionsIdVisibilityPatchResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersInteractionsIdVisibilityPatchResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdCompaniesLinkIdPatchParameters0Schema":{"type":"string"},"DocPathsCustomersPeopleIdCompaniesLinkIdPatchParameters1Schema":{"type":"string"},"DocPathsCustomersPeopleIdCompaniesLinkIdPatchResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPeopleIdCompaniesLinkIdPatchResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdCompaniesLinkIdPatchResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesLinkIdPatchResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdCompaniesLinkIdPatchResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdCompaniesLinkIdPatchResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesLinkIdPatchResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdCompaniesLinkIdDeleteParameters0Schema":{"type":"string"},"DocPathsCustomersPeopleIdCompaniesLinkIdDeleteParameters1Schema":{"type":"string"},"DocPathsCustomersPeopleIdCompaniesLinkIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdCompaniesLinkIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesLinkIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdCompaniesLinkIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdCompaniesLinkIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesLinkIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdCompaniesEnrichedGetParameters0Schema":{"type":"string"},"DocPathsCustomersPeopleIdCompaniesEnrichedGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPeopleIdCompaniesEnrichedGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdCompaniesEnrichedGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesEnrichedGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdCompaniesEnrichedGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdCompaniesEnrichedGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesEnrichedGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdCompaniesGetParameters0Schema":{"type":"string"},"DocPathsCustomersPeopleIdCompaniesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPeopleIdCompaniesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdCompaniesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdCompaniesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdCompaniesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdCompaniesPostParameters0Schema":{"type":"string"},"DocPathsCustomersPeopleIdCompaniesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPeopleIdCompaniesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdCompaniesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdCompaniesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdCompaniesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdCompaniesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdEmailThreadsGetParameters0Schema":{"type":"string"},"DocPathsCustomersPeopleIdEmailThreadsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPeopleIdEmailThreadsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdEmailThreadsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdEmailThreadsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdEmailThreadsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdEmailThreadsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdEmailThreadsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdEmailsPostParameters0Schema":{"type":"string"},"DocPathsCustomersPeopleIdEmailsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPeopleIdEmailsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdEmailsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdEmailsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdEmailsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdEmailsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdEmailsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdRolesGetParameters0Schema":{"type":"string"},"DocPathsCustomersPeopleIdRolesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPeopleIdRolesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdRolesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdRolesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdRolesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdRolesPostParameters0Schema":{"type":"string"},"DocPathsCustomersPeopleIdRolesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPeopleIdRolesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdRolesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdRolesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdRolesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdRolesPutParameters0Schema":{"type":"string"},"DocPathsCustomersPeopleIdRolesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPeopleIdRolesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdRolesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdRolesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdRolesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdRolesDeleteParameters0Schema":{"type":"string"},"DocPathsCustomersPeopleIdRolesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdRolesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdRolesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdRolesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdRolesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdGetParameters0Schema":{"type":"string"},"DocPathsCustomersPeopleIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomersPeopleIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomersPeopleIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomersPeopleIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomersPeopleIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPerspectivesTableIdPerspectiveIdDeleteParameters0Schema":{"type":"string"},"DocPathsPerspectivesTableIdPerspectiveIdDeleteParameters1Schema":{"type":"string"},"DocPathsPerspectivesTableIdPerspectiveIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPerspectivesTableIdPerspectiveIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdPerspectiveIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPerspectivesTableIdPerspectiveIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPerspectivesTableIdPerspectiveIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdPerspectiveIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPerspectivesTableIdRolesRoleIdDeleteParameters0Schema":{"type":"string"},"DocPathsPerspectivesTableIdRolesRoleIdDeleteParameters1Schema":{"type":"string"},"DocPathsPerspectivesTableIdRolesRoleIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPerspectivesTableIdRolesRoleIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdRolesRoleIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPerspectivesTableIdRolesRoleIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPerspectivesTableIdRolesRoleIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdRolesRoleIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPerspectivesTableIdGetParameters0Schema":{"type":"string"},"DocPathsPerspectivesTableIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsPerspectivesTableIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPerspectivesTableIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPerspectivesTableIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPerspectivesTableIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPerspectivesTableIdPostParameters0Schema":{"type":"string"},"DocPathsPerspectivesTableIdPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsPerspectivesTableIdPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPerspectivesTableIdPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPerspectivesTableIdPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPerspectivesTableIdPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPerspectivesTableIdPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesDefinitionsBatchPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsEntitiesDefinitionsBatchPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesDefinitionsBatchPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsBatchPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesDefinitionsBatchPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesDefinitionsBatchPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsBatchPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesDefinitionsManageGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsEntitiesDefinitionsManageGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesDefinitionsManageGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsManageGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesDefinitionsManageGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesDefinitionsManageGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsManageGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesDefinitionsRestorePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsEntitiesDefinitionsRestorePostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesDefinitionsRestorePostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsRestorePostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesDefinitionsRestorePostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesDefinitionsRestorePostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsRestorePostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesDefinitionsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsEntitiesDefinitionsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesDefinitionsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesDefinitionsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsEntitiesDefinitionsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesDefinitionsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesDefinitionsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesDefinitionsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesDefinitionsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesDefinitionsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesDefinitionsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesDefinitionsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesDefinitionsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesEncryptionGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsEntitiesEncryptionGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesEncryptionGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesEncryptionGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesEncryptionGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesEncryptionGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesEncryptionGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesEncryptionPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsEntitiesEncryptionPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesEncryptionPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesEncryptionPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesEncryptionPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesEncryptionPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesEncryptionPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesEntitiesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsEntitiesEntitiesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesEntitiesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesEntitiesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesEntitiesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsEntitiesEntitiesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesEntitiesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesEntitiesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesEntitiesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesEntitiesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesEntitiesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesEntitiesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesEntitiesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesEntitiesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesEntitiesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesEntitiesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesEntitiesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesRecordsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsEntitiesRecordsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesRecordsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesRecordsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesRecordsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesRecordsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsEntitiesRecordsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesRecordsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesRecordsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesRecordsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesRecordsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsEntitiesRecordsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesRecordsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesRecordsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesRecordsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesRecordsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesRecordsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesRecordsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesRecordsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesRecordsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesRelationsOptionsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsEntitiesRelationsOptionsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesRelationsOptionsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesRelationsOptionsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesRelationsOptionsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesRelationsOptionsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesRelationsOptionsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEntitiesSidebarEntitiesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsEntitiesSidebarEntitiesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEntitiesSidebarEntitiesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEntitiesSidebarEntitiesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsConfigsCacheGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsConfigsCacheGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsConfigsCacheGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsConfigsCacheGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsConfigsCacheGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsConfigsCacheGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsConfigsCacheGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsConfigsCachePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsConfigsCachePostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsConfigsCachePostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsConfigsCachePostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsConfigsCachePostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsConfigsCachePostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsConfigsCachePostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsConfigsSystemStatusGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsConfigsSystemStatusGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsConfigsSystemStatusGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsConfigsSystemStatusGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsConfigsSystemStatusGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsConfigsSystemStatusGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsConfigsSystemStatusGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsConfigsSystemStatusPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsConfigsSystemStatusPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsConfigsSystemStatusPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsConfigsSystemStatusPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsConfigsSystemStatusPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsConfigsSystemStatusPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsConfigsSystemStatusPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsConfigsUpgradeActionsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsConfigsUpgradeActionsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsConfigsUpgradeActionsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsConfigsUpgradeActionsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsConfigsUpgradeActionsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsConfigsUpgradeActionsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsConfigsUpgradeActionsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsConfigsUpgradeActionsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsConfigsUpgradeActionsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsConfigsUpgradeActionsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsConfigsUpgradeActionsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsConfigsUpgradeActionsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsConfigsUpgradeActionsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsConfigsUpgradeActionsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsQueryIndexPurgePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsQueryIndexPurgePostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsQueryIndexPurgePostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsQueryIndexPurgePostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsQueryIndexPurgePostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsQueryIndexPurgePostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsQueryIndexPurgePostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsQueryIndexReindexPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsQueryIndexReindexPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsQueryIndexReindexPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsQueryIndexReindexPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsQueryIndexReindexPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsQueryIndexReindexPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsQueryIndexReindexPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsQueryIndexStatusGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsQueryIndexStatusGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsQueryIndexStatusGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsQueryIndexStatusGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsQueryIndexStatusGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsQueryIndexStatusGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsQueryIndexStatusGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuditLogsAuditLogsAccessGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuditLogsAuditLogsAccessGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuditLogsAuditLogsAccessGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsAccessGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuditLogsAuditLogsAccessGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuditLogsAuditLogsAccessGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsAccessGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuditLogsAuditLogsActionsExportGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuditLogsAuditLogsActionsExportGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuditLogsAuditLogsActionsExportGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsExportGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuditLogsAuditLogsActionsExportGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuditLogsAuditLogsActionsExportGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsExportGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuditLogsAuditLogsActionsRedoPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuditLogsAuditLogsActionsRedoPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuditLogsAuditLogsActionsRedoPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsRedoPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuditLogsAuditLogsActionsRedoPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuditLogsAuditLogsActionsRedoPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsRedoPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuditLogsAuditLogsActionsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuditLogsAuditLogsActionsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuditLogsAuditLogsActionsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuditLogsAuditLogsActionsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuditLogsAuditLogsActionsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuditLogsAuditLogsActionsUndoPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAuditLogsAuditLogsActionsUndoPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuditLogsAuditLogsActionsUndoPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsUndoPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAuditLogsAuditLogsActionsUndoPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAuditLogsAuditLogsActionsUndoPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAuditLogsAuditLogsActionsUndoPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsLibraryGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAttachmentsLibraryGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsLibraryGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsLibraryGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsLibraryGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsPartitionsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAttachmentsPartitionsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsPartitionsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsPartitionsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsPartitionsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsPartitionsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAttachmentsPartitionsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsPartitionsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsPartitionsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsPartitionsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsPartitionsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAttachmentsPartitionsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsPartitionsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsPartitionsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsPartitionsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsPartitionsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsPartitionsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsPartitionsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsPartitionsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsPartitionsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAttachmentsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAttachmentsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsTransferPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAttachmentsTransferPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsTransferPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsTransferPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsTransferPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsTransferPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsTransferPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsFileIdGetParameters0Schema":{"type":"string"},"DocPathsAttachmentsFileIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAttachmentsImageIdSlugGetParameters0Schema":{"type":"string"},"DocPathsAttachmentsImageIdSlugGetParameters1Schema":{"type":"string"},"DocPathsAttachmentsImageIdSlugGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAttachmentsLibraryIdGetParameters0Schema":{"type":"string"},"DocPathsAttachmentsLibraryIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAttachmentsLibraryIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsLibraryIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsLibraryIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsLibraryIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsLibraryIdPatchParameters0Schema":{"type":"string"},"DocPathsAttachmentsLibraryIdPatchResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAttachmentsLibraryIdPatchResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsLibraryIdPatchResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryIdPatchResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsLibraryIdPatchResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsLibraryIdPatchResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryIdPatchResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsLibraryIdDeleteParameters0Schema":{"type":"string"},"DocPathsAttachmentsLibraryIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsLibraryIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAttachmentsLibraryIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAttachmentsLibraryIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAttachmentsLibraryIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogBulkDeletePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogBulkDeletePostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogBulkDeletePostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogBulkDeletePostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogBulkDeletePostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogBulkDeletePostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogBulkDeletePostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogCategoriesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogCategoriesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogCategoriesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogCategoriesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogCategoriesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogCategoriesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogCategoriesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogCategoriesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogCategoriesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogCategoriesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogCategoriesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogCategoriesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogCategoriesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogCategoriesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogCategoriesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogCategoriesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogCategoriesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogCategoriesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogCategoriesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogCategoriesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogOffersGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogOffersGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogOffersGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogOffersGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogOffersGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogOffersGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogOffersGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogOffersPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogOffersPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogOffersPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogOffersPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogOffersPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogOffersPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogOffersPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogOffersPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogOffersPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogOffersPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogOffersPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogOffersPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogOffersPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogOffersPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogOffersDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogOffersDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogOffersDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogOffersDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogOffersDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogOffersDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogOptionSchemasGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogOptionSchemasGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogOptionSchemasGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogOptionSchemasGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogOptionSchemasGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogOptionSchemasPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogOptionSchemasPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogOptionSchemasPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogOptionSchemasPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogOptionSchemasPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogOptionSchemasPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogOptionSchemasPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogOptionSchemasPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogOptionSchemasPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogOptionSchemasPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogOptionSchemasDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogOptionSchemasDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogOptionSchemasDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogOptionSchemasDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogOptionSchemasDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogPriceKindsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogPriceKindsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogPriceKindsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogPriceKindsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogPriceKindsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogPriceKindsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogPriceKindsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogPriceKindsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogPriceKindsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogPriceKindsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogPriceKindsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogPriceKindsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogPriceKindsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogPriceKindsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogPriceKindsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogPriceKindsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogPriceKindsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogPriceKindsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogPriceKindsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogPriceKindsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogPricesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogPricesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogPricesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogPricesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogPricesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogPricesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogPricesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogPricesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogPricesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogPricesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogPricesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogPricesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogPricesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogPricesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogPricesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogPricesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogPricesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogPricesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogPricesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogPricesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogPricesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogPricesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogPricesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogPricesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogPricesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogPricesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogPricesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogProductMediaGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogProductMediaGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogProductMediaGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogProductMediaGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogProductMediaGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogProductMediaGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogProductMediaGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogProductUnitConversionsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogProductUnitConversionsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogProductUnitConversionsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogProductUnitConversionsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogProductUnitConversionsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogProductUnitConversionsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogProductUnitConversionsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogProductUnitConversionsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogProductUnitConversionsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogProductUnitConversionsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogProductUnitConversionsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogProductUnitConversionsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogProductUnitConversionsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogProductUnitConversionsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogProductUnitConversionsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogProductUnitConversionsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogProductUnitConversionsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogProductUnitConversionsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogProductUnitConversionsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogProductUnitConversionsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogProductsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogProductsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogProductsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogProductsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogProductsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogProductsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogProductsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogProductsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogProductsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogProductsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogProductsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogProductsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogProductsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogProductsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogProductsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogProductsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogProductsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogProductsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogProductsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogProductsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogProductsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogProductsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogProductsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogProductsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogProductsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogProductsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogProductsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogTagsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogTagsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogTagsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogTagsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogTagsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogTagsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogTagsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogVariantsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogVariantsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogVariantsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogVariantsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogVariantsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogVariantsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogVariantsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogVariantsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogVariantsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogVariantsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogVariantsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogVariantsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogVariantsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogVariantsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogVariantsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogVariantsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogVariantsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogVariantsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogVariantsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogVariantsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogVariantsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogVariantsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogVariantsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogVariantsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogVariantsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogVariantsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogVariantsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogDictionariesKeyGetParameters0Schema":{"type":"string"},"DocPathsCatalogDictionariesKeyGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCatalogDictionariesKeyGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogDictionariesKeyGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogDictionariesKeyGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCatalogDictionariesKeyGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCatalogDictionariesKeyGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCatalogDictionariesKeyGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesAdjustmentKindsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesAdjustmentKindsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesAdjustmentKindsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesAdjustmentKindsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesAdjustmentKindsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesAdjustmentKindsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesAdjustmentKindsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesAdjustmentKindsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesAdjustmentKindsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesAdjustmentKindsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesAdjustmentKindsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesAdjustmentKindsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesAdjustmentKindsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesAdjustmentKindsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesAdjustmentKindsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesAdjustmentKindsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesAdjustmentKindsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesAdjustmentKindsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesAdjustmentKindsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesAdjustmentKindsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesChannelsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesChannelsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesChannelsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesChannelsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesChannelsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesChannelsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesChannelsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesChannelsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesChannelsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesChannelsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesChannelsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesChannelsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesChannelsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesChannelsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesChannelsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesChannelsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesChannelsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesChannelsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesChannelsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesChannelsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesChannelsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesChannelsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesChannelsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesChannelsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesChannelsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesChannelsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesChannelsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesCreditMemosGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesCreditMemosGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesCreditMemosGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesCreditMemosGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesCreditMemosGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesCreditMemosPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesCreditMemosPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesCreditMemosPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesCreditMemosPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesCreditMemosPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesCreditMemosPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesCreditMemosPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesCreditMemosPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesCreditMemosPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesCreditMemosPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesCreditMemosDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesCreditMemosDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesCreditMemosDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesCreditMemosDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesCreditMemosDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesDashboardWidgetsNewOrdersGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesDashboardWidgetsNewQuotesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesDeliveryWindowsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesDeliveryWindowsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesDeliveryWindowsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesDeliveryWindowsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesDeliveryWindowsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesDeliveryWindowsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesDeliveryWindowsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesDeliveryWindowsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesDeliveryWindowsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesDeliveryWindowsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesDeliveryWindowsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesDeliveryWindowsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesDeliveryWindowsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesDeliveryWindowsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesDeliveryWindowsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesDeliveryWindowsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesDeliveryWindowsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesDeliveryWindowsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesDeliveryWindowsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesDeliveryWindowsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesDocumentAddressesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesDocumentAddressesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesDocumentAddressesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesDocumentAddressesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesDocumentAddressesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesDocumentAddressesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesDocumentAddressesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesDocumentAddressesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesDocumentAddressesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesDocumentAddressesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesDocumentAddressesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesDocumentAddressesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesDocumentAddressesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesDocumentAddressesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesDocumentAddressesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesDocumentHistoryGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesDocumentHistoryGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesDocumentHistoryGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesDocumentHistoryGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesDocumentNumbersPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesDocumentNumbersPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesDocumentNumbersPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesDocumentNumbersPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesInvoicesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesInvoicesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesInvoicesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesInvoicesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesInvoicesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesInvoicesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesInvoicesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesInvoicesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesInvoicesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesInvoicesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesInvoicesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesInvoicesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesInvoicesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesInvoicesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesInvoicesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesInvoicesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesInvoicesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesInvoicesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesInvoicesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesInvoicesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesInvoicesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesInvoicesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesInvoicesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesInvoicesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesInvoicesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesInvoicesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesInvoicesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesNotesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesNotesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesNotesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesNotesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesNotesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesNotesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesNotesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesNotesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesNotesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesNotesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesNotesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesNotesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesNotesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesNotesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesNotesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesOrderAdjustmentsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesOrderAdjustmentsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesOrderAdjustmentsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesOrderAdjustmentsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesOrderAdjustmentsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesOrderAdjustmentsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesOrderAdjustmentsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesOrderAdjustmentsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesOrderAdjustmentsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesOrderAdjustmentsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesOrderAdjustmentsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesOrderAdjustmentsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesOrderAdjustmentsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesOrderAdjustmentsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesOrderAdjustmentsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesOrderAdjustmentsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesOrderAdjustmentsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesOrderAdjustmentsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesOrderAdjustmentsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesOrderAdjustmentsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesOrderLineStatusesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesOrderLineStatusesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesOrderLineStatusesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesOrderLinesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesOrderLinesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesOrderLinesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesOrderStatusesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesOrderStatusesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesOrderStatusesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesOrdersGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesOrdersPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesOrdersPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesPaymentMethodsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesPaymentMethodsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesPaymentMethodsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesPaymentMethodsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesPaymentMethodsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesPaymentMethodsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesPaymentMethodsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesPaymentMethodsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesPaymentMethodsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesPaymentMethodsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesPaymentMethodsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesPaymentMethodsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesPaymentMethodsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesPaymentMethodsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesPaymentMethodsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesPaymentMethodsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesPaymentMethodsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesPaymentMethodsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesPaymentMethodsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesPaymentMethodsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesPaymentStatusesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesPaymentStatusesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesPaymentStatusesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesPaymentsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesPaymentsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesPaymentsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesPaymentsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesPaymentsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesPaymentsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesPaymentsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesPaymentsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesPaymentsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesPaymentsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesPaymentsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesPaymentsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesPaymentsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesPaymentsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesPaymentsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesPaymentsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesPaymentsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesPaymentsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesPaymentsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesPaymentsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesPaymentsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesPaymentsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesPaymentsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesPaymentsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesPaymentsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesPaymentsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesPaymentsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesPriceKindsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesPriceKindsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesPriceKindsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesPriceKindsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesPriceKindsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesPriceKindsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesPriceKindsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesQuoteAdjustmentsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesQuoteAdjustmentsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesQuoteAdjustmentsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesQuoteAdjustmentsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesQuoteAdjustmentsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesQuoteAdjustmentsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesQuoteAdjustmentsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesQuoteAdjustmentsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesQuoteAdjustmentsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesQuoteAdjustmentsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesQuoteAdjustmentsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesQuoteAdjustmentsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesQuoteAdjustmentsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesQuoteAdjustmentsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesQuoteAdjustmentsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesQuoteAdjustmentsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesQuoteAdjustmentsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesQuoteAdjustmentsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesQuoteAdjustmentsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesQuoteAdjustmentsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesQuoteLinesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesQuoteLinesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesQuoteLinesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesQuotesAcceptPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesQuotesConvertPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesQuotesConvertPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesQuotesConvertPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesQuotesConvertPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesQuotesConvertPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesQuotesConvertPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesQuotesConvertPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesQuotesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesQuotesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesQuotesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesQuotesSendPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesQuotesSendPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesQuotesSendPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesQuotesSendPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesQuotesSendPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesQuotesSendPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesQuotesSendPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesReturnsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesReturnsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesReturnsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesReturnsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesReturnsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesReturnsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesReturnsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesReturnsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesReturnsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesReturnsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesReturnsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesReturnsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesReturnsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesReturnsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesSettingsDocumentNumbersGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesSettingsDocumentNumbersGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesSettingsDocumentNumbersGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesSettingsDocumentNumbersGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesSettingsDocumentNumbersGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesSettingsDocumentNumbersGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesSettingsDocumentNumbersGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesSettingsDocumentNumbersPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesSettingsDocumentNumbersPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesSettingsDocumentNumbersPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesSettingsDocumentNumbersPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesSettingsDocumentNumbersPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesSettingsDocumentNumbersPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesSettingsDocumentNumbersPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesSettingsOrderEditingGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesSettingsOrderEditingGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesSettingsOrderEditingGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesSettingsOrderEditingGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesSettingsOrderEditingGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesSettingsOrderEditingGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesSettingsOrderEditingGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesSettingsOrderEditingPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesSettingsOrderEditingPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesSettingsOrderEditingPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesSettingsOrderEditingPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesSettingsOrderEditingPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesSettingsOrderEditingPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesSettingsOrderEditingPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesShipmentStatusesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesShipmentStatusesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesShipmentStatusesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesShipmentsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesShipmentsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesShipmentsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesShipmentsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesShipmentsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesShipmentsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesShipmentsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesShipmentsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesShipmentsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesShipmentsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesShipmentsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesShipmentsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesShipmentsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesShipmentsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesShipmentsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesShipmentsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesShipmentsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesShipmentsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesShipmentsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesShipmentsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesShipmentsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesShipmentsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesShipmentsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesShipmentsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesShipmentsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesShipmentsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesShipmentsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesShippingMethodsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesShippingMethodsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesShippingMethodsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesShippingMethodsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesShippingMethodsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesShippingMethodsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesShippingMethodsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesShippingMethodsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesShippingMethodsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesShippingMethodsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesShippingMethodsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesShippingMethodsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesShippingMethodsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesShippingMethodsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesShippingMethodsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesShippingMethodsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesShippingMethodsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesShippingMethodsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesShippingMethodsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesShippingMethodsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesTagsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesTagsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesTagsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesTagsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesTagsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesTagsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesTagsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesTagsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesTagsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesTagsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesTagsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesTagsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesTagsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesTagsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesTagsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesTagsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesTagsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesTagsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesTagsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesTagsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesTagsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesTagsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesTagsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesTagsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesTagsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesTagsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesTagsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesTaxRatesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesTaxRatesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesTaxRatesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesTaxRatesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesTaxRatesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesTaxRatesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesTaxRatesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesTaxRatesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesTaxRatesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesTaxRatesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesTaxRatesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesTaxRatesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesTaxRatesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesTaxRatesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesTaxRatesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesTaxRatesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesTaxRatesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesTaxRatesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesTaxRatesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesTaxRatesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesQuotesPublicTokenGetParameters0Schema":{"type":"string"},"DocPathsSalesQuotesPublicTokenGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesReturnsIdGetParameters0Schema":{"type":"string"},"DocPathsSalesReturnsIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSalesReturnsIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesReturnsIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesReturnsIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSalesReturnsIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSalesReturnsIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSalesReturnsIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsApiKeysKeysGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsApiKeysKeysGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsApiKeysKeysGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsApiKeysKeysGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsApiKeysKeysGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsApiKeysKeysGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsApiKeysKeysGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsApiKeysKeysPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsApiKeysKeysPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsApiKeysKeysPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsApiKeysKeysPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsApiKeysKeysPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsApiKeysKeysPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsApiKeysKeysPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsApiKeysKeysDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsApiKeysKeysDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsApiKeysKeysDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsApiKeysKeysDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsApiKeysKeysDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsApiKeysKeysDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDictionariesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsDictionariesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesDictionaryIdEntriesEntryIdPatchParameters0Schema":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesEntryIdPatchParameters1Schema":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesEntryIdPatchResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDictionariesDictionaryIdEntriesEntryIdPatchResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesEntryIdPatchResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesEntryIdPatchResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesDictionaryIdEntriesEntryIdPatchResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesEntryIdPatchResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesEntryIdPatchResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesDictionaryIdEntriesEntryIdDeleteParameters0Schema":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesEntryIdDeleteParameters1Schema":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesEntryIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesEntryIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesEntryIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesDictionaryIdEntriesEntryIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesEntryIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesEntryIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesDictionaryIdEntriesReorderPostParameters0Schema":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesReorderPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsDictionariesDictionaryIdEntriesReorderPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesReorderPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesReorderPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesDictionaryIdEntriesReorderPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesReorderPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesReorderPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesDictionaryIdEntriesGetParameters0Schema":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDictionariesDictionaryIdEntriesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesDictionaryIdEntriesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesDictionaryIdEntriesPostParameters0Schema":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsDictionariesDictionaryIdEntriesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesDictionaryIdEntriesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesDictionaryIdEntriesSetDefaultPostParameters0Schema":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesSetDefaultPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsDictionariesDictionaryIdEntriesSetDefaultPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesSetDefaultPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesSetDefaultPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesDictionaryIdEntriesSetDefaultPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesDictionaryIdEntriesSetDefaultPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdEntriesSetDefaultPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesDictionaryIdGetParameters0Schema":{"type":"string"},"DocPathsDictionariesDictionaryIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDictionariesDictionaryIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesDictionaryIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesDictionaryIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesDictionaryIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesDictionaryIdPatchParameters0Schema":{"type":"string"},"DocPathsDictionariesDictionaryIdPatchResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDictionariesDictionaryIdPatchResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesDictionaryIdPatchResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdPatchResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesDictionaryIdPatchResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesDictionaryIdPatchResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdPatchResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesDictionaryIdDeleteParameters0Schema":{"type":"string"},"DocPathsDictionariesDictionaryIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesDictionaryIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDictionariesDictionaryIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDictionariesDictionaryIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDictionariesDictionaryIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsOnboardingDemoFeedbackPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsOnboardingOnboardingStatusGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsOnboardingOnboardingVerifyGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsOnboardingOnboardingPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsVersionGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsBusinessRulesExecutePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsBusinessRulesExecutePostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesExecutePostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesExecutePostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesExecutePostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesExecutePostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesExecutePostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesLogsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsBusinessRulesLogsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesLogsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesLogsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesLogsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesLogsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesLogsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesRulesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsBusinessRulesRulesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesRulesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesRulesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesRulesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesRulesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsBusinessRulesRulesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesRulesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesRulesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesRulesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesRulesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsBusinessRulesRulesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesRulesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesRulesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesRulesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesRulesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesRulesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesRulesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesRulesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesSetsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsBusinessRulesSetsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesSetsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesSetsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesSetsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesSetsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsBusinessRulesSetsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesSetsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesSetsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesSetsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesSetsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsBusinessRulesSetsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesSetsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesSetsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesSetsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesSetsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesSetsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesSetsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesSetsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesExecuteRuleIdPostParameters0Schema":{"type":"string"},"DocPathsBusinessRulesExecuteRuleIdPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsBusinessRulesExecuteRuleIdPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesExecuteRuleIdPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesExecuteRuleIdPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesExecuteRuleIdPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesExecuteRuleIdPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesExecuteRuleIdPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesLogsIdGetParameters0Schema":{"type":"string"},"DocPathsBusinessRulesLogsIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsBusinessRulesLogsIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesLogsIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesLogsIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesLogsIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesLogsIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesLogsIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesRulesIdGetParameters0Schema":{"type":"string"},"DocPathsBusinessRulesRulesIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsBusinessRulesRulesIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesRulesIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesRulesIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesRulesIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesRulesIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesSetsIdMembersPostParameters0Schema":{"type":"string"},"DocPathsBusinessRulesSetsIdMembersPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsBusinessRulesSetsIdMembersPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesSetsIdMembersPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdMembersPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesSetsIdMembersPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesSetsIdMembersPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdMembersPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesSetsIdMembersPutParameters0Schema":{"type":"string"},"DocPathsBusinessRulesSetsIdMembersPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsBusinessRulesSetsIdMembersPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesSetsIdMembersPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdMembersPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesSetsIdMembersPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesSetsIdMembersPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdMembersPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesSetsIdMembersDeleteParameters0Schema":{"type":"string"},"DocPathsBusinessRulesSetsIdMembersDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesSetsIdMembersDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdMembersDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesSetsIdMembersDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesSetsIdMembersDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdMembersDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesSetsIdGetParameters0Schema":{"type":"string"},"DocPathsBusinessRulesSetsIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsBusinessRulesSetsIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesSetsIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsBusinessRulesSetsIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsBusinessRulesSetsIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsBusinessRulesSetsIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesCheckBooleanGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsFeatureTogglesCheckBooleanGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesCheckBooleanGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesCheckBooleanGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesCheckJsonGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsFeatureTogglesCheckJsonGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesCheckJsonGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesCheckJsonGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesCheckNumberGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsFeatureTogglesCheckNumberGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesCheckNumberGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesCheckNumberGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesCheckStringGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsFeatureTogglesCheckStringGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesCheckStringGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesCheckStringGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesGlobalGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsFeatureTogglesGlobalGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesGlobalGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesGlobalGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesGlobalGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesGlobalPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsFeatureTogglesGlobalPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesGlobalPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesGlobalPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesGlobalPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesGlobalPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsFeatureTogglesGlobalPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesGlobalPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesGlobalPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesGlobalPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesGlobalDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesGlobalDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesGlobalDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesGlobalDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesOverridesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsFeatureTogglesOverridesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesOverridesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesOverridesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesOverridesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesOverridesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesOverridesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesOverridesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsFeatureTogglesOverridesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesOverridesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesOverridesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesOverridesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesOverridesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesOverridesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesGlobalIdOverrideGetParameters0Schema":{"type":"string"},"DocPathsFeatureTogglesGlobalIdOverrideGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsFeatureTogglesGlobalIdOverrideGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesGlobalIdOverrideGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalIdOverrideGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesGlobalIdOverrideGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesGlobalIdOverrideGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalIdOverrideGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesGlobalIdGetParameters0Schema":{"type":"string"},"DocPathsFeatureTogglesGlobalIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsFeatureTogglesGlobalIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesGlobalIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsFeatureTogglesGlobalIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsFeatureTogglesGlobalIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsFeatureTogglesGlobalIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWorkflowsDefinitionsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsDefinitionsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsEventsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsInstancesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsInstancesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsInstancesValidateStartPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsSignalsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsTasksGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsDefinitionsIdCustomizePostParameters0Schema":{"type":"string"},"DocPathsWorkflowsDefinitionsIdCustomizePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsDefinitionsIdResetToCodePostParameters0Schema":{"type":"string"},"DocPathsWorkflowsDefinitionsIdResetToCodePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsDefinitionsIdGetParameters0Schema":{"type":"string"},"DocPathsWorkflowsDefinitionsIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsDefinitionsIdPutParameters0Schema":{"type":"string"},"DocPathsWorkflowsDefinitionsIdPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsDefinitionsIdDeleteParameters0Schema":{"type":"string"},"DocPathsWorkflowsEventsIdGetParameters0Schema":{"type":"string"},"DocPathsWorkflowsEventsIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsInstancesIdAdvancePostParameters0Schema":{"type":"string"},"DocPathsWorkflowsInstancesIdAdvancePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsInstancesIdCancelPostParameters0Schema":{"type":"string"},"DocPathsWorkflowsInstancesIdCancelPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsInstancesIdEventsGetParameters0Schema":{"type":"string"},"DocPathsWorkflowsInstancesIdEventsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsInstancesIdRetryPostParameters0Schema":{"type":"string"},"DocPathsWorkflowsInstancesIdRetryPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsInstancesIdGetParameters0Schema":{"type":"string"},"DocPathsWorkflowsInstancesIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsInstancesIdSignalPostParameters0Schema":{"type":"string"},"DocPathsWorkflowsInstancesIdSignalPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsTasksIdClaimPostParameters0Schema":{"type":"string"},"DocPathsWorkflowsTasksIdClaimPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsTasksIdCompletePostParameters0Schema":{"type":"string"},"DocPathsWorkflowsTasksIdCompletePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWorkflowsTasksIdGetParameters0Schema":{"type":"string"},"DocPathsWorkflowsTasksIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSearchEmbeddingsReindexCancelPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSearchEmbeddingsReindexCancelPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchEmbeddingsReindexCancelPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsReindexCancelPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchEmbeddingsReindexCancelPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchEmbeddingsReindexCancelPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsReindexCancelPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchEmbeddingsReindexPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSearchEmbeddingsReindexPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchEmbeddingsReindexPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsReindexPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchEmbeddingsReindexPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchEmbeddingsReindexPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsReindexPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchEmbeddingsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSearchEmbeddingsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchEmbeddingsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchEmbeddingsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchEmbeddingsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchEmbeddingsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSearchEmbeddingsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchEmbeddingsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchEmbeddingsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchEmbeddingsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchEmbeddingsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchIndexGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSearchIndexGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchIndexGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchIndexGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchIndexGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchIndexGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchIndexGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchIndexDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchIndexDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchIndexDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchIndexDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchIndexDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchIndexDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchReindexCancelPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSearchReindexCancelPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchReindexCancelPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchReindexCancelPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchReindexCancelPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchReindexCancelPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchReindexCancelPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchReindexPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSearchReindexPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchReindexPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchReindexPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchReindexPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchReindexPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchReindexPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchSearchGlobalGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSearchSearchGlobalGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchSearchGlobalGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchSearchGlobalGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchSearchGlobalGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchSearchGlobalGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchSearchGlobalGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchSearchGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSearchSearchGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchSearchGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchSearchGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchSearchGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchSearchGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchSearchGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchSettingsFulltextGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSearchSettingsFulltextGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchSettingsFulltextGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchSettingsFulltextGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchSettingsFulltextGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchSettingsFulltextGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchSettingsFulltextGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchSettingsGlobalSearchGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSearchSettingsGlobalSearchGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchSettingsGlobalSearchGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchSettingsGlobalSearchGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchSettingsGlobalSearchGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchSettingsGlobalSearchGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchSettingsGlobalSearchGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchSettingsGlobalSearchPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSearchSettingsGlobalSearchPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchSettingsGlobalSearchPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchSettingsGlobalSearchPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchSettingsGlobalSearchPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchSettingsGlobalSearchPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchSettingsGlobalSearchPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchSettingsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSearchSettingsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchSettingsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchSettingsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchSettingsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchSettingsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchSettingsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchSettingsVectorStoreGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSearchSettingsVectorStoreGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchSettingsVectorStoreGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchSettingsVectorStoreGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSearchSettingsVectorStoreGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSearchSettingsVectorStoreGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSearchSettingsVectorStoreGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesCurrenciesOptionsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCurrenciesCurrenciesOptionsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCurrenciesCurrenciesOptionsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesOptionsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesCurrenciesOptionsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCurrenciesCurrenciesOptionsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesOptionsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesCurrenciesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCurrenciesCurrenciesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCurrenciesCurrenciesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesCurrenciesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCurrenciesCurrenciesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesCurrenciesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCurrenciesCurrenciesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCurrenciesCurrenciesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesCurrenciesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCurrenciesCurrenciesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesCurrenciesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCurrenciesCurrenciesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCurrenciesCurrenciesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesCurrenciesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCurrenciesCurrenciesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesCurrenciesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCurrenciesCurrenciesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesCurrenciesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCurrenciesCurrenciesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCurrenciesCurrenciesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesExchangeRatesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCurrenciesExchangeRatesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCurrenciesExchangeRatesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesExchangeRatesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCurrenciesExchangeRatesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesExchangeRatesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCurrenciesExchangeRatesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCurrenciesExchangeRatesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesExchangeRatesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCurrenciesExchangeRatesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesExchangeRatesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCurrenciesExchangeRatesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCurrenciesExchangeRatesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesExchangeRatesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCurrenciesExchangeRatesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesExchangeRatesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCurrenciesExchangeRatesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesExchangeRatesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCurrenciesExchangeRatesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCurrenciesExchangeRatesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCurrenciesFetchConfigsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCurrenciesFetchConfigsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCurrenciesFetchConfigsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCurrenciesFetchRatesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsPlannerAvailabilityDateSpecificPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsPlannerAvailabilityDateSpecificPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPlannerAvailabilityDateSpecificPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityDateSpecificPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPlannerAvailabilityRuleSetsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsPlannerAvailabilityRuleSetsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPlannerAvailabilityRuleSetsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPlannerAvailabilityRuleSetsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPlannerAvailabilityRuleSetsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPlannerAvailabilityRuleSetsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsPlannerAvailabilityRuleSetsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPlannerAvailabilityRuleSetsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPlannerAvailabilityRuleSetsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPlannerAvailabilityRuleSetsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPlannerAvailabilityRuleSetsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsPlannerAvailabilityRuleSetsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPlannerAvailabilityRuleSetsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPlannerAvailabilityRuleSetsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPlannerAvailabilityRuleSetsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPlannerAvailabilityRuleSetsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPlannerAvailabilityRuleSetsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPlannerAvailabilityRuleSetsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPlannerAvailabilityRuleSetsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityRuleSetsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPlannerAvailabilityWeeklyPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsPlannerAvailabilityWeeklyPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPlannerAvailabilityWeeklyPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityWeeklyPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPlannerAvailabilityGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsPlannerAvailabilityGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPlannerAvailabilityGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPlannerAvailabilityGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPlannerAvailabilityGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPlannerAvailabilityPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsPlannerAvailabilityPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPlannerAvailabilityPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPlannerAvailabilityPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsPlannerAvailabilityPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPlannerAvailabilityPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPlannerAvailabilityDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPlannerAvailabilityDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPlannerAvailabilityDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourcesTagsAssignPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsResourcesResourcesTagsAssignPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourcesTagsAssignPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourcesTagsAssignPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourcesTagsAssignPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourcesTagsAssignPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourcesTagsAssignPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourcesTagsUnassignPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsResourcesResourcesTagsUnassignPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourcesTagsUnassignPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourcesTagsUnassignPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourcesTagsUnassignPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourcesTagsUnassignPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourcesTagsUnassignPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesActivitiesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsResourcesActivitiesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsResourcesActivitiesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsResourcesCommentsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsResourcesCommentsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesCommentsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesCommentsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesCommentsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesCommentsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesCommentsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesCommentsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsResourcesCommentsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesCommentsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesCommentsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesCommentsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesCommentsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesCommentsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesCommentsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsResourcesCommentsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesCommentsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesCommentsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesCommentsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesCommentsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesCommentsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesCommentsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesCommentsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesCommentsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesCommentsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesCommentsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesCommentsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourceTypesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsResourcesResourceTypesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourceTypesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourceTypesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourceTypesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourceTypesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsResourcesResourceTypesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourceTypesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourceTypesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourceTypesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourceTypesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsResourcesResourceTypesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourceTypesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourceTypesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourceTypesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourceTypesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourceTypesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourceTypesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourceTypesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourceTypesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourcesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsResourcesResourcesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourcesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourcesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourcesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourcesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourcesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourcesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsResourcesResourcesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourcesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourcesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourcesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourcesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourcesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourcesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsResourcesResourcesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourcesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourcesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourcesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourcesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourcesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourcesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourcesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourcesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesResourcesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesResourcesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesResourcesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesTagsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsResourcesTagsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesTagsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesTagsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesTagsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesTagsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesTagsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesTagsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsResourcesTagsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesTagsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesTagsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesTagsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesTagsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesTagsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesTagsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsResourcesTagsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesTagsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesTagsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesTagsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesTagsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesTagsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesTagsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesTagsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesTagsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsResourcesTagsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsResourcesTagsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsResourcesTagsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffLeaveRequestsAcceptPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffLeaveRequestsAcceptPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffLeaveRequestsAcceptPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsAcceptPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffLeaveRequestsAcceptPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffLeaveRequestsAcceptPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsAcceptPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffLeaveRequestsRejectPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffLeaveRequestsRejectPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffLeaveRequestsRejectPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsRejectPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffLeaveRequestsRejectPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffLeaveRequestsRejectPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsRejectPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamMembersAssignableGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTeamMembersAssignableGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamMembersAssignableGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersAssignableGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamMembersAssignableGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamMembersAssignableGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersAssignableGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamMembersSelfGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTeamMembersSelfGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamMembersSelfGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersSelfGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamMembersSelfGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamMembersSelfGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersSelfGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamMembersSelfPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTeamMembersSelfPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamMembersSelfPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersSelfPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamMembersSelfPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamMembersSelfPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersSelfPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamMembersTagsAssignPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTeamMembersTagsAssignPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamMembersTagsAssignPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersTagsAssignPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamMembersTagsAssignPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamMembersTagsAssignPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersTagsAssignPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamMembersTagsUnassignPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTeamMembersTagsUnassignPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamMembersTagsUnassignPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersTagsUnassignPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamMembersTagsUnassignPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamMembersTagsUnassignPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersTagsUnassignPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsMyProjectsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTimesheetsMyProjectsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsMyProjectsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsMyProjectsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsMyProjectsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsMyProjectsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsMyProjectsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsProjectsKpisGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTimesheetsProjectsKpisGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsProjectsKpisGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsProjectsKpisGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsProjectsKpisGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsProjectsKpisGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsProjectsKpisGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeEntriesBulkPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTimesheetsTimeEntriesBulkPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesBulkPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesBulkPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeEntriesBulkPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesBulkPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesBulkPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeEntriesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTimesheetsTimeEntriesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeEntriesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeEntriesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTimesheetsTimeEntriesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeEntriesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeEntriesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTimesheetsTimeEntriesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeEntriesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeEntriesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeEntriesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeProjectsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTimesheetsTimeProjectsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeProjectsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeProjectsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeProjectsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeProjectsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTimesheetsTimeProjectsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeProjectsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeProjectsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeProjectsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeProjectsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTimesheetsTimeProjectsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeProjectsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeProjectsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeProjectsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeProjectsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeProjectsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeProjectsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeProjectsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsMyProjectsProjectIdPatchParameters0Schema":{"type":"string"},"DocPathsStaffTimesheetsMyProjectsProjectIdPatchResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTimesheetsMyProjectsProjectIdPatchResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsMyProjectsProjectIdPatchResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsMyProjectsProjectIdPatchResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsMyProjectsProjectIdPatchResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsMyProjectsProjectIdPatchResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsMyProjectsProjectIdPatchResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeEntriesIdSegmentsSegmentIdPatchParameters0Schema":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesIdSegmentsSegmentIdPatchParameters1Schema":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesIdSegmentsSegmentIdPatchResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTimesheetsTimeEntriesIdSegmentsSegmentIdPatchResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesIdSegmentsSegmentIdPatchResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdSegmentsSegmentIdPatchResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeEntriesIdSegmentsSegmentIdPatchResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesIdSegmentsSegmentIdPatchResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdSegmentsSegmentIdPatchResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeEntriesIdSegmentsPostParameters0Schema":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesIdSegmentsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTimesheetsTimeEntriesIdSegmentsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesIdSegmentsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdSegmentsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeEntriesIdSegmentsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesIdSegmentsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdSegmentsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeEntriesIdTimerStartPostParameters0Schema":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesIdTimerStartPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTimesheetsTimeEntriesIdTimerStartPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesIdTimerStartPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdTimerStartPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeEntriesIdTimerStartPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesIdTimerStartPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdTimerStartPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeEntriesIdTimerStopPostParameters0Schema":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesIdTimerStopPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTimesheetsTimeEntriesIdTimerStopPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesIdTimerStopPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdTimerStopPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeEntriesIdTimerStopPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeEntriesIdTimerStopPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeEntriesIdTimerStopPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeProjectsIdEmployeesGetParameters0Schema":{"type":"string"},"DocPathsStaffTimesheetsTimeProjectsIdEmployeesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTimesheetsTimeProjectsIdEmployeesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeProjectsIdEmployeesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsIdEmployeesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeProjectsIdEmployeesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeProjectsIdEmployeesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsIdEmployeesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeProjectsIdEmployeesPostParameters0Schema":{"type":"string"},"DocPathsStaffTimesheetsTimeProjectsIdEmployeesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTimesheetsTimeProjectsIdEmployeesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeProjectsIdEmployeesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsIdEmployeesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeProjectsIdEmployeesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeProjectsIdEmployeesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsIdEmployeesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeProjectsIdEmployeesDeleteParameters0Schema":{"type":"string"},"DocPathsStaffTimesheetsTimeProjectsIdEmployeesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeProjectsIdEmployeesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsIdEmployeesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTimesheetsTimeProjectsIdEmployeesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTimesheetsTimeProjectsIdEmployeesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTimesheetsTimeProjectsIdEmployeesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffActivitiesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffActivitiesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffActivitiesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffAddressesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffAddressesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffAddressesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffAddressesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffAddressesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffAddressesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffAddressesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffAddressesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffAddressesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffAddressesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffAddressesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffAddressesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffAddressesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffAddressesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffAddressesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffAddressesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffAddressesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffAddressesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffAddressesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffAddressesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffAddressesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffAddressesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffAddressesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffAddressesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffAddressesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffAddressesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffAddressesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffCommentsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffCommentsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffCommentsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffCommentsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffCommentsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffCommentsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffCommentsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffCommentsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffCommentsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffCommentsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffCommentsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffCommentsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffCommentsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffCommentsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffCommentsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffCommentsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffCommentsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffCommentsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffCommentsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffCommentsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffCommentsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffCommentsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffCommentsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffCommentsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffCommentsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffCommentsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffCommentsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffJobHistoriesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffJobHistoriesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffJobHistoriesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffJobHistoriesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffJobHistoriesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffJobHistoriesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffJobHistoriesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffJobHistoriesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffJobHistoriesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffJobHistoriesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffJobHistoriesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffJobHistoriesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffJobHistoriesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffJobHistoriesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffJobHistoriesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffJobHistoriesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffJobHistoriesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffJobHistoriesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffJobHistoriesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffJobHistoriesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffLeaveRequestsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffLeaveRequestsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffLeaveRequestsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffLeaveRequestsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffLeaveRequestsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffLeaveRequestsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffLeaveRequestsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffLeaveRequestsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffLeaveRequestsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffLeaveRequestsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffLeaveRequestsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffLeaveRequestsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamMembersGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTeamMembersGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamMembersGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamMembersGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamMembersGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamMembersPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTeamMembersPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamMembersPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamMembersPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamMembersPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamMembersPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTeamMembersPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamMembersPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamMembersPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamMembersPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamMembersDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamMembersDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamMembersDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamMembersDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamMembersDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamRolesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTeamRolesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamRolesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamRolesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamRolesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamRolesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTeamRolesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamRolesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamRolesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamRolesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamRolesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTeamRolesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamRolesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamRolesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamRolesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamRolesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamRolesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamRolesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamRolesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamRolesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTeamsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTeamsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsStaffTeamsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsStaffTeamsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsStaffTeamsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsStaffTeamsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEventsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsEventsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEventsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEventsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsEventsStreamGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsEventsStreamGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsEventsStreamGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsEventsStreamGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsBatchPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsNotificationsBatchPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsBatchPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsBatchPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsBatchPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsBatchPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsBatchPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsFeaturePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsNotificationsFeaturePostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsFeaturePostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsFeaturePostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsFeaturePostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsFeaturePostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsFeaturePostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsMarkAllReadPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsNotificationsMarkAllReadPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsMarkAllReadPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsMarkAllReadPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsRolePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsNotificationsRolePostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsRolePostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsRolePostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsRolePostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsRolePostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsRolePostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsNotificationsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsNotificationsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsSettingsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsNotificationsSettingsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsSettingsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsSettingsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsSettingsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsSettingsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsSettingsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsSettingsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsNotificationsSettingsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsSettingsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsSettingsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsSettingsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsSettingsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsSettingsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsUnreadCountGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsNotificationsUnreadCountGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsUnreadCountGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsUnreadCountGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsIdActionPostParameters0Schema":{"type":"string"},"DocPathsNotificationsIdActionPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsNotificationsIdActionPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsIdActionPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsIdActionPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsIdDismissPutParameters0Schema":{"type":"string"},"DocPathsNotificationsIdDismissPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsNotificationsIdDismissPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsIdDismissPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsIdDismissPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsIdReadPutParameters0Schema":{"type":"string"},"DocPathsNotificationsIdReadPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsNotificationsIdReadPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsIdReadPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsIdReadPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsNotificationsIdRestorePutParameters0Schema":{"type":"string"},"DocPathsNotificationsIdRestorePutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsNotificationsIdRestorePutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsNotificationsIdRestorePutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsNotificationsIdRestorePutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsProgressActiveGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsProgressActiveGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsProgressActiveGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsProgressActiveGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsProgressJobsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsProgressJobsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsProgressJobsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsProgressJobsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsProgressJobsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsProgressJobsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsProgressJobsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsProgressJobsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsProgressJobsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsProgressJobsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsProgressJobsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsProgressJobsIdGetParameters0Schema":{"type":"string"},"DocPathsProgressJobsIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsProgressJobsIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsProgressJobsIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsProgressJobsIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsProgressJobsIdPutParameters0Schema":{"type":"string"},"DocPathsProgressJobsIdPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsProgressJobsIdPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsProgressJobsIdPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsProgressJobsIdPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsProgressJobsIdPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsProgressJobsIdPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsProgressJobsIdPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsProgressJobsIdDeleteParameters0Schema":{"type":"string"},"DocPathsProgressJobsIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsProgressJobsIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsProgressJobsIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsProgressJobsIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsProgressJobsIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsProgressJobsIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsIntegrationsLogsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsIntegrationsLogsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsIntegrationsLogsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsIntegrationsLogsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsIntegrationsLogsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsIntegrationsLogsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsIntegrationsLogsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsIntegrationsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsIntegrationsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsIntegrationsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsIntegrationsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsIntegrationsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsIntegrationsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsIntegrationsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsIntegrationsIdCredentialsGetParameters0Schema":{"type":"string"},"DocPathsIntegrationsIdCredentialsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsIntegrationsIdCredentialsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsIntegrationsIdCredentialsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsIntegrationsIdCredentialsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsIntegrationsIdCredentialsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsIntegrationsIdCredentialsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsIntegrationsIdCredentialsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsIntegrationsIdCredentialsPutParameters0Schema":{"type":"string"},"DocPathsIntegrationsIdCredentialsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsIntegrationsIdCredentialsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsIntegrationsIdCredentialsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsIntegrationsIdCredentialsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsIntegrationsIdCredentialsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsIntegrationsIdCredentialsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsIntegrationsIdCredentialsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsIntegrationsIdHealthPostParameters0Schema":{"type":"string"},"DocPathsIntegrationsIdHealthPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsIntegrationsIdHealthPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsIntegrationsIdHealthPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsIntegrationsIdHealthPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsIntegrationsIdHealthPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsIntegrationsIdHealthPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsIntegrationsIdHealthPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsIntegrationsIdGetParameters0Schema":{"type":"string"},"DocPathsIntegrationsIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsIntegrationsIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsIntegrationsIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsIntegrationsIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsIntegrationsIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsIntegrationsIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsIntegrationsIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsIntegrationsIdStatePutParameters0Schema":{"type":"string"},"DocPathsIntegrationsIdStatePutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsIntegrationsIdStatePutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsIntegrationsIdStatePutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsIntegrationsIdStatePutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsIntegrationsIdStatePutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsIntegrationsIdStatePutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsIntegrationsIdStatePutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsIntegrationsIdVersionPutParameters0Schema":{"type":"string"},"DocPathsIntegrationsIdVersionPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsIntegrationsIdVersionPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsIntegrationsIdVersionPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsIntegrationsIdVersionPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsIntegrationsIdVersionPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsIntegrationsIdVersionPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsIntegrationsIdVersionPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncMappingsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDataSyncMappingsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncMappingsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncMappingsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncMappingsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncMappingsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsDataSyncMappingsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncMappingsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncMappingsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncMappingsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncSchedulesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDataSyncSchedulesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncSchedulesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncSchedulesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncSchedulesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncSchedulesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsDataSyncSchedulesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncSchedulesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncSchedulesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncSchedulesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncMappingsIdGetParameters0Schema":{"type":"string"},"DocPathsDataSyncMappingsIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDataSyncMappingsIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncMappingsIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncMappingsIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncMappingsIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncMappingsIdPutParameters0Schema":{"type":"string"},"DocPathsDataSyncMappingsIdPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDataSyncMappingsIdPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncMappingsIdPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsIdPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncMappingsIdPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncMappingsIdPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsIdPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncMappingsIdDeleteParameters0Schema":{"type":"string"},"DocPathsDataSyncMappingsIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncMappingsIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncMappingsIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncMappingsIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncMappingsIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncRunsIdGetParameters0Schema":{"type":"string"},"DocPathsDataSyncRunsIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDataSyncRunsIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncRunsIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncRunsIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncRunsIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncRunsIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncRunsIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncSchedulesIdGetParameters0Schema":{"type":"string"},"DocPathsDataSyncSchedulesIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDataSyncSchedulesIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncSchedulesIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncSchedulesIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncSchedulesIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncSchedulesIdPutParameters0Schema":{"type":"string"},"DocPathsDataSyncSchedulesIdPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDataSyncSchedulesIdPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncSchedulesIdPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesIdPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncSchedulesIdPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncSchedulesIdPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesIdPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncSchedulesIdDeleteParameters0Schema":{"type":"string"},"DocPathsDataSyncSchedulesIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncSchedulesIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncSchedulesIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncSchedulesIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncSchedulesIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncOptionsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDataSyncOptionsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncOptionsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncOptionsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncOptionsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncOptionsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncOptionsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncRunPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsDataSyncRunPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncRunPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncRunPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncRunPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncRunPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncRunPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncRunsIdCancelPostParameters0Schema":{"type":"string"},"DocPathsDataSyncRunsIdCancelPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsDataSyncRunsIdCancelPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncRunsIdCancelPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncRunsIdCancelPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncRunsIdCancelPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncRunsIdCancelPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncRunsIdCancelPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncRunsIdRetryPostParameters0Schema":{"type":"string"},"DocPathsDataSyncRunsIdRetryPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsDataSyncRunsIdRetryPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncRunsIdRetryPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncRunsIdRetryPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncRunsIdRetryPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncRunsIdRetryPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncRunsIdRetryPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncRunsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsDataSyncRunsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncRunsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncRunsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncRunsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncRunsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncRunsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncValidatePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsDataSyncValidatePostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncValidatePostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncValidatePostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsDataSyncValidatePostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsDataSyncValidatePostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsDataSyncValidatePostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSyncExcelImportPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSyncExcelImportPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSyncExcelImportPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSyncExcelImportPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSyncExcelImportPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSyncExcelImportPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSyncExcelImportPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSyncExcelPreviewGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSyncExcelPreviewGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSyncExcelPreviewGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSyncExcelPreviewGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSyncExcelPreviewGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSyncExcelPreviewGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSyncExcelPreviewGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSyncExcelUploadPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSyncExcelUploadPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSyncExcelUploadPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSyncExcelUploadPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSyncExcelUploadPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSyncExcelUploadPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSyncExcelUploadPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesObjectTypesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsMessagesObjectTypesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesObjectTypesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesObjectTypesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesObjectTypesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesObjectTypesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesObjectTypesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsMessagesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsMessagesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesTypesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsMessagesTypesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesTypesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesTypesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesTypesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesTypesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesTypesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesUnreadCountGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsMessagesUnreadCountGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesUnreadCountGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesUnreadCountGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdActionsActionIdPostParameters0Schema":{"type":"string"},"DocPathsMessagesIdActionsActionIdPostParameters1Schema":{"type":"string"},"DocPathsMessagesIdActionsActionIdPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsMessagesIdActionsActionIdPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdActionsActionIdPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdActionsActionIdPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdActionsActionIdPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdActionsActionIdPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdActionsActionIdPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdArchivePutParameters0Schema":{"type":"string"},"DocPathsMessagesIdArchivePutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsMessagesIdArchivePutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdArchivePutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdArchivePutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdArchivePutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdArchivePutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdArchivePutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdArchiveDeleteParameters0Schema":{"type":"string"},"DocPathsMessagesIdArchiveDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdArchiveDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdArchiveDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdArchiveDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdArchiveDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdArchiveDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdAttachmentsGetParameters0Schema":{"type":"string"},"DocPathsMessagesIdAttachmentsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsMessagesIdAttachmentsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdAttachmentsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdAttachmentsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdAttachmentsPostParameters0Schema":{"type":"string"},"DocPathsMessagesIdAttachmentsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsMessagesIdAttachmentsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdAttachmentsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdAttachmentsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdAttachmentsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdAttachmentsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdAttachmentsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdAttachmentsDeleteParameters0Schema":{"type":"string"},"DocPathsMessagesIdAttachmentsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdAttachmentsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdAttachmentsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdAttachmentsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdAttachmentsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdAttachmentsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdConfirmationGetParameters0Schema":{"type":"string"},"DocPathsMessagesIdConfirmationGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsMessagesIdConfirmationGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdConfirmationGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdConfirmationGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdConversationArchivePutParameters0Schema":{"type":"string"},"DocPathsMessagesIdConversationArchivePutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsMessagesIdConversationArchivePutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdConversationArchivePutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdConversationArchivePutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdConversationArchivePutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdConversationArchivePutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdConversationArchivePutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdConversationReadDeleteParameters0Schema":{"type":"string"},"DocPathsMessagesIdConversationReadDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdConversationReadDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdConversationReadDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdConversationReadDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdConversationReadDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdConversationReadDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdConversationDeleteParameters0Schema":{"type":"string"},"DocPathsMessagesIdConversationDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdConversationDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdConversationDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdConversationDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdConversationDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdConversationDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdForwardPreviewGetParameters0Schema":{"type":"string"},"DocPathsMessagesIdForwardPreviewGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsMessagesIdForwardPreviewGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdForwardPreviewGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdForwardPreviewGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdForwardPreviewGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdForwardPreviewGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdForwardPreviewGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdForwardPostParameters0Schema":{"type":"string"},"DocPathsMessagesIdForwardPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsMessagesIdForwardPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdForwardPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdForwardPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdForwardPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdForwardPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdForwardPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdReadPutParameters0Schema":{"type":"string"},"DocPathsMessagesIdReadPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsMessagesIdReadPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdReadPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdReadPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdReadPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdReadPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdReadPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdReadDeleteParameters0Schema":{"type":"string"},"DocPathsMessagesIdReadDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdReadDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdReadDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdReadDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdReadDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdReadDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdReplyPostParameters0Schema":{"type":"string"},"DocPathsMessagesIdReplyPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsMessagesIdReplyPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdReplyPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdReplyPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdReplyPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdReplyPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdReplyPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdGetParameters0Schema":{"type":"string"},"DocPathsMessagesIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsMessagesIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdPatchParameters0Schema":{"type":"string"},"DocPathsMessagesIdPatchResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsMessagesIdPatchResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdPatchResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdPatchResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdPatchResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdPatchResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdPatchResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdDeleteParameters0Schema":{"type":"string"},"DocPathsMessagesIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsMessagesIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsMessagesIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsMessagesTokenTokenGetParameters0Schema":{"type":"string"},"DocPathsMessagesTokenTokenGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsChannelsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsChannelsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsChannelsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsMeChannelsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsMeChannelsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsMeChannelsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsMeChannelsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsMeChannelsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsMeChannelsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsMeChannelsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsChannelsConnectCredentialsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsChannelsConnectCredentialsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsConnectCredentialsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsConnectCredentialsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsChannelsConnectCredentialsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsConnectCredentialsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsConnectCredentialsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsSendAsUserPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsSendAsUserPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsSendAsUserPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsSendAsUserPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsSendAsUserPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsSendAsUserPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsSendAsUserPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsTestSeedPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsTestSeedPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsTestSeedPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsTestSeedPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsTestSeedPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsTestSeedPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsTestSeedPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsWebhooksGmailPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsChannelsIdDeleteParameters0Schema":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsChannelsIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsChannelsIdGetParameters0Schema":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsChannelsIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsChannelsIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsMessagesMessageIdReactionsReactionIdDeleteParameters0Schema":{"type":"string"},"DocPathsCommunicationChannelsMessagesMessageIdReactionsReactionIdDeleteParameters1Schema":{"type":"string"},"DocPathsCommunicationChannelsMessagesMessageIdReactionsReactionIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsMessagesMessageIdReactionsReactionIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsMessagesMessageIdReactionsReactionIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsMessagesMessageIdReactionsReactionIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsMessagesMessageIdReactionsReactionIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsMessagesMessageIdReactionsReactionIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsChannelsIdHealthGetParameters0Schema":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdHealthGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsChannelsIdHealthGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdHealthGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdHealthGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsChannelsIdHealthGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdHealthGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdHealthGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsOauthProviderCallbackGetParameters0Schema":{"type":"string"},"DocPathsCommunicationChannelsOauthProviderCallbackGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsOauthProviderCallbackGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsOauthProviderCallbackGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsOauthProviderCallbackGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsChannelsIdImportHistoryPostParameters0Schema":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdImportHistoryPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsChannelsIdImportHistoryPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdImportHistoryPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdImportHistoryPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsChannelsIdImportHistoryPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdImportHistoryPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdImportHistoryPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsChannelsIdPollNowPostParameters0Schema":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdPollNowPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsChannelsIdPollNowPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdPollNowPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdPollNowPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsChannelsIdPollNowPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdPollNowPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdPollNowPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsChannelsIdPushRegisterPostParameters0Schema":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdPushRegisterPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsChannelsIdPushRegisterPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdPushRegisterPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdPushRegisterPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsChannelsIdPushRegisterPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdPushRegisterPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdPushRegisterPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsChannelsIdSetPrimaryPostParameters0Schema":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdSetPrimaryPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsChannelsIdSetPrimaryPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdSetPrimaryPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdSetPrimaryPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsChannelsIdSetPrimaryPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdSetPrimaryPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdSetPrimaryPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsChannelsIdTestSendPostParameters0Schema":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdTestSendPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsChannelsIdTestSendPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdTestSendPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdTestSendPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsChannelsIdTestSendPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsChannelsIdTestSendPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsChannelsIdTestSendPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsMessagesMessageIdReactionsPostParameters0Schema":{"type":"string"},"DocPathsCommunicationChannelsMessagesMessageIdReactionsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsMessagesMessageIdReactionsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsMessagesMessageIdReactionsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsMessagesMessageIdReactionsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsMessagesMessageIdReactionsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsMessagesMessageIdReactionsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsMessagesMessageIdReactionsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsOauthProviderInitiatePostParameters0Schema":{"type":"string"},"DocPathsCommunicationChannelsOauthProviderInitiatePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsOauthProviderInitiatePostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsOauthProviderInitiatePostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsOauthProviderInitiatePostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsOauthProviderInitiatePostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsOauthProviderInitiatePostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsOauthProviderInitiatePostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsWebhookProviderPostParameters0Schema":{"type":"string"},"DocPathsCommunicationChannelsWebhookProviderPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsThreadsThreadIdAssignPutParameters0Schema":{"type":"string"},"DocPathsCommunicationChannelsThreadsThreadIdAssignPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCommunicationChannelsThreadsThreadIdAssignPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsThreadsThreadIdAssignPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsThreadsThreadIdAssignPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCommunicationChannelsThreadsThreadIdAssignPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCommunicationChannelsThreadsThreadIdAssignPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCommunicationChannelsThreadsThreadIdAssignPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiAgentsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiAgentsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiAgentsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiAgentsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiAgentsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiChatPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiChatPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiChatPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiChatPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiChatPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiChatPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiChatPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiConversationsImportPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiConversationsImportPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiConversationsImportPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsImportPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiConversationsImportPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiConversationsImportPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsImportPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiConversationsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiConversationsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiConversationsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiConversationsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiConversationsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiConversationsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiConversationsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiConversationsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiConversationsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiConversationsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiRunObjectPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiRunObjectPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiRunObjectPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiRunObjectPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiRunObjectPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiRunObjectPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiRunObjectPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantChatPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantChatPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantChatPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantChatPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantChatPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantChatPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantChatPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantHealthGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantHealthGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantHealthGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantHealthGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantHealthGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantHealthGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantHealthGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantMcpKeyPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantMcpKeyPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantMcpKeyPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantMcpKeyPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantMcpKeyPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantMcpKeyPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantMcpKeyPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantRoutePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantRoutePostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantRoutePostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantRoutePostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantRoutePostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantRoutePostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantRoutePostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantSessionKeyPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantSessionKeyPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantSessionKeyPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantSessionKeyPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantSessionKeyPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantSessionKeyPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantSessionKeyPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantSettingsAllowlistPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantSettingsAllowlistPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantSettingsAllowlistPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsAllowlistPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantSettingsAllowlistPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantSettingsAllowlistPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsAllowlistPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantSettingsAllowlistDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantSettingsAllowlistDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsAllowlistDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantSettingsAllowlistDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantSettingsAllowlistDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsAllowlistDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantSettingsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantSettingsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantSettingsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantSettingsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantSettingsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantSettingsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantSettingsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantSettingsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantSettingsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantSettingsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantSettingsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantSettingsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantSettingsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantSettingsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantSettingsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantToolsExecutePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantToolsExecutePostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantToolsExecutePostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantToolsExecutePostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantToolsExecutePostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantToolsExecutePostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantToolsExecutePostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantToolsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantToolsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantToolsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantToolsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantToolsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantToolsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantToolsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantUsageDailyGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantUsageDailyGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantUsageDailyGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantUsageDailyGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantUsageDailyGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantUsageDailyGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantUsageDailyGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantUsageSessionsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantUsageSessionsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantUsageSessionsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantUsageSessionsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantUsageSessionsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantUsageSessionsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantUsageSessionsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiActionsIdCancelPostParameters0Schema":{"type":"string"},"DocPathsAiAssistantAiActionsIdCancelPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiActionsIdCancelPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiActionsIdCancelPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiActionsIdCancelPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiActionsIdCancelPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiActionsIdCancelPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiActionsIdCancelPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiActionsIdConfirmPostParameters0Schema":{"type":"string"},"DocPathsAiAssistantAiActionsIdConfirmPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiActionsIdConfirmPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiActionsIdConfirmPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiActionsIdConfirmPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiActionsIdConfirmPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiActionsIdConfirmPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiActionsIdConfirmPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiActionsIdGetParameters0Schema":{"type":"string"},"DocPathsAiAssistantAiActionsIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiActionsIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiActionsIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiActionsIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiActionsIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiActionsIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiActionsIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiAgentsAgentIdLoopOverrideGetParameters0Schema":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdLoopOverrideGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiAgentsAgentIdLoopOverrideGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdLoopOverrideGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdLoopOverrideGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiAgentsAgentIdLoopOverrideGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdLoopOverrideGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdLoopOverrideGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiAgentsAgentIdLoopOverridePutParameters0Schema":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdLoopOverridePutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiAgentsAgentIdLoopOverridePutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdLoopOverridePutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdLoopOverridePutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiAgentsAgentIdLoopOverridePutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdLoopOverridePutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdLoopOverridePutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiAgentsAgentIdLoopOverrideDeleteParameters0Schema":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdLoopOverrideDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdLoopOverrideDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdLoopOverrideDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiAgentsAgentIdLoopOverrideDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdLoopOverrideDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdLoopOverrideDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiAgentsAgentIdModelsGetParameters0Schema":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdModelsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiAgentsAgentIdModelsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdModelsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdModelsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiAgentsAgentIdModelsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdModelsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdModelsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiAgentsAgentIdMutationPolicyGetParameters0Schema":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdMutationPolicyGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiAgentsAgentIdMutationPolicyGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdMutationPolicyGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdMutationPolicyGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiAgentsAgentIdMutationPolicyGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdMutationPolicyGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdMutationPolicyGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiAgentsAgentIdMutationPolicyPostParameters0Schema":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdMutationPolicyPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiAgentsAgentIdMutationPolicyPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdMutationPolicyPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdMutationPolicyPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiAgentsAgentIdMutationPolicyPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdMutationPolicyPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdMutationPolicyPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiAgentsAgentIdMutationPolicyDeleteParameters0Schema":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdMutationPolicyDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdMutationPolicyDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdMutationPolicyDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiAgentsAgentIdMutationPolicyDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdMutationPolicyDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiAgentsAgentIdMutationPolicyDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiAgentsAgentIdPromptOverrideGetParameters0Schema":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdPromptOverrideGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiAgentsAgentIdPromptOverridePostParameters0Schema":{"type":"string"},"DocPathsAiAssistantAiAgentsAgentIdPromptOverridePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiConversationsConversationIdParticipantsUserIdDeleteParameters0Schema":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdParticipantsUserIdDeleteParameters1Schema":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdParticipantsUserIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdParticipantsUserIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdParticipantsUserIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiConversationsConversationIdParticipantsUserIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdParticipantsUserIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdParticipantsUserIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiConversationsConversationIdParticipantsGetParameters0Schema":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdParticipantsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiConversationsConversationIdParticipantsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdParticipantsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdParticipantsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiConversationsConversationIdParticipantsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdParticipantsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdParticipantsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiConversationsConversationIdParticipantsPostParameters0Schema":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdParticipantsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiConversationsConversationIdParticipantsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdParticipantsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdParticipantsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiConversationsConversationIdParticipantsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdParticipantsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdParticipantsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiConversationsConversationIdGetParameters0Schema":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiConversationsConversationIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiConversationsConversationIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiConversationsConversationIdPatchParameters0Schema":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdPatchResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantAiConversationsConversationIdPatchResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdPatchResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdPatchResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiConversationsConversationIdPatchResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdPatchResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdPatchResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiConversationsConversationIdDeleteParameters0Schema":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantAiConversationsConversationIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantAiConversationsConversationIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantAiConversationsConversationIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantUsageSessionsSessionIdGetParameters0Schema":{"type":"string"},"DocPathsAiAssistantUsageSessionsSessionIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsAiAssistantUsageSessionsSessionIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantUsageSessionsSessionIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantUsageSessionsSessionIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsAiAssistantUsageSessionsSessionIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsAiAssistantUsageSessionsSessionIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsAiAssistantUsageSessionsSessionIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsTranslationsEntityTypeEntityIdGetParameters0Schema":{"type":"string"},"DocPathsTranslationsEntityTypeEntityIdGetParameters1Schema":{"type":"string"},"DocPathsTranslationsEntityTypeEntityIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsTranslationsEntityTypeEntityIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsTranslationsEntityTypeEntityIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsTranslationsEntityTypeEntityIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsTranslationsEntityTypeEntityIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsTranslationsEntityTypeEntityIdPutParameters0Schema":{"type":"string"},"DocPathsTranslationsEntityTypeEntityIdPutParameters1Schema":{"type":"string"},"DocPathsTranslationsEntityTypeEntityIdPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsTranslationsEntityTypeEntityIdPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsTranslationsEntityTypeEntityIdPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsTranslationsEntityTypeEntityIdPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsTranslationsEntityTypeEntityIdPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsTranslationsEntityTypeEntityIdDeleteParameters0Schema":{"type":"string"},"DocPathsTranslationsEntityTypeEntityIdDeleteParameters1Schema":{"type":"string"},"DocPathsTranslationsEntityTypeEntityIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsTranslationsEntityTypeEntityIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsTranslationsEntityTypeEntityIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsTranslationsEntityTypeEntityIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsTranslationsEntityTypeEntityIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsTranslationsLocalesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsTranslationsLocalesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSchedulerJobsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSchedulerJobsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSchedulerJobsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSchedulerJobsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSchedulerJobsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSchedulerJobsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSchedulerJobsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSchedulerJobsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSchedulerJobsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSchedulerJobsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSchedulerJobsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSchedulerJobsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSchedulerJobsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSchedulerJobsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSchedulerJobsPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSchedulerJobsPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSchedulerJobsPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSchedulerJobsPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSchedulerJobsPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSchedulerJobsPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSchedulerJobsPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSchedulerJobsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSchedulerJobsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSchedulerJobsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSchedulerJobsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSchedulerJobsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSchedulerJobsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSchedulerTargetsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSchedulerTriggerPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSchedulerJobsIdExecutionsGetParameters0Schema":{"type":"string"},"DocPathsSchedulerJobsIdExecutionsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSchedulerQueueJobsJobIdGetParameters0Schema":{"type":"string"},"DocPathsSchedulerQueueJobsJobIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsEmailsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsEmailsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsEmailsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsEmailsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsEmailsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsExtractPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsExtractPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsExtractPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsExtractPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsExtractPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsExtractPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsExtractPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsCountsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsProposalsCountsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsCountsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsCountsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsCountsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsCountsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsCountsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsProposalsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsSettingsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsSettingsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsSettingsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsSettingsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsSettingsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsSettingsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsSettingsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsSettingsPatchResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsSettingsPatchResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsSettingsPatchResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsSettingsPatchResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsSettingsPatchResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsSettingsPatchResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsSettingsPatchResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsEmailsIdReprocessPostParameters0Schema":{"type":"string"},"DocPathsInboxOpsEmailsIdReprocessPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsEmailsIdReprocessPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsEmailsIdReprocessPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsIdReprocessPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsEmailsIdReprocessPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsEmailsIdReprocessPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsIdReprocessPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsEmailsIdGetParameters0Schema":{"type":"string"},"DocPathsInboxOpsEmailsIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsEmailsIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsEmailsIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsEmailsIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsEmailsIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsEmailsIdDeleteParameters0Schema":{"type":"string"},"DocPathsInboxOpsEmailsIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsEmailsIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsEmailsIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsEmailsIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsEmailsIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdAcceptAllPostParameters0Schema":{"type":"string"},"DocPathsInboxOpsProposalsIdAcceptAllPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsProposalsIdAcceptAllPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdAcceptAllPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdAcceptAllPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdAcceptAllPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdAcceptAllPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdAcceptAllPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdActionsActionIdAcceptPostParameters0Schema":{"type":"string"},"DocPathsInboxOpsProposalsIdActionsActionIdAcceptPostParameters1Schema":{"type":"string"},"DocPathsInboxOpsProposalsIdActionsActionIdAcceptPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsProposalsIdActionsActionIdAcceptPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdActionsActionIdAcceptPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdAcceptPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdActionsActionIdAcceptPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdActionsActionIdAcceptPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdAcceptPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdActionsActionIdCompletePatchParameters0Schema":{"type":"string"},"DocPathsInboxOpsProposalsIdActionsActionIdCompletePatchParameters1Schema":{"type":"string"},"DocPathsInboxOpsProposalsIdActionsActionIdCompletePatchResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsProposalsIdActionsActionIdCompletePatchResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdActionsActionIdCompletePatchResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdCompletePatchResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdActionsActionIdCompletePatchResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdActionsActionIdCompletePatchResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdCompletePatchResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdActionsActionIdRejectPostParameters0Schema":{"type":"string"},"DocPathsInboxOpsProposalsIdActionsActionIdRejectPostParameters1Schema":{"type":"string"},"DocPathsInboxOpsProposalsIdActionsActionIdRejectPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsProposalsIdActionsActionIdRejectPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdActionsActionIdRejectPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdRejectPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdActionsActionIdRejectPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdActionsActionIdRejectPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdRejectPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdActionsActionIdPatchParameters0Schema":{"type":"string"},"DocPathsInboxOpsProposalsIdActionsActionIdPatchParameters1Schema":{"type":"string"},"DocPathsInboxOpsProposalsIdActionsActionIdPatchResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsProposalsIdActionsActionIdPatchResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdActionsActionIdPatchResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdPatchResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdActionsActionIdPatchResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdActionsActionIdPatchResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdActionsActionIdPatchResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdCategorizePostParameters0Schema":{"type":"string"},"DocPathsInboxOpsProposalsIdCategorizePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsProposalsIdCategorizePostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdCategorizePostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdCategorizePostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdCategorizePostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdCategorizePostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdCategorizePostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdRejectPostParameters0Schema":{"type":"string"},"DocPathsInboxOpsProposalsIdRejectPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsProposalsIdRejectPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdRejectPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdRejectPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdRejectPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdRejectPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdRejectPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdRepliesReplyIdSendPostParameters0Schema":{"type":"string"},"DocPathsInboxOpsProposalsIdRepliesReplyIdSendPostParameters1Schema":{"type":"string"},"DocPathsInboxOpsProposalsIdRepliesReplyIdSendPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsProposalsIdRepliesReplyIdSendPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdRepliesReplyIdSendPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdRepliesReplyIdSendPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdRepliesReplyIdSendPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdRepliesReplyIdSendPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdRepliesReplyIdSendPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdGetParameters0Schema":{"type":"string"},"DocPathsInboxOpsProposalsIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsProposalsIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdTranslatePostParameters0Schema":{"type":"string"},"DocPathsInboxOpsProposalsIdTranslatePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsInboxOpsProposalsIdTranslatePostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdTranslatePostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdTranslatePostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsProposalsIdTranslatePostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsInboxOpsProposalsIdTranslatePostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsInboxOpsProposalsIdTranslatePostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsInboxOpsWebhookInboundPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsPaymentGatewaysCancelPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsPaymentGatewaysCancelPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPaymentGatewaysCancelPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysCancelPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPaymentGatewaysCancelPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPaymentGatewaysCancelPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysCancelPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPaymentGatewaysCapturePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsPaymentGatewaysCapturePostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPaymentGatewaysCapturePostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysCapturePostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPaymentGatewaysCapturePostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPaymentGatewaysCapturePostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysCapturePostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPaymentGatewaysProvidersGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsPaymentGatewaysProvidersGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPaymentGatewaysProvidersGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysProvidersGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPaymentGatewaysProvidersGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPaymentGatewaysProvidersGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysProvidersGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPaymentGatewaysRefundPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsPaymentGatewaysRefundPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPaymentGatewaysRefundPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysRefundPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPaymentGatewaysRefundPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPaymentGatewaysRefundPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysRefundPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPaymentGatewaysSessionsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsPaymentGatewaysSessionsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPaymentGatewaysSessionsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysSessionsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPaymentGatewaysSessionsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPaymentGatewaysSessionsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysSessionsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPaymentGatewaysStatusGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsPaymentGatewaysStatusGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPaymentGatewaysStatusGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysStatusGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPaymentGatewaysStatusGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPaymentGatewaysStatusGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysStatusGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPaymentGatewaysTransactionsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsPaymentGatewaysTransactionsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPaymentGatewaysTransactionsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysTransactionsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPaymentGatewaysTransactionsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPaymentGatewaysTransactionsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysTransactionsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPaymentGatewaysProvidersProviderKeyGetParameters0Schema":{"type":"string"},"DocPathsPaymentGatewaysProvidersProviderKeyGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsPaymentGatewaysProvidersProviderKeyGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPaymentGatewaysProvidersProviderKeyGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysProvidersProviderKeyGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPaymentGatewaysProvidersProviderKeyGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPaymentGatewaysProvidersProviderKeyGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysProvidersProviderKeyGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPaymentGatewaysTransactionsIdGetParameters0Schema":{"type":"string"},"DocPathsPaymentGatewaysTransactionsIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsPaymentGatewaysTransactionsIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPaymentGatewaysTransactionsIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysTransactionsIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPaymentGatewaysTransactionsIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsPaymentGatewaysTransactionsIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsPaymentGatewaysTransactionsIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsPaymentGatewaysWebhookProviderPostParameters0Schema":{"type":"string"},"DocPathsPaymentGatewaysWebhookProviderPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCheckoutLinksGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCheckoutLinksGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutLinksGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutLinksGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutLinksGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutLinksGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutLinksGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutLinksPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCheckoutLinksPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutLinksPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutLinksPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutLinksPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutLinksPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutLinksPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutTemplatesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCheckoutTemplatesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutTemplatesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutTemplatesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutTemplatesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutTemplatesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCheckoutTemplatesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutTemplatesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutTemplatesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutTemplatesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutTransactionsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCheckoutTransactionsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutTransactionsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutTransactionsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutTransactionsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutTransactionsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutTransactionsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutLinksIdGetParameters0Schema":{"type":"string"},"DocPathsCheckoutLinksIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCheckoutLinksIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutLinksIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutLinksIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutLinksIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutLinksIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutLinksIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutLinksIdPutParameters0Schema":{"type":"string"},"DocPathsCheckoutLinksIdPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCheckoutLinksIdPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutLinksIdPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutLinksIdPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutLinksIdPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutLinksIdPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutLinksIdPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutLinksIdDeleteParameters0Schema":{"type":"string"},"DocPathsCheckoutLinksIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutLinksIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutLinksIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutLinksIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutLinksIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutLinksIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutPaySlugGetParameters0Schema":{"type":"string"},"DocPathsCheckoutPaySlugGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCheckoutPaySlugStatusTransactionIdGetParameters0Schema":{"type":"string"},"DocPathsCheckoutPaySlugStatusTransactionIdGetParameters1Schema":{"type":"string"},"DocPathsCheckoutPaySlugStatusTransactionIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCheckoutPaySlugSubmitPostParameters0Schema":{"type":"string"},"DocPathsCheckoutPaySlugSubmitPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCheckoutPaySlugVerifyPasswordPostParameters0Schema":{"type":"string"},"DocPathsCheckoutPaySlugVerifyPasswordPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCheckoutTemplatesIdPreviewGetParameters0Schema":{"type":"string"},"DocPathsCheckoutTemplatesIdPreviewGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCheckoutTemplatesIdPreviewGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutTemplatesIdPreviewGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdPreviewGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutTemplatesIdPreviewGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutTemplatesIdPreviewGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdPreviewGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutTemplatesIdGetParameters0Schema":{"type":"string"},"DocPathsCheckoutTemplatesIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCheckoutTemplatesIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutTemplatesIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutTemplatesIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutTemplatesIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutTemplatesIdPutParameters0Schema":{"type":"string"},"DocPathsCheckoutTemplatesIdPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCheckoutTemplatesIdPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutTemplatesIdPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutTemplatesIdPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutTemplatesIdPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutTemplatesIdDeleteParameters0Schema":{"type":"string"},"DocPathsCheckoutTemplatesIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutTemplatesIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutTemplatesIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutTemplatesIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutTemplatesIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutTransactionsIdGetParameters0Schema":{"type":"string"},"DocPathsCheckoutTransactionsIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCheckoutTransactionsIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutTransactionsIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutTransactionsIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutTransactionsIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutTransactionsIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutTransactionsIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutTransactionsByGatewayGatewayTransactionIdGetParameters0Schema":{"type":"string"},"DocPathsCheckoutTransactionsByGatewayGatewayTransactionIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCheckoutTransactionsByGatewayGatewayTransactionIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutTransactionsByGatewayGatewayTransactionIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutTransactionsByGatewayGatewayTransactionIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCheckoutTransactionsByGatewayGatewayTransactionIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCheckoutTransactionsByGatewayGatewayTransactionIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCheckoutTransactionsByGatewayGatewayTransactionIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSyncAkeneoCustomFieldsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSyncAkeneoCustomFieldsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSyncAkeneoCustomFieldsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSyncAkeneoCustomFieldsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSyncAkeneoCustomFieldsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSyncAkeneoCustomFieldsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSyncAkeneoCustomFieldsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSyncAkeneoCustomFieldsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSyncAkeneoCustomFieldsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSyncAkeneoCustomFieldsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSyncAkeneoCustomFieldsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSyncAkeneoCustomFieldsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSyncAkeneoCustomFieldsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSyncAkeneoCustomFieldsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSyncAkeneoDeleteProductsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSyncAkeneoDeleteProductsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSyncAkeneoDeleteProductsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSyncAkeneoDeleteProductsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSyncAkeneoDeleteProductsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSyncAkeneoDeleteProductsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSyncAkeneoDeleteProductsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSyncAkeneoDiscoveryGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSyncAkeneoDiscoveryGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSyncAkeneoDiscoveryGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSyncAkeneoDiscoveryGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSyncAkeneoDiscoveryGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSyncAkeneoDiscoveryGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSyncAkeneoDiscoveryGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSyncAkeneoFirstImportGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsSyncAkeneoFirstImportGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSyncAkeneoFirstImportGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSyncAkeneoFirstImportGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSyncAkeneoFirstImportGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSyncAkeneoFirstImportGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSyncAkeneoFirstImportGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSyncAkeneoFirstImportPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsSyncAkeneoFirstImportPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSyncAkeneoFirstImportPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSyncAkeneoFirstImportPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsSyncAkeneoFirstImportPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsSyncAkeneoFirstImportPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsSyncAkeneoFirstImportPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsShippingCarriersCancelPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsShippingCarriersCancelPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsShippingCarriersCancelPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsShippingCarriersCancelPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsShippingCarriersCancelPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsShippingCarriersCancelPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsShippingCarriersCancelPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsShippingCarriersPointsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsShippingCarriersPointsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsShippingCarriersPointsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsShippingCarriersPointsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsShippingCarriersPointsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsShippingCarriersPointsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsShippingCarriersPointsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsShippingCarriersProvidersGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsShippingCarriersProvidersGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsShippingCarriersProvidersGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsShippingCarriersProvidersGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsShippingCarriersProvidersGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsShippingCarriersProvidersGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsShippingCarriersProvidersGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsShippingCarriersRatesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsShippingCarriersRatesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsShippingCarriersRatesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsShippingCarriersRatesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsShippingCarriersRatesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsShippingCarriersRatesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsShippingCarriersRatesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsShippingCarriersShipmentsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsShippingCarriersShipmentsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsShippingCarriersShipmentsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsShippingCarriersShipmentsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsShippingCarriersShipmentsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsShippingCarriersShipmentsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsShippingCarriersShipmentsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsShippingCarriersTrackingGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsShippingCarriersTrackingGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsShippingCarriersTrackingGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsShippingCarriersTrackingGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsShippingCarriersTrackingGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsShippingCarriersTrackingGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsShippingCarriersTrackingGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsShippingCarriersWebhookProviderPostParameters0Schema":{"type":"string"},"DocPathsShippingCarriersWebhookProviderPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksDeliveriesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksEventsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksEventsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksEventsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksEventsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksEventsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksEventsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksEventsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhookDeliveriesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksWebhookDeliveriesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhookDeliveriesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhookDeliveriesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhookDeliveriesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhookDeliveriesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhookDeliveriesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhooksGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksWebhooksGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhooksGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhooksGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhooksGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhooksPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksWebhooksPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhooksPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhooksPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhooksPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhooksPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksWebhooksPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhooksPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhooksPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhooksPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhooksDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhooksDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhooksDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhooksDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksIdRotateSecretPostParameters0Schema":{"type":"string"},"DocPathsWebhooksIdRotateSecretPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksIdGetParameters0Schema":{"type":"string"},"DocPathsWebhooksIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksIdPutParameters0Schema":{"type":"string"},"DocPathsWebhooksIdPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksIdDeleteParameters0Schema":{"type":"string"},"DocPathsWebhooksIdTestPostParameters0Schema":{"type":"string"},"DocPathsWebhooksIdTestPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksDeliveriesIdRetryPostParameters0Schema":{"type":"string"},"DocPathsWebhooksDeliveriesIdRetryPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksDeliveriesIdGetParameters0Schema":{"type":"string"},"DocPathsWebhooksDeliveriesIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksInboundEndpointIdPostParameters0Schema":{"type":"string"},"DocPathsWebhooksInboundEndpointIdPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksWebhookDeliveriesIdRetryPostParameters0Schema":{"type":"string"},"DocPathsWebhooksWebhookDeliveriesIdRetryPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksWebhookDeliveriesIdRetryPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhookDeliveriesIdRetryPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhookDeliveriesIdRetryPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhookDeliveriesIdRetryPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhookDeliveriesIdRetryPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhookDeliveriesIdRetryPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhookDeliveriesIdGetParameters0Schema":{"type":"string"},"DocPathsWebhooksWebhookDeliveriesIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksWebhookDeliveriesIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhookDeliveriesIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhookDeliveriesIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhookDeliveriesIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhookDeliveriesIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhookDeliveriesIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhooksIdRotateSecretPostParameters0Schema":{"type":"string"},"DocPathsWebhooksWebhooksIdRotateSecretPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksWebhooksIdRotateSecretPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhooksIdRotateSecretPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdRotateSecretPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhooksIdRotateSecretPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhooksIdRotateSecretPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdRotateSecretPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhooksIdGetParameters0Schema":{"type":"string"},"DocPathsWebhooksWebhooksIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksWebhooksIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhooksIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhooksIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhooksIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhooksIdPutParameters0Schema":{"type":"string"},"DocPathsWebhooksWebhooksIdPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksWebhooksIdPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhooksIdPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhooksIdPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhooksIdPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhooksIdDeleteParameters0Schema":{"type":"string"},"DocPathsWebhooksWebhooksIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhooksIdDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhooksIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhooksIdDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhooksIdTestPostParameters0Schema":{"type":"string"},"DocPathsWebhooksWebhooksIdTestPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsWebhooksWebhooksIdTestPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhooksIdTestPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdTestPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsWebhooksWebhooksIdTestPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsWebhooksWebhooksIdTestPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsWebhooksWebhooksIdTestPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomerAccountsAdminDomainMappingsIdHealthCheckPostParameters0Schema":{"type":"string"},"DocPathsCustomerAccountsAdminDomainMappingsIdHealthCheckPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsAdminDomainMappingsIdHealthCheckPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomerAccountsAdminDomainMappingsIdHealthCheckPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsIdHealthCheckPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomerAccountsAdminDomainMappingsIdHealthCheckPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomerAccountsAdminDomainMappingsIdHealthCheckPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsIdHealthCheckPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomerAccountsAdminDomainMappingsIdVerifyPostParameters0Schema":{"type":"string"},"DocPathsCustomerAccountsAdminDomainMappingsIdVerifyPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsAdminDomainMappingsIdVerifyPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomerAccountsAdminDomainMappingsIdVerifyPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsIdVerifyPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomerAccountsAdminDomainMappingsIdVerifyPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomerAccountsAdminDomainMappingsIdVerifyPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsIdVerifyPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomerAccountsAdminDomainMappingsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsAdminDomainMappingsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomerAccountsAdminDomainMappingsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomerAccountsAdminDomainMappingsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomerAccountsAdminDomainMappingsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomerAccountsAdminDomainMappingsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsAdminDomainMappingsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomerAccountsAdminDomainMappingsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomerAccountsAdminDomainMappingsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomerAccountsAdminDomainMappingsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomerAccountsAdminDomainMappingsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomerAccountsAdminDomainMappingsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomerAccountsAdminDomainMappingsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsCustomerAccountsAdminDomainMappingsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsCustomerAccountsAdminDomainMappingsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsCustomerAccountsAdminRolesIdAclPutParameters0Schema":{"type":"string"},"DocPathsCustomerAccountsAdminRolesIdAclPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsAdminRolesIdGetParameters0Schema":{"type":"string"},"DocPathsCustomerAccountsAdminRolesIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsAdminRolesIdPutParameters0Schema":{"type":"string"},"DocPathsCustomerAccountsAdminRolesIdPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsAdminRolesIdDeleteParameters0Schema":{"type":"string"},"DocPathsCustomerAccountsAdminRolesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsAdminRolesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsAdminUsersIdResetPasswordPostParameters0Schema":{"type":"string"},"DocPathsCustomerAccountsAdminUsersIdResetPasswordPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsAdminUsersIdSendResetLinkPostParameters0Schema":{"type":"string"},"DocPathsCustomerAccountsAdminUsersIdSendResetLinkPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsAdminUsersIdVerifyEmailPostParameters0Schema":{"type":"string"},"DocPathsCustomerAccountsAdminUsersIdVerifyEmailPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsAdminUsersIdGetParameters0Schema":{"type":"string"},"DocPathsCustomerAccountsAdminUsersIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsAdminUsersIdPutParameters0Schema":{"type":"string"},"DocPathsCustomerAccountsAdminUsersIdPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsAdminUsersIdDeleteParameters0Schema":{"type":"string"},"DocPathsCustomerAccountsAdminUsersInvitePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsAdminUsersGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsAdminUsersPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsDomainCheckGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsDomainResolveAllGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsDomainResolveGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsEmailVerifyPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsInvitationsAcceptPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsLoginPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsMagicLinkRequestPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsMagicLinkVerifyPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPasswordResetConfirmPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPasswordResetRequestPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPortalEventsStreamGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPortalFeatureCheckPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPortalLogoutPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPortalNavGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPortalNotificationsIdDismissPutParameters0Schema":{"type":"string"},"DocPathsCustomerAccountsPortalNotificationsIdDismissPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPortalNotificationsIdReadPutParameters0Schema":{"type":"string"},"DocPathsCustomerAccountsPortalNotificationsIdReadPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPortalNotificationsMarkAllReadPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPortalNotificationsUnreadCountGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPortalNotificationsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPortalPasswordChangePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPortalProfileGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPortalProfilePutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPortalSessionsIdDeleteParameters0Schema":{"type":"string"},"DocPathsCustomerAccountsPortalSessionsRefreshPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPortalSessionsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPortalUsersIdRolesPutParameters0Schema":{"type":"string"},"DocPathsCustomerAccountsPortalUsersIdRolesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPortalUsersIdDeleteParameters0Schema":{"type":"string"},"DocPathsCustomerAccountsPortalUsersInvitePostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsPortalUsersGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsCustomerAccountsSignupPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsExampleAssigneesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsExampleAssigneesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleAssigneesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleAssigneesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleAssigneesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleAssigneesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleAssigneesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleAssigneesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsExampleAssigneesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleAssigneesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleAssigneesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleAssigneesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleAssigneesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleAssigneesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleCustomerPrioritiesGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsExampleCustomerPrioritiesGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleCustomerPrioritiesGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleCustomerPrioritiesGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleCustomerPrioritiesGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleCustomerPrioritiesPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsExampleCustomerPrioritiesPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleCustomerPrioritiesPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleCustomerPrioritiesPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleCustomerPrioritiesPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleCustomerPrioritiesPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsExampleCustomerPrioritiesPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleCustomerPrioritiesPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleCustomerPrioritiesPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleCustomerPrioritiesPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleCustomerPrioritiesDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleCustomerPrioritiesDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleCustomerPrioritiesDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleCustomerPrioritiesDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleCustomerPrioritiesDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleNotificationsPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsExampleNotificationsPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleNotificationsPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleNotificationsPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleNotificationsPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleNotificationsPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleNotificationsPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleOrganizationsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsExampleOrganizationsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleOrganizationsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleOrganizationsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleOrganizationsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleOrganizationsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleOrganizationsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleOverrideProbeGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsExampleQaEventsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsExampleQaEventsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleQaEventsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleQaEventsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleQaEventsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleQaEventsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleQaEventsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleQaEventsDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleQaEventsDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleQaEventsDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleQaEventsDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleQaEventsDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleQaEventsDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleTagsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsExampleTagsGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleTagsGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleTagsGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleTagsGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleTagsGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleTagsGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleTodosGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsExampleTodosGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleTodosGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleTodosGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleTodosGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleTodosGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleTodosGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleTodosPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsExampleTodosPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleTodosPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleTodosPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleTodosPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleTodosPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleTodosPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleTodosPutResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsExampleTodosPutResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleTodosPutResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleTodosPutResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleTodosPutResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleTodosPutResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleTodosPutResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleTodosDeleteResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleTodosDeleteResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleTodosDeleteResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleTodosDeleteResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleTodosDeleteResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleTodosDeleteResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleBlogIdGetParameters0Schema":{"type":"string"},"DocPathsExampleBlogIdGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsExampleBlogIdGetResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleBlogIdGetResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleBlogIdGetResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleBlogIdGetResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleBlogIdGetResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleBlogIdGetResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleBlogIdPostParameters0Schema":{"type":"string"},"DocPathsExampleBlogIdPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsExampleBlogIdPostResponses401ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleBlogIdPostResponses401ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleBlogIdPostResponses401ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsExampleBlogIdPostResponses403ContentApplicationJsonSchemaPropertiesError":{"type":"string"},"DocPathsExampleBlogIdPostResponses403ContentApplicationJsonSchema":{"type":"object","properties":{"error":{"$ref":"#/components/schemas/DocPathsExampleBlogIdPostResponses403ContentApplicationJsonSchemaPropertiesError"}},"required":["error"],"additionalProperties":false},"DocPathsRatelimitProbePingPostResponses201ContentApplicationJsonSchema":{"type":"object"},"DocPathsExampleCustomersSyncMappingsGetResponses200ContentApplicationJsonSchema":{"type":"object"},"DocPathsExampleCustomersSyncReconcilePostResponses201ContentApplicationJsonSchema":{"type":"object"}}},"tags":[{"name":"Admin Dashboards","description":"Configurable admin dashboard with module-provided widgets."},{"name":"Authentication & Accounts","description":"User accounts, sessions, roles and password resets."},{"name":"Directory (Tenants & Organizations)","description":"Multi-tenant directory with tenants and organizations."},{"name":"Customer Relationship Management","description":"Core CRM capabilities for people, companies, deals, and activities."},{"name":"Table perspectives","description":"Shared persistence for DataTable perspectives (columns, filters, saved views)."},{"name":"Custom Entities & Fields","description":"User-defined entities, custom fields, and dynamic records storage."},{"name":"Configuration","description":"Shared configuration storage and helpers for module settings."},{"name":"Query Indexes","description":"Hybrid query layer with full-text and vector search capabilities."},{"name":"Audit & Action Logs","description":"Tracks user actions and data accesses with undo support scaffolding."},{"name":"Attachments","description":"File attachments and media management."},{"name":"Product Catalog","description":"Configurable catalog for products, variants, and pricing used by the sales module."},{"name":"Sales Management","description":"Quoting, ordering, fulfillment, and billing capabilities built on modular pricing and tax pipelines."},{"name":"API Keys","description":"Manage access tokens for external API access."},{"name":"Shared Dictionaries","description":"Organization-scoped dictionaries for reusable enumerations and appearance presets."},{"name":"Content","description":"Static informational pages such as terms of service and privacy policy."},{"name":"Onboarding","description":"Self-service tenant and organization onboarding flow."},{"name":"API Documentation","description":"Auto-generated documentation for all HTTP endpoints."},{"name":"Business Rules","description":"Business Rules Engine for defining, managing, and executing business logic and automation rules."},{"name":"Feature Toggles","description":"Global feature flags with tenant-level overrides."},{"name":"Workflow Engine","description":"Orchestrate business processes with state machines, transitions, and activities"},{"name":"Search","description":"Unified search module with pluggable strategies (Meilisearch, Vector, Tokens)."},{"name":"Currencies","description":"Currencies and Exchange rate management"},{"name":"Worktime / Availabilities","description":"Availability schedules, rulesets, and shared planning rules."},{"name":"Resource planning","description":"Assets and resources with scheduling policies."},{"name":"Employees","description":"Teams, roles, and employee rosters."},{"name":"Events","description":"Event bus and subscriber dispatch"},{"name":"Notifications","description":"In-app notifications with module-extensible types and actions."},{"name":"Progress","description":"Generic server-side progress tracking for long-running operations"},{"name":"Integrations","description":"Core integration framework — external ID mapping, status badges, and integration registry."},{"name":"Data Sync","description":"Streaming data sync hub for import/export integrations."},{"name":"Excel / CSV Import","description":"File-upload-based CSV import foundation built on top of the data sync hub."},{"name":"Messages","description":"Internal messaging system with attachments, actions, and email forwarding."},{"name":"Communication Channels","description":"Unified hub bridging external chat/email channels (Slack, WhatsApp, Email) to the Messages module. Adapter contract, channel-native payload storage, reactions, and per-channel threading."},{"name":"AI Assistant","description":"MCP server for AI assistant integration with multi-tenant support."},{"name":"Entity Translations","description":"System-wide entity translation storage and locale overlay for CRUD responses."},{"name":"Scheduler","description":"Database-managed scheduled jobs with admin UI"},{"name":"InboxOps — Email-to-ERP Agent","description":"Receives forwarded emails via webhook, extracts structured action proposals using LLM, and presents them for human-in-the-loop approval."},{"name":"Payment Gateways","description":"Payment gateway adapter contract, registry, transaction tracking, and webhook routing."},{"name":"Checkout","description":"Pay links, checkout templates, public payment pages, and checkout transaction tracking."},{"name":"Stripe Payment Gateway","description":"Accept card payments, Apple Pay, Google Pay, and bank transfers via Stripe."},{"name":"IMAP + SMTP Email Channel","description":"Connect personal mailboxes via IMAP for inbound polling and SMTP for outbound delivery. Pairs with the Communications Hub (SPEC-045d)."},{"name":"Gmail Email Channel","description":"Connect per-user Gmail accounts via OAuth2. Outbound via gmail.users.messages.send; inbound via History API polling. Pairs with the Communications Hub."},{"name":"Akeneo Product Sync","description":"Import Akeneo PIM categories, product attributes, and products into the Open Mercato catalog."},{"name":"Shipping Carriers","description":"Shipping carrier adapter hub with rates, shipment creation, tracking, and webhooks."},{"name":"Webhooks","description":"Standard Webhooks compliant outbound webhook delivery for platform events."},{"name":"Customer Identity & Portal Authentication","description":"Customer-facing authentication with two-tier identity model and full RBAC."},{"name":"Customer Portal","description":"Self-service customer portal framework with login, signup, dashboard, sidebar navigation, and extensible widget system."},{"name":"Example Module","description":"Demonstrates pages, APIs, entities and DI."},{"name":"Ratelimit Probe"},{"name":"Example Customers Sync","description":"Optional sync bridge between canonical customer interactions and the example todo module."}]}