@gobodo/gobodo-api-promise 0.1.97 → 0.1.100

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (760) hide show
  1. package/README.md +602 -684
  2. package/dist/.tsbuildinfo +1 -1
  3. package/dist/ApiClient.d.ts +1 -1
  4. package/dist/ApiClient.d.ts.map +1 -1
  5. package/dist/ApiClient.js +7 -3
  6. package/dist/api/ActionTypesApi.d.ts +3 -5
  7. package/dist/api/ActionTypesApi.d.ts.map +1 -1
  8. package/dist/api/ActionTypesApi.js +7 -3
  9. package/dist/api/AdCampaignsApi.d.ts +37 -98
  10. package/dist/api/AdCampaignsApi.d.ts.map +1 -1
  11. package/dist/api/AdCampaignsApi.js +119 -166
  12. package/dist/api/AdManagementApi.d.ts +63 -90
  13. package/dist/api/AdManagementApi.d.ts.map +1 -1
  14. package/dist/api/AdManagementApi.js +204 -162
  15. package/dist/api/AdminDataManagementApi.d.ts +5 -7
  16. package/dist/api/AdminDataManagementApi.d.ts.map +1 -1
  17. package/dist/api/AdminDataManagementApi.js +18 -15
  18. package/dist/api/AdsApi.d.ts +27 -83
  19. package/dist/api/AdsApi.d.ts.map +1 -1
  20. package/dist/api/AdsApi.js +88 -143
  21. package/dist/api/AttachmentsApi.d.ts +19 -123
  22. package/dist/api/AttachmentsApi.d.ts.map +1 -1
  23. package/dist/api/AttachmentsApi.js +73 -201
  24. package/dist/api/AuthenticationApi.d.ts +1 -1
  25. package/dist/api/AuthenticationApi.js +12 -12
  26. package/dist/api/CategoriesApi.d.ts +23 -37
  27. package/dist/api/CategoriesApi.d.ts.map +1 -1
  28. package/dist/api/CategoriesApi.js +96 -66
  29. package/dist/api/CommentsApi.d.ts +15 -115
  30. package/dist/api/CommentsApi.d.ts.map +1 -1
  31. package/dist/api/CommentsApi.js +73 -192
  32. package/dist/api/ContentManagementApi.d.ts +69 -127
  33. package/dist/api/ContentManagementApi.d.ts.map +1 -1
  34. package/dist/api/ContentManagementApi.js +335 -223
  35. package/dist/api/ConversationsApi.d.ts +19 -80
  36. package/dist/api/ConversationsApi.d.ts.map +1 -1
  37. package/dist/api/ConversationsApi.js +95 -135
  38. package/dist/api/CurrencyApi.d.ts +15 -32
  39. package/dist/api/CurrencyApi.d.ts.map +1 -1
  40. package/dist/api/CurrencyApi.js +78 -50
  41. package/dist/api/DataSheetImportsApi.d.ts +39 -81
  42. package/dist/api/DataSheetImportsApi.d.ts.map +1 -1
  43. package/dist/api/DataSheetImportsApi.js +185 -133
  44. package/dist/api/DefaultApi.d.ts +19 -31
  45. package/dist/api/DefaultApi.d.ts.map +1 -1
  46. package/dist/api/DefaultApi.js +78 -58
  47. package/dist/api/DocumentPartTypesApi.d.ts +5 -10
  48. package/dist/api/DocumentPartTypesApi.d.ts.map +1 -1
  49. package/dist/api/DocumentPartTypesApi.js +25 -16
  50. package/dist/api/DocumentTypesApi.d.ts +5 -10
  51. package/dist/api/DocumentTypesApi.d.ts.map +1 -1
  52. package/dist/api/DocumentTypesApi.js +25 -16
  53. package/dist/api/DocumentsApi.d.ts +31 -100
  54. package/dist/api/DocumentsApi.d.ts.map +1 -1
  55. package/dist/api/DocumentsApi.js +147 -173
  56. package/dist/api/EmailsApi.d.ts +9 -17
  57. package/dist/api/EmailsApi.d.ts.map +1 -1
  58. package/dist/api/EmailsApi.js +47 -30
  59. package/dist/api/EntryPartsApi.d.ts +31 -100
  60. package/dist/api/EntryPartsApi.d.ts.map +1 -1
  61. package/dist/api/EntryPartsApi.js +146 -170
  62. package/dist/api/FacebookApi.d.ts +1 -1
  63. package/dist/api/FacebookApi.js +3 -3
  64. package/dist/api/FieldsApi.d.ts +7 -13
  65. package/dist/api/FieldsApi.d.ts.map +1 -1
  66. package/dist/api/FieldsApi.js +36 -23
  67. package/dist/api/FilesApi.d.ts +7 -13
  68. package/dist/api/FilesApi.d.ts.map +1 -1
  69. package/dist/api/FilesApi.js +15 -14
  70. package/dist/api/FormsApi.d.ts +57 -94
  71. package/dist/api/FormsApi.d.ts.map +1 -1
  72. package/dist/api/FormsApi.js +252 -183
  73. package/dist/api/FunctionsApi.d.ts +41 -132
  74. package/dist/api/FunctionsApi.d.ts.map +1 -1
  75. package/dist/api/FunctionsApi.js +217 -220
  76. package/dist/api/GeocodeApi.d.ts +35 -121
  77. package/dist/api/GeocodeApi.d.ts.map +1 -1
  78. package/dist/api/GeocodeApi.js +84 -212
  79. package/dist/api/GobodoManagementApi.d.ts +11 -21
  80. package/dist/api/GobodoManagementApi.d.ts.map +1 -1
  81. package/dist/api/GobodoManagementApi.js +58 -37
  82. package/dist/api/GoogleApi.d.ts +1 -1
  83. package/dist/api/GoogleApi.js +3 -3
  84. package/dist/api/GraphActionTypesApi.d.ts +93 -95
  85. package/dist/api/GraphActionTypesApi.d.ts.map +1 -1
  86. package/dist/api/GraphActionTypesApi.js +255 -198
  87. package/dist/api/GraphActionsApi.d.ts +43 -288
  88. package/dist/api/GraphActionsApi.d.ts.map +1 -1
  89. package/dist/api/GraphActionsApi.js +107 -471
  90. package/dist/api/GraphObjectTypesApi.d.ts +53 -292
  91. package/dist/api/GraphObjectTypesApi.d.ts.map +1 -1
  92. package/dist/api/GraphObjectTypesApi.js +166 -480
  93. package/dist/api/GraphObjectsApi.d.ts +289 -2054
  94. package/dist/api/GraphObjectsApi.d.ts.map +1 -1
  95. package/dist/api/GraphObjectsApi.js +803 -3533
  96. package/dist/api/GraphRelationshipTypesApi.d.ts +91 -564
  97. package/dist/api/GraphRelationshipTypesApi.d.ts.map +1 -1
  98. package/dist/api/GraphRelationshipTypesApi.js +326 -1012
  99. package/dist/api/GraphRelationshipsApi.d.ts +145 -948
  100. package/dist/api/GraphRelationshipsApi.d.ts.map +1 -1
  101. package/dist/api/GraphRelationshipsApi.js +392 -1592
  102. package/dist/api/GraphSchemasApi.d.ts +17 -451
  103. package/dist/api/GraphSchemasApi.d.ts.map +1 -1
  104. package/dist/api/GraphSchemasApi.js +117 -773
  105. package/dist/api/GraphTraversalApi.d.ts +19 -33
  106. package/dist/api/GraphTraversalApi.d.ts.map +1 -1
  107. package/dist/api/GraphTraversalApi.js +87 -58
  108. package/dist/api/GraphsApi.d.ts +117 -135
  109. package/dist/api/GraphsApi.d.ts.map +1 -1
  110. package/dist/api/GraphsApi.js +311 -255
  111. package/dist/api/GroupsApi.d.ts +11 -11
  112. package/dist/api/IAMApi.d.ts +23 -32
  113. package/dist/api/IAMApi.d.ts.map +1 -1
  114. package/dist/api/IAMApi.js +75 -59
  115. package/dist/api/ImagesApi.d.ts +21 -190
  116. package/dist/api/ImagesApi.d.ts.map +1 -1
  117. package/dist/api/ImagesApi.js +81 -291
  118. package/dist/api/InvitesApi.d.ts +11 -21
  119. package/dist/api/InvitesApi.d.ts.map +1 -1
  120. package/dist/api/InvitesApi.js +58 -37
  121. package/dist/api/LikesApi.d.ts +43 -69
  122. package/dist/api/LikesApi.d.ts.map +1 -1
  123. package/dist/api/LikesApi.js +192 -143
  124. package/dist/api/LinkedINApi.d.ts +1 -1
  125. package/dist/api/LinkedINApi.js +3 -3
  126. package/dist/api/LiveMeetingsApi.d.ts +7 -11
  127. package/dist/api/LiveMeetingsApi.d.ts.map +1 -1
  128. package/dist/api/LiveMeetingsApi.js +29 -22
  129. package/dist/api/MeetingEventsApi.d.ts +39 -331
  130. package/dist/api/MeetingEventsApi.d.ts.map +1 -1
  131. package/dist/api/MeetingEventsApi.js +196 -515
  132. package/dist/api/NotificationsApi.d.ts +29 -63
  133. package/dist/api/NotificationsApi.d.ts.map +1 -1
  134. package/dist/api/NotificationsApi.js +151 -97
  135. package/dist/api/PagesApi.d.ts +23 -85
  136. package/dist/api/PagesApi.d.ts.map +1 -1
  137. package/dist/api/PagesApi.js +106 -146
  138. package/dist/api/PasswordResetApi.d.ts +80 -0
  139. package/dist/api/PasswordResetApi.d.ts.map +1 -0
  140. package/dist/api/PasswordResetApi.js +212 -0
  141. package/dist/api/PhoneNumbersApi.d.ts +11 -24
  142. package/dist/api/PhoneNumbersApi.d.ts.map +1 -1
  143. package/dist/api/PhoneNumbersApi.js +58 -37
  144. package/dist/api/PostsApi.d.ts +11 -64
  145. package/dist/api/PostsApi.d.ts.map +1 -1
  146. package/dist/api/PostsApi.js +51 -107
  147. package/dist/api/PrivateMessagesApi.d.ts +35 -110
  148. package/dist/api/PrivateMessagesApi.d.ts.map +1 -1
  149. package/dist/api/PrivateMessagesApi.js +177 -189
  150. package/dist/api/PublicationsApi.d.ts +19 -91
  151. package/dist/api/PublicationsApi.d.ts.map +1 -1
  152. package/dist/api/PublicationsApi.js +94 -134
  153. package/dist/api/RestApplicationsApi.d.ts +11 -25
  154. package/dist/api/RestApplicationsApi.d.ts.map +1 -1
  155. package/dist/api/RestApplicationsApi.js +56 -36
  156. package/dist/api/ScreensApi.d.ts +7 -13
  157. package/dist/api/ScreensApi.d.ts.map +1 -1
  158. package/dist/api/ScreensApi.js +36 -23
  159. package/dist/api/SitesApi.d.ts +21 -48
  160. package/dist/api/SitesApi.d.ts.map +1 -1
  161. package/dist/api/SitesApi.js +109 -70
  162. package/dist/api/SocialGroupsApi.d.ts +43 -90
  163. package/dist/api/SocialGroupsApi.d.ts.map +1 -1
  164. package/dist/api/SocialGroupsApi.js +213 -140
  165. package/dist/api/SocialIntegrationApi.d.ts +1 -1
  166. package/dist/api/SocialIntegrationApi.js +6 -6
  167. package/dist/api/StripeAccountsApi.d.ts +81 -161
  168. package/dist/api/StripeAccountsApi.d.ts.map +1 -1
  169. package/dist/api/StripeAccountsApi.js +436 -281
  170. package/dist/api/TagsApi.d.ts +3 -5
  171. package/dist/api/TagsApi.d.ts.map +1 -1
  172. package/dist/api/TagsApi.js +7 -3
  173. package/dist/api/TemplatesApi.d.ts +7 -13
  174. package/dist/api/TemplatesApi.d.ts.map +1 -1
  175. package/dist/api/TemplatesApi.js +36 -23
  176. package/dist/api/ThemeMappingsApi.d.ts +9 -16
  177. package/dist/api/ThemeMappingsApi.d.ts.map +1 -1
  178. package/dist/api/ThemeMappingsApi.js +42 -29
  179. package/dist/api/TopicsApi.d.ts +17 -33
  180. package/dist/api/TopicsApi.d.ts.map +1 -1
  181. package/dist/api/TopicsApi.js +91 -58
  182. package/dist/api/TransactionsApi.d.ts +1 -1
  183. package/dist/api/TransactionsApi.js +5 -5
  184. package/dist/api/TwitterApi.d.ts +1 -1
  185. package/dist/api/TwitterApi.js +3 -3
  186. package/dist/api/UserManagerAdministrationApi.d.ts +83 -0
  187. package/dist/api/UserManagerAdministrationApi.d.ts.map +1 -0
  188. package/dist/api/UserManagerAdministrationApi.js +257 -0
  189. package/dist/api/UserTagsApi.d.ts +31 -135
  190. package/dist/api/UserTagsApi.d.ts.map +1 -1
  191. package/dist/api/UserTagsApi.js +121 -241
  192. package/dist/api/UsersApi.d.ts +23 -47
  193. package/dist/api/UsersApi.d.ts.map +1 -1
  194. package/dist/api/UsersApi.js +122 -78
  195. package/dist/api/UtilsApi.d.ts +1 -1
  196. package/dist/api/UtilsApi.js +3 -3
  197. package/dist/api/VideosApi.d.ts +25 -137
  198. package/dist/api/VideosApi.d.ts.map +1 -1
  199. package/dist/api/VideosApi.js +114 -226
  200. package/dist/api/WalletsApi.d.ts +35 -72
  201. package/dist/api/WalletsApi.d.ts.map +1 -1
  202. package/dist/api/WalletsApi.js +184 -118
  203. package/dist/index.d.ts +33 -16
  204. package/dist/index.d.ts.map +1 -1
  205. package/dist/index.js +204 -85
  206. package/dist/model/APIClient.d.ts +10 -10
  207. package/dist/model/APIClient.d.ts.map +1 -1
  208. package/dist/model/APIClient.js +27 -27
  209. package/dist/model/AccountSessionInput.d.ts +1 -1
  210. package/dist/model/AccountSessionInput.js +2 -2
  211. package/dist/model/AccountSessionResponse.d.ts +1 -1
  212. package/dist/model/AccountSessionResponse.js +2 -2
  213. package/dist/model/Address.d.ts +74 -0
  214. package/dist/model/Address.d.ts.map +1 -0
  215. package/dist/model/Address.js +224 -0
  216. package/dist/model/AddressResponse.d.ts +87 -0
  217. package/dist/model/AddressResponse.d.ts.map +1 -0
  218. package/dist/model/AddressResponse.js +255 -0
  219. package/dist/model/ApplicationPaymentAccountResponse.d.ts +1 -1
  220. package/dist/model/ApplicationPaymentAccountResponse.js +2 -2
  221. package/dist/model/ApplicationPaymentAccountResponseFailureException.d.ts +1 -1
  222. package/dist/model/ApplicationPaymentAccountResponseFailureException.js +2 -2
  223. package/dist/model/Article.d.ts +65 -65
  224. package/dist/model/Article.d.ts.map +1 -1
  225. package/dist/model/Article.js +179 -179
  226. package/dist/model/AuthResponse.d.ts +1 -1
  227. package/dist/model/AuthResponse.js +2 -2
  228. package/dist/model/AwsSettings.d.ts +1 -1
  229. package/dist/model/AwsSettings.js +2 -2
  230. package/dist/model/Balance.d.ts +9 -9
  231. package/dist/model/Balance.d.ts.map +1 -1
  232. package/dist/model/Balance.js +33 -33
  233. package/dist/model/BalanceDetails.d.ts +1 -1
  234. package/dist/model/BalanceDetails.js +2 -2
  235. package/dist/model/BalanceResponse.d.ts +1 -1
  236. package/dist/model/BalanceResponse.js +2 -2
  237. package/dist/model/BankAccountInfo.d.ts +1 -1
  238. package/dist/model/BankAccountInfo.js +2 -2
  239. package/dist/model/Base64ImageUpload.d.ts +1 -1
  240. package/dist/model/Base64ImageUpload.js +2 -2
  241. package/dist/model/BlogPostResponse.d.ts +1 -1
  242. package/dist/model/BlogPostResponse.js +2 -2
  243. package/dist/model/CacheInvalidation.d.ts +63 -0
  244. package/dist/model/CacheInvalidation.d.ts.map +1 -0
  245. package/dist/model/CacheInvalidation.js +173 -0
  246. package/dist/model/CardInfo.d.ts +1 -1
  247. package/dist/model/CardInfo.js +2 -2
  248. package/dist/model/Comment.d.ts +20 -20
  249. package/dist/model/Comment.d.ts.map +1 -1
  250. package/dist/model/Comment.js +55 -55
  251. package/dist/model/ConsoleProjectInput.d.ts +1 -1
  252. package/dist/model/ConsoleProjectInput.js +2 -2
  253. package/dist/model/ConsoleProjectResponse.d.ts +1 -1
  254. package/dist/model/ConsoleProjectResponse.js +2 -2
  255. package/dist/model/Coordinates.d.ts +1 -1
  256. package/dist/model/Coordinates.js +2 -2
  257. package/dist/model/CreateAccountResponse.d.ts +1 -1
  258. package/dist/model/CreateAccountResponse.js +2 -2
  259. package/dist/model/CreateFunctionInput.d.ts +1 -1
  260. package/dist/model/CreateFunctionInput.js +2 -2
  261. package/dist/model/CreateStripeAccountInput.d.ts +1 -1
  262. package/dist/model/CreateStripeAccountInput.js +2 -2
  263. package/dist/model/CreateStripeCustomerInput.d.ts +1 -1
  264. package/dist/model/CreateStripeCustomerInput.js +2 -2
  265. package/dist/model/CreateTopicInput.d.ts +1 -1
  266. package/dist/model/CreateTopicInput.js +2 -2
  267. package/dist/model/CreateTopicListenerInput.d.ts +1 -1
  268. package/dist/model/CreateTopicListenerInput.js +2 -2
  269. package/dist/model/Currency.d.ts +1 -1
  270. package/dist/model/Currency.js +2 -2
  271. package/dist/model/CurrencyGrantInput.d.ts +1 -1
  272. package/dist/model/CurrencyGrantInput.js +2 -2
  273. package/dist/model/CurrencyGrantResponse.d.ts +1 -1
  274. package/dist/model/CurrencyGrantResponse.js +2 -2
  275. package/dist/model/CurrencyInput.d.ts +1 -1
  276. package/dist/model/CurrencyInput.js +2 -2
  277. package/dist/model/CurrencyMinterRegistrationInput.d.ts +1 -1
  278. package/dist/model/CurrencyMinterRegistrationInput.js +2 -2
  279. package/dist/model/CurrencyResponse.d.ts +1 -1
  280. package/dist/model/CurrencyResponse.js +2 -2
  281. package/dist/model/CurrencySettings.d.ts +1 -1
  282. package/dist/model/CurrencySettings.js +2 -2
  283. package/dist/model/CustomerResponse.d.ts +1 -1
  284. package/dist/model/CustomerResponse.js +2 -2
  285. package/dist/model/DataObject.d.ts +1 -1
  286. package/dist/model/DataObject.js +2 -2
  287. package/dist/model/DataSheetImport.d.ts +60 -60
  288. package/dist/model/DataSheetImport.d.ts.map +1 -1
  289. package/dist/model/DataSheetImport.js +188 -188
  290. package/dist/model/DataSheetImportPrivacySettings.d.ts +10 -10
  291. package/dist/model/DataSheetImportPrivacySettings.d.ts.map +1 -1
  292. package/dist/model/DataSheetImportPrivacySettings.js +29 -29
  293. package/dist/model/DataSheetImportSummary.d.ts +10 -10
  294. package/dist/model/DataSheetImportSummary.d.ts.map +1 -1
  295. package/dist/model/DataSheetImportSummary.js +33 -33
  296. package/dist/model/DeviceRegistrationRequest.d.ts +1 -1
  297. package/dist/model/DeviceRegistrationRequest.js +2 -2
  298. package/dist/model/Document.d.ts +70 -70
  299. package/dist/model/Document.d.ts.map +1 -1
  300. package/dist/model/Document.js +193 -193
  301. package/dist/model/DocumentPart.d.ts +46 -46
  302. package/dist/model/DocumentPart.d.ts.map +1 -1
  303. package/dist/model/DocumentPart.js +140 -140
  304. package/dist/model/DocumentPartType.d.ts +24 -24
  305. package/dist/model/DocumentPartType.d.ts.map +1 -1
  306. package/dist/model/DocumentPartType.js +71 -71
  307. package/dist/model/DocumentType.d.ts +46 -46
  308. package/dist/model/DocumentType.d.ts.map +1 -1
  309. package/dist/model/DocumentType.js +124 -124
  310. package/dist/model/DomainMappingInput.d.ts +57 -0
  311. package/dist/model/DomainMappingInput.d.ts.map +1 -0
  312. package/dist/model/DomainMappingInput.js +158 -0
  313. package/dist/model/DomainMappingResponse.d.ts +57 -0
  314. package/dist/model/DomainMappingResponse.d.ts.map +1 -0
  315. package/dist/model/DomainMappingResponse.js +158 -0
  316. package/dist/model/EmailAddress.d.ts +1 -1
  317. package/dist/model/EmailAddress.js +2 -2
  318. package/dist/model/FieldMapping.d.ts +1 -1
  319. package/dist/model/FieldMapping.js +2 -2
  320. package/dist/model/Fields.d.ts +28 -28
  321. package/dist/model/Fields.d.ts.map +1 -1
  322. package/dist/model/Fields.js +74 -74
  323. package/dist/model/File.d.ts +29 -29
  324. package/dist/model/File.d.ts.map +1 -1
  325. package/dist/model/File.js +75 -75
  326. package/dist/model/FileAttachmentUploadObject.d.ts +29 -29
  327. package/dist/model/FileAttachmentUploadObject.d.ts.map +1 -1
  328. package/dist/model/FileAttachmentUploadObject.js +75 -75
  329. package/dist/model/Filter.d.ts +1 -1
  330. package/dist/model/Filter.js +2 -2
  331. package/dist/model/FilterManager.d.ts +1 -1
  332. package/dist/model/FilterManager.js +2 -2
  333. package/dist/model/Form.d.ts +15 -15
  334. package/dist/model/Form.d.ts.map +1 -1
  335. package/dist/model/Form.js +45 -45
  336. package/dist/model/FormSection.d.ts +1 -1
  337. package/dist/model/FormSection.js +2 -2
  338. package/dist/model/FormSubmission.d.ts +11 -11
  339. package/dist/model/FormSubmission.d.ts.map +1 -1
  340. package/dist/model/FormSubmission.js +33 -33
  341. package/dist/model/FunctionConfigInput.d.ts +1 -1
  342. package/dist/model/FunctionConfigInput.js +2 -2
  343. package/dist/model/FunctionEnvironmentConfig.d.ts +1 -1
  344. package/dist/model/FunctionEnvironmentConfig.js +2 -2
  345. package/dist/model/FunctionInput.d.ts +1 -1
  346. package/dist/model/FunctionInput.js +2 -2
  347. package/dist/model/FunctionOutput.d.ts +1 -1
  348. package/dist/model/FunctionOutput.js +2 -2
  349. package/dist/model/Geocode.d.ts +1 -1
  350. package/dist/model/Geocode.js +2 -2
  351. package/dist/model/GeocodePayload.d.ts +3 -3
  352. package/dist/model/GeocodePayload.d.ts.map +1 -1
  353. package/dist/model/GeocodePayload.js +8 -8
  354. package/dist/model/GeocodeResponse.d.ts +67 -0
  355. package/dist/model/GeocodeResponse.d.ts.map +1 -0
  356. package/dist/model/GeocodeResponse.js +193 -0
  357. package/dist/model/GeolocationInput.d.ts +1 -1
  358. package/dist/model/GeolocationInput.js +2 -2
  359. package/dist/model/GetFunctionConfig.d.ts +1 -1
  360. package/dist/model/GetFunctionConfig.js +2 -2
  361. package/dist/model/GetFunctionEnvironmentConfig.d.ts +1 -1
  362. package/dist/model/GetFunctionEnvironmentConfig.js +2 -2
  363. package/dist/model/GetFunctionResponse.d.ts +1 -1
  364. package/dist/model/GetFunctionResponse.js +2 -2
  365. package/dist/model/GoogleCloudSettings.d.ts +1 -1
  366. package/dist/model/GoogleCloudSettings.js +2 -2
  367. package/dist/model/Graph.d.ts +37 -37
  368. package/dist/model/Graph.d.ts.map +1 -1
  369. package/dist/model/Graph.js +100 -100
  370. package/dist/model/GraphAction.d.ts +12 -12
  371. package/dist/model/GraphAction.d.ts.map +1 -1
  372. package/dist/model/GraphAction.js +29 -29
  373. package/dist/model/GraphActionPayload.d.ts +1 -1
  374. package/dist/model/GraphActionPayload.js +2 -2
  375. package/dist/model/GraphActionResponse.d.ts +19 -1
  376. package/dist/model/GraphActionResponse.d.ts.map +1 -1
  377. package/dist/model/GraphActionResponse.js +60 -2
  378. package/dist/model/GraphActionTypeInput.d.ts +144 -0
  379. package/dist/model/GraphActionTypeInput.d.ts.map +1 -0
  380. package/dist/model/GraphActionTypeInput.js +505 -0
  381. package/dist/model/GraphActionTypeResponse.d.ts +198 -0
  382. package/dist/model/GraphActionTypeResponse.d.ts.map +1 -0
  383. package/dist/model/GraphActionTypeResponse.js +681 -0
  384. package/dist/model/GraphDatabaseService.d.ts +10 -10
  385. package/dist/model/GraphDatabaseService.d.ts.map +1 -1
  386. package/dist/model/GraphDatabaseService.js +27 -27
  387. package/dist/model/GraphGeocode.d.ts +1 -1
  388. package/dist/model/GraphGeocode.js +2 -2
  389. package/dist/model/GraphInput.d.ts +92 -0
  390. package/dist/model/GraphInput.d.ts.map +1 -0
  391. package/dist/model/GraphInput.js +256 -0
  392. package/dist/model/GraphIteratorEntryPart.d.ts +1 -1
  393. package/dist/model/GraphIteratorEntryPart.js +2 -2
  394. package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts +10 -10
  395. package/dist/model/GraphIteratorEntryPartStackTraceInner.d.ts.map +1 -1
  396. package/dist/model/GraphIteratorEntryPartStackTraceInner.js +25 -25
  397. package/dist/model/GraphObject.d.ts +21 -21
  398. package/dist/model/GraphObject.d.ts.map +1 -1
  399. package/dist/model/GraphObject.js +54 -54
  400. package/dist/model/GraphObjectPayload.d.ts +16 -16
  401. package/dist/model/GraphObjectPayload.d.ts.map +1 -1
  402. package/dist/model/GraphObjectPayload.js +42 -44
  403. package/dist/model/GraphObjectResponse.d.ts +43 -3
  404. package/dist/model/GraphObjectResponse.d.ts.map +1 -1
  405. package/dist/model/GraphObjectResponse.js +142 -6
  406. package/dist/model/GraphObjectSchema.d.ts +30 -30
  407. package/dist/model/GraphObjectSchema.d.ts.map +1 -1
  408. package/dist/model/GraphObjectSchema.js +83 -83
  409. package/dist/model/GraphObjectType.d.ts +20 -20
  410. package/dist/model/GraphObjectType.d.ts.map +1 -1
  411. package/dist/model/GraphObjectType.js +51 -51
  412. package/dist/model/GraphObjectTypeInput.d.ts +1 -1
  413. package/dist/model/GraphObjectTypeInput.js +2 -2
  414. package/dist/model/GraphObjectTypeResponse.d.ts +23 -13
  415. package/dist/model/GraphObjectTypeResponse.d.ts.map +1 -1
  416. package/dist/model/GraphObjectTypeResponse.js +90 -42
  417. package/dist/model/GraphObjectTypeSchema.d.ts +20 -20
  418. package/dist/model/GraphObjectTypeSchema.d.ts.map +1 -1
  419. package/dist/model/GraphObjectTypeSchema.js +51 -51
  420. package/dist/model/GraphOwner.d.ts +1 -1
  421. package/dist/model/GraphOwner.js +2 -2
  422. package/dist/model/GraphRelationship.d.ts +12 -12
  423. package/dist/model/GraphRelationship.d.ts.map +1 -1
  424. package/dist/model/GraphRelationship.js +30 -30
  425. package/dist/model/GraphRelationshipPayload.d.ts +19 -19
  426. package/dist/model/GraphRelationshipPayload.d.ts.map +1 -1
  427. package/dist/model/GraphRelationshipPayload.js +52 -54
  428. package/dist/model/GraphRelationshipResponse.d.ts +144 -0
  429. package/dist/model/GraphRelationshipResponse.d.ts.map +1 -0
  430. package/dist/model/GraphRelationshipResponse.js +418 -0
  431. package/dist/model/GraphRelationshipType.d.ts +41 -41
  432. package/dist/model/GraphRelationshipType.d.ts.map +1 -1
  433. package/dist/model/GraphRelationshipType.js +111 -111
  434. package/dist/model/GraphRelationshipTypeInput.d.ts +172 -0
  435. package/dist/model/GraphRelationshipTypeInput.d.ts.map +1 -0
  436. package/dist/model/GraphRelationshipTypeInput.js +607 -0
  437. package/dist/model/GraphRelationshipTypeResponse.d.ts +28 -1
  438. package/dist/model/GraphRelationshipTypeResponse.d.ts.map +1 -1
  439. package/dist/model/GraphRelationshipTypeResponse.js +89 -2
  440. package/dist/model/GraphResponse.d.ts +127 -0
  441. package/dist/model/GraphResponse.d.ts.map +1 -0
  442. package/dist/model/GraphResponse.js +351 -0
  443. package/dist/model/GraphSchema.d.ts +41 -41
  444. package/dist/model/GraphSchema.d.ts.map +1 -1
  445. package/dist/model/GraphSchema.js +113 -113
  446. package/dist/model/GraphSchemaInput.d.ts +1 -1
  447. package/dist/model/GraphSchemaInput.js +2 -2
  448. package/dist/model/GraphSchemaResponse.d.ts +1 -1
  449. package/dist/model/GraphSchemaResponse.js +2 -2
  450. package/dist/model/GraphTraversalInput.d.ts +55 -1
  451. package/dist/model/GraphTraversalInput.d.ts.map +1 -1
  452. package/dist/model/GraphTraversalInput.js +176 -2
  453. package/dist/model/Image.d.ts +1 -1
  454. package/dist/model/Image.js +2 -2
  455. package/dist/model/InputPart.d.ts +36 -18
  456. package/dist/model/InputPart.d.ts.map +1 -1
  457. package/dist/model/InputPart.js +102 -49
  458. package/dist/model/InputPartHeaders.d.ts +1 -1
  459. package/dist/model/InputPartHeaders.js +2 -2
  460. package/dist/model/InputPartMediaType.d.ts +1 -1
  461. package/dist/model/InputPartMediaType.js +2 -2
  462. package/dist/model/JsonArray.d.ts +35 -0
  463. package/dist/model/JsonArray.d.ts.map +1 -0
  464. package/dist/model/JsonArray.js +96 -0
  465. package/dist/model/JsonObject.d.ts +58 -0
  466. package/dist/model/JsonObject.d.ts.map +1 -0
  467. package/dist/model/JsonObject.js +179 -0
  468. package/dist/model/JsonValue.d.ts +49 -0
  469. package/dist/model/JsonValue.d.ts.map +1 -0
  470. package/dist/model/JsonValue.js +151 -0
  471. package/dist/model/KafkaSettings.d.ts +1 -1
  472. package/dist/model/KafkaSettings.js +2 -2
  473. package/dist/model/Link.d.ts +15 -15
  474. package/dist/model/Link.d.ts.map +1 -1
  475. package/dist/model/Link.js +44 -44
  476. package/dist/model/LiveStreamInfo.d.ts +1 -1
  477. package/dist/model/LiveStreamInfo.js +2 -2
  478. package/dist/model/MediaType.d.ts +74 -0
  479. package/dist/model/MediaType.d.ts.map +1 -0
  480. package/dist/model/MediaType.js +214 -0
  481. package/dist/model/MeetingEvent.d.ts +46 -46
  482. package/dist/model/MeetingEvent.d.ts.map +1 -1
  483. package/dist/model/MeetingEvent.js +133 -133
  484. package/dist/model/MeetingEventInput.d.ts +1 -1
  485. package/dist/model/MeetingEventInput.js +2 -2
  486. package/dist/model/MeetingEventResponse.d.ts +1 -1
  487. package/dist/model/MeetingEventResponse.js +2 -2
  488. package/dist/model/MeetingEventTimezone.d.ts +1 -1
  489. package/dist/model/MeetingEventTimezone.js +2 -2
  490. package/dist/model/MeetingEventTypeInput.d.ts +1 -1
  491. package/dist/model/MeetingEventTypeInput.js +2 -2
  492. package/dist/model/MeetingEventTypeResponse.d.ts +1 -1
  493. package/dist/model/MeetingEventTypeResponse.js +2 -2
  494. package/dist/model/MeetingInfo.d.ts +12 -12
  495. package/dist/model/MeetingInfo.d.ts.map +1 -1
  496. package/dist/model/MeetingInfo.js +34 -34
  497. package/dist/model/Member.d.ts +19 -19
  498. package/dist/model/Member.d.ts.map +1 -1
  499. package/dist/model/Member.js +56 -56
  500. package/dist/model/MemberGroupCategory.d.ts +1 -1
  501. package/dist/model/MemberGroupCategory.js +2 -2
  502. package/dist/model/MemberList.d.ts +1 -1
  503. package/dist/model/MemberList.js +2 -2
  504. package/dist/model/MemberManagerConfigInput.d.ts +56 -0
  505. package/dist/model/MemberManagerConfigInput.d.ts.map +1 -0
  506. package/dist/model/MemberManagerConfigInput.js +160 -0
  507. package/dist/model/MemberManagerConfigResponse.d.ts +66 -0
  508. package/dist/model/MemberManagerConfigResponse.d.ts.map +1 -0
  509. package/dist/model/MemberManagerConfigResponse.js +187 -0
  510. package/dist/model/MemberManagerInput.d.ts +66 -0
  511. package/dist/model/MemberManagerInput.d.ts.map +1 -0
  512. package/dist/model/MemberManagerInput.js +187 -0
  513. package/dist/model/MemberManagerResponse.d.ts +66 -0
  514. package/dist/model/MemberManagerResponse.d.ts.map +1 -0
  515. package/dist/model/MemberManagerResponse.js +187 -0
  516. package/dist/model/MessageGroup.d.ts +1 -1
  517. package/dist/model/MessageGroup.js +2 -2
  518. package/dist/model/MultipartBody.d.ts +1 -1
  519. package/dist/model/MultipartBody.js +2 -2
  520. package/dist/model/MultivaluedMapStringString.d.ts +38 -0
  521. package/dist/model/MultivaluedMapStringString.d.ts.map +1 -0
  522. package/dist/model/MultivaluedMapStringString.js +106 -0
  523. package/dist/model/NotificationInput.d.ts +1 -1
  524. package/dist/model/NotificationInput.js +2 -2
  525. package/dist/model/NotificationResponse.d.ts +1 -1
  526. package/dist/model/NotificationResponse.js +2 -2
  527. package/dist/model/NumberSettings.d.ts +1 -1
  528. package/dist/model/NumberSettings.js +2 -2
  529. package/dist/model/ObjectSettings.d.ts +1 -1
  530. package/dist/model/ObjectSettings.js +2 -2
  531. package/dist/model/Objecttype.d.ts +20 -20
  532. package/dist/model/Objecttype.d.ts.map +1 -1
  533. package/dist/model/Objecttype.js +51 -51
  534. package/dist/model/OutParameter.d.ts +1 -1
  535. package/dist/model/OutParameter.js +2 -2
  536. package/dist/model/Page.d.ts +19 -19
  537. package/dist/model/Page.d.ts.map +1 -1
  538. package/dist/model/Page.js +48 -48
  539. package/dist/model/PageSchema.d.ts +24 -24
  540. package/dist/model/PageSchema.d.ts.map +1 -1
  541. package/dist/model/PageSchema.js +65 -65
  542. package/dist/model/Pageable.d.ts +19 -19
  543. package/dist/model/Pageable.d.ts.map +1 -1
  544. package/dist/model/Pageable.js +48 -48
  545. package/dist/model/Parameter.d.ts +1 -1
  546. package/dist/model/Parameter.js +2 -2
  547. package/dist/model/PasswordResetInitiateRequest.d.ts +47 -0
  548. package/dist/model/PasswordResetInitiateRequest.d.ts.map +1 -0
  549. package/dist/model/PasswordResetInitiateRequest.js +131 -0
  550. package/dist/model/PasswordResetInitiateResponse.d.ts +87 -0
  551. package/dist/model/PasswordResetInitiateResponse.d.ts.map +1 -0
  552. package/dist/model/PasswordResetInitiateResponse.js +243 -0
  553. package/dist/model/PasswordResetRequest.d.ts +67 -0
  554. package/dist/model/PasswordResetRequest.d.ts.map +1 -0
  555. package/dist/model/PasswordResetRequest.js +189 -0
  556. package/dist/model/PasswordResetResponse.d.ts +95 -0
  557. package/dist/model/PasswordResetResponse.d.ts.map +1 -0
  558. package/dist/model/PasswordResetResponse.js +266 -0
  559. package/dist/model/PasswordResetValidationResponse.d.ts +95 -0
  560. package/dist/model/PasswordResetValidationResponse.d.ts.map +1 -0
  561. package/dist/model/PasswordResetValidationResponse.js +266 -0
  562. package/dist/model/Path.d.ts +5 -5
  563. package/dist/model/Path.d.ts.map +1 -1
  564. package/dist/model/Path.js +13 -13
  565. package/dist/model/PaymentAccountObject.d.ts +1 -1
  566. package/dist/model/PaymentAccountObject.js +2 -2
  567. package/dist/model/PaymentIntentInput.d.ts +1 -1
  568. package/dist/model/PaymentIntentInput.js +2 -2
  569. package/dist/model/PaymentIntentResponse.d.ts +1 -1
  570. package/dist/model/PaymentIntentResponse.js +2 -2
  571. package/dist/model/PaymentMethod.d.ts +10 -10
  572. package/dist/model/PaymentMethod.d.ts.map +1 -1
  573. package/dist/model/PaymentMethod.js +27 -27
  574. package/dist/model/PaymentMethodInput.d.ts +1 -1
  575. package/dist/model/PaymentMethodInput.js +2 -2
  576. package/dist/model/PaymentMethodResponse.d.ts +1 -1
  577. package/dist/model/PaymentMethodResponse.js +2 -2
  578. package/dist/model/PaymentMethodsResponse.d.ts +1 -1
  579. package/dist/model/PaymentMethodsResponse.js +2 -2
  580. package/dist/model/Payout.d.ts +12 -12
  581. package/dist/model/Payout.d.ts.map +1 -1
  582. package/dist/model/Payout.js +34 -34
  583. package/dist/model/PayoutInput.d.ts +1 -1
  584. package/dist/model/PayoutInput.js +2 -2
  585. package/dist/model/PayoutResponse.d.ts +1 -1
  586. package/dist/model/PayoutResponse.js +2 -2
  587. package/dist/model/PhoneNumber.d.ts +14 -14
  588. package/dist/model/PhoneNumber.d.ts.map +1 -1
  589. package/dist/model/PhoneNumber.js +44 -44
  590. package/dist/model/Post.d.ts +19 -19
  591. package/dist/model/Post.d.ts.map +1 -1
  592. package/dist/model/Post.js +50 -50
  593. package/dist/model/PrivateMessage.d.ts +28 -28
  594. package/dist/model/PrivateMessage.d.ts.map +1 -1
  595. package/dist/model/PrivateMessage.js +77 -77
  596. package/dist/model/PrivateMessageConversation.d.ts +47 -47
  597. package/dist/model/PrivateMessageConversation.d.ts.map +1 -1
  598. package/dist/model/PrivateMessageConversation.js +124 -124
  599. package/dist/model/PrivateMessageConversationSchema.d.ts +1 -1
  600. package/dist/model/PrivateMessageConversationSchema.js +2 -2
  601. package/dist/model/Profile.d.ts +10 -10
  602. package/dist/model/Profile.d.ts.map +1 -1
  603. package/dist/model/Profile.js +30 -30
  604. package/dist/model/Profiletype.d.ts +1 -1
  605. package/dist/model/Profiletype.js +2 -2
  606. package/dist/model/PropertyContainer.d.ts +1 -1
  607. package/dist/model/PropertyContainer.js +2 -2
  608. package/dist/model/PublicationInput.d.ts +1 -1
  609. package/dist/model/PublicationInput.js +2 -2
  610. package/dist/model/PublicationResponse.d.ts +1 -1
  611. package/dist/model/PublicationResponse.js +2 -2
  612. package/dist/model/PurchaseInput.d.ts +1 -1
  613. package/dist/model/PurchaseInput.js +2 -2
  614. package/dist/model/PurchaseResponse.d.ts +1 -1
  615. package/dist/model/PurchaseResponse.js +2 -2
  616. package/dist/model/PurgeDataDefaultResponse.d.ts +1 -1
  617. package/dist/model/PurgeDataDefaultResponse.js +4 -4
  618. package/dist/model/PurgeDataDefaultResponseValue.d.ts +1 -1
  619. package/dist/model/PurgeDataDefaultResponseValue.js +2 -2
  620. package/dist/model/RelationshipMapping.d.ts +10 -10
  621. package/dist/model/RelationshipMapping.d.ts.map +1 -1
  622. package/dist/model/RelationshipMapping.js +35 -35
  623. package/dist/model/RestApplicationInput.d.ts +1 -1
  624. package/dist/model/RestApplicationInput.js +2 -2
  625. package/dist/model/RestApplicationResponse.d.ts +1 -1
  626. package/dist/model/RestApplicationResponse.js +2 -2
  627. package/dist/model/ScreenSchema.d.ts +35 -35
  628. package/dist/model/ScreenSchema.d.ts.map +1 -1
  629. package/dist/model/ScreenSchema.js +97 -97
  630. package/dist/model/SimulcastInfo.d.ts +1 -1
  631. package/dist/model/SimulcastInfo.js +2 -2
  632. package/dist/model/SiteInput.d.ts +1 -1
  633. package/dist/model/SiteInput.js +2 -2
  634. package/dist/model/SiteResponse.d.ts +1 -1
  635. package/dist/model/SiteResponse.js +2 -2
  636. package/dist/model/SiteTypeInput.d.ts +1 -1
  637. package/dist/model/SiteTypeInput.js +2 -2
  638. package/dist/model/SiteTypeResponse.d.ts +1 -1
  639. package/dist/model/SiteTypeResponse.js +2 -2
  640. package/dist/model/SkinField.d.ts +28 -28
  641. package/dist/model/SkinField.d.ts.map +1 -1
  642. package/dist/model/SkinField.js +74 -74
  643. package/dist/model/SkinFieldResponse.d.ts +1 -1
  644. package/dist/model/SkinFieldResponse.js +2 -2
  645. package/dist/model/SocialGroup.d.ts +10 -10
  646. package/dist/model/SocialGroup.d.ts.map +1 -1
  647. package/dist/model/SocialGroup.js +33 -33
  648. package/dist/model/SocialGroupInput.d.ts +1 -1
  649. package/dist/model/SocialGroupInput.js +2 -2
  650. package/dist/model/SocialGroupResponse.d.ts +1 -1
  651. package/dist/model/SocialGroupResponse.js +2 -2
  652. package/dist/model/SocialGroupType.d.ts +1 -1
  653. package/dist/model/SocialGroupType.js +2 -2
  654. package/dist/model/SocialGroupTypeInput.d.ts +1 -1
  655. package/dist/model/SocialGroupTypeInput.js +2 -2
  656. package/dist/model/Sort.d.ts +9 -9
  657. package/dist/model/Sort.d.ts.map +1 -1
  658. package/dist/model/Sort.js +23 -23
  659. package/dist/model/SourceTypes.d.ts +1 -1
  660. package/dist/model/SourceTypes.js +2 -2
  661. package/dist/model/StatusUpdate.d.ts +10 -10
  662. package/dist/model/StatusUpdate.d.ts.map +1 -1
  663. package/dist/model/StatusUpdate.js +27 -27
  664. package/dist/model/StreetAddress.d.ts +1 -1
  665. package/dist/model/StreetAddress.js +2 -2
  666. package/dist/model/StripeAccount.d.ts +10 -10
  667. package/dist/model/StripeAccount.d.ts.map +1 -1
  668. package/dist/model/StripeAccount.js +27 -27
  669. package/dist/model/StripeCustomerAccount.d.ts +1 -1
  670. package/dist/model/StripeCustomerAccount.js +2 -2
  671. package/dist/model/Template.d.ts +10 -10
  672. package/dist/model/Template.d.ts.map +1 -1
  673. package/dist/model/Template.js +27 -27
  674. package/dist/model/TemplateResponse.d.ts +1 -1
  675. package/dist/model/TemplateResponse.js +2 -2
  676. package/dist/model/TemplateSchema.d.ts +10 -10
  677. package/dist/model/TemplateSchema.d.ts.map +1 -1
  678. package/dist/model/TemplateSchema.js +27 -27
  679. package/dist/model/ThemeMapping.d.ts +10 -10
  680. package/dist/model/ThemeMapping.d.ts.map +1 -1
  681. package/dist/model/ThemeMapping.js +30 -30
  682. package/dist/model/ThemeMappingPayload.d.ts +1 -1
  683. package/dist/model/ThemeMappingPayload.js +2 -2
  684. package/dist/model/Timezone.d.ts +1 -1
  685. package/dist/model/Timezone.js +2 -2
  686. package/dist/model/Timezone1.d.ts +1 -1
  687. package/dist/model/Timezone1.js +2 -2
  688. package/dist/model/TopicInfoResponse.d.ts +1 -1
  689. package/dist/model/TopicInfoResponse.js +2 -2
  690. package/dist/model/TopicMessageInput.d.ts +1 -1
  691. package/dist/model/TopicMessageInput.js +2 -2
  692. package/dist/model/TopicSubscriptionResponse.d.ts +1 -1
  693. package/dist/model/TopicSubscriptionResponse.js +2 -2
  694. package/dist/model/Transaction.d.ts +1 -1
  695. package/dist/model/Transaction.js +2 -2
  696. package/dist/model/Transfer.d.ts +10 -10
  697. package/dist/model/Transfer.d.ts.map +1 -1
  698. package/dist/model/Transfer.js +29 -29
  699. package/dist/model/TransferInput.d.ts +1 -1
  700. package/dist/model/TransferInput.js +2 -2
  701. package/dist/model/TransferResponse.d.ts +1 -1
  702. package/dist/model/TransferResponse.js +2 -2
  703. package/dist/model/TransferResponsePaymentMethodDetails.d.ts +10 -10
  704. package/dist/model/TransferResponsePaymentMethodDetails.d.ts.map +1 -1
  705. package/dist/model/TransferResponsePaymentMethodDetails.js +29 -29
  706. package/dist/model/TraversalRelationResponse.d.ts +5 -5
  707. package/dist/model/TraversalRelationResponse.js +14 -14
  708. package/dist/model/User.d.ts +19 -19
  709. package/dist/model/User.d.ts.map +1 -1
  710. package/dist/model/User.js +56 -56
  711. package/dist/model/UserDataPayload.d.ts +19 -19
  712. package/dist/model/UserDataPayload.d.ts.map +1 -1
  713. package/dist/model/UserDataPayload.js +56 -56
  714. package/dist/model/UserDomain.d.ts +1 -1
  715. package/dist/model/UserDomain.js +2 -2
  716. package/dist/model/UserInvite.d.ts +18 -18
  717. package/dist/model/UserInvite.d.ts.map +1 -1
  718. package/dist/model/UserInvite.js +57 -57
  719. package/dist/model/UserInviteInput.d.ts +1 -1
  720. package/dist/model/UserInviteInput.js +2 -2
  721. package/dist/model/UserResponse.d.ts +1 -1
  722. package/dist/model/UserResponse.js +2 -2
  723. package/dist/model/UserSchema.d.ts +19 -19
  724. package/dist/model/UserSchema.d.ts.map +1 -1
  725. package/dist/model/UserSchema.js +56 -56
  726. package/dist/model/UserTag.d.ts +19 -19
  727. package/dist/model/UserTag.d.ts.map +1 -1
  728. package/dist/model/UserTag.js +52 -52
  729. package/dist/model/Userid.d.ts +1 -1
  730. package/dist/model/Userid.js +2 -2
  731. package/dist/model/UsernameReminderRequest.d.ts +47 -0
  732. package/dist/model/UsernameReminderRequest.d.ts.map +1 -0
  733. package/dist/model/UsernameReminderRequest.js +131 -0
  734. package/dist/model/UsernameReminderResponse.d.ts +87 -0
  735. package/dist/model/UsernameReminderResponse.d.ts.map +1 -0
  736. package/dist/model/UsernameReminderResponse.js +243 -0
  737. package/dist/model/Video.d.ts +71 -71
  738. package/dist/model/Video.d.ts.map +1 -1
  739. package/dist/model/Video.js +178 -178
  740. package/dist/model/VideoLiveUrl.d.ts +1 -1
  741. package/dist/model/VideoLiveUrl.js +2 -2
  742. package/dist/model/VideoSchema.d.ts +71 -71
  743. package/dist/model/VideoSchema.d.ts.map +1 -1
  744. package/dist/model/VideoSchema.js +178 -178
  745. package/dist/model/VideoUploadObject.d.ts +71 -71
  746. package/dist/model/VideoUploadObject.d.ts.map +1 -1
  747. package/dist/model/VideoUploadObject.js +178 -178
  748. package/dist/model/WalletHoldInput.d.ts +1 -1
  749. package/dist/model/WalletHoldInput.js +2 -2
  750. package/dist/model/WalletHoldResponse.d.ts +1 -1
  751. package/dist/model/WalletHoldResponse.js +2 -2
  752. package/dist/model/WalletPayoutInput.d.ts +1 -1
  753. package/dist/model/WalletPayoutInput.js +2 -2
  754. package/dist/model/WalletPayoutResponse.d.ts +1 -1
  755. package/dist/model/WalletPayoutResponse.js +2 -2
  756. package/dist/model/WalletResponse.d.ts +1 -1
  757. package/dist/model/WalletResponse.js +2 -2
  758. package/dist/model/ZeusPortalCategory.d.ts +1 -1
  759. package/dist/model/ZeusPortalCategory.js +2 -2
  760. package/package.json +3 -3
package/README.md CHANGED
@@ -4,8 +4,8 @@ Gobodo - JavaScript client for @gobodo/gobodo-api-promise
4
4
  REST Interface for Gobodo API
5
5
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
6
6
 
7
- - API version: 0.1.97
8
- - Package version: 0.1.97
7
+ - API version: 0.1.100
8
+ - Package version: 0.1.100
9
9
  - Build package: org.openapitools.codegen.languages.JavascriptClientCodegen
10
10
 
11
11
  ## Installation
@@ -112,9 +112,7 @@ NexusGraphAPIKey.apiKey = "YOUR API KEY"
112
112
  // Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
113
113
  //NexusGraphAPIKey.apiKeyPrefix['apiKey'] = "Token"
114
114
 
115
- var api = new Gobodo.ActionTypesApi()
116
- var id = 789; // {Number}
117
- var actiontypeid = 789; // {Number}
115
+ var api = new Gobodo.AdCampaignsApi()
118
116
  var opts = {
119
117
  'authorization': "authorization_example", // {String} The authorization token of the logged in user
120
118
  'cacheduration': 56, // {Number} The how long the cache entry should persist
@@ -122,12 +120,14 @@ var opts = {
122
120
  'cachekey': ["null"], // {[String]} The key to cache the response or the key to remove if a post, put, or delete operation
123
121
  'cachescope': "cachescope_example", // {String} The scope of storage of the cache item
124
122
  'cacheuser': ["null"], // {[String]} The users the cachekey should be applied to (this is only valid for clearing cache elements previously set for that user)
123
+ 'invalidationkeys': [new Gobodo.CacheInvalidation()], // {[CacheInvalidation]} Cache keys that should be invalidated in this operation
125
124
  'zeusportalPostasApp': 789, // {Number} The id of the application this operation is being performed as if the caller chooses to post as an organization page
126
125
  'zeusportalPostas': 789, // {Number} The id of the organization page this operation is being performed as if the caller chooses to post as an organization page
127
126
  'zeusportalPostasSite': 789, // {Number} The id of the site this operation is being performed as if the caller chooses to post as an organization page
128
- 'transactionid': "transactionid_example" // {String} The id of the transaction this operation is being run in
127
+ 'transactionid': "transactionid_example", // {String} The id of the transaction this operation is being run in
128
+ 'jsonValue': new Gobodo.JsonValue() // {JsonValue}
129
129
  };
130
- api.getActionsByType(id, actiontypeid, opts).then(function(data) {
130
+ api.createAdCampaign(opts).then(function(data) {
131
131
  console.log('API called successfully. Returned data: ' + data);
132
132
  }, function(error) {
133
133
  console.error(error);
@@ -142,671 +142,567 @@ All URIs are relative to *https://test.api.gobodo.io*
142
142
 
143
143
  Class | Method | HTTP request | Description
144
144
  ------------ | ------------- | ------------- | -------------
145
- *Gobodo.ActionTypesApi* | [**getActionsByType**](docs/ActionTypesApi.md#getActionsByType) | **GET** /graph/data/object/{id}/actions/{actiontypeid} | Get Actions By Type
146
- *Gobodo.AdCampaignsApi* | [**createAdCampaign**](docs/AdCampaignsApi.md#createAdCampaign) | **POST** /graph/data/ads/campaigns | Create Ad Campaign
147
- *Gobodo.AdCampaignsApi* | [**deleteObject**](docs/AdCampaignsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
148
- *Gobodo.AdCampaignsApi* | [**get11**](docs/AdCampaignsApi.md#get11) | **GET** /graph/data/ads/campaigns |
149
- *Gobodo.AdCampaignsApi* | [**get12**](docs/AdCampaignsApi.md#get12) | **GET** /graph/data/ads/campaigns/{id} |
150
- *Gobodo.AdCampaignsApi* | [**getFromCat**](docs/AdCampaignsApi.md#getFromCat) | **GET** /graph/data/ads/campaigns/nextfromcategory/{id} |
151
- *Gobodo.AdCampaignsApi* | [**update**](docs/AdCampaignsApi.md#update) | **PUT** /graph/data/ads/campaigns/{id} |
152
- *Gobodo.AdCampaignsApi* | [**updateAds**](docs/AdCampaignsApi.md#updateAds) | **POST** /graph/data/ads/campaigns/{id}/ads |
153
- *Gobodo.AdCampaignsApi* | [**updateSites**](docs/AdCampaignsApi.md#updateSites) | **PUT** /graph/data/ads/campaigns/{id}/sites |
154
- *Gobodo.AdManagementApi* | [**createAd**](docs/AdManagementApi.md#createAd) | **POST** /graph/data/ads/ads | Create Ad
155
- *Gobodo.AdManagementApi* | [**createAdCampaign**](docs/AdManagementApi.md#createAdCampaign) | **POST** /graph/data/ads/campaigns | Create Ad Campaign
156
- *Gobodo.AdManagementApi* | [**get11**](docs/AdManagementApi.md#get11) | **GET** /graph/data/ads/campaigns |
157
- *Gobodo.AdManagementApi* | [**get12**](docs/AdManagementApi.md#get12) | **GET** /graph/data/ads/campaigns/{id} |
158
- *Gobodo.AdManagementApi* | [**get13**](docs/AdManagementApi.md#get13) | **GET** /graph/data/ads/ads |
159
- *Gobodo.AdManagementApi* | [**get14**](docs/AdManagementApi.md#get14) | **GET** /graph/data/ads/ads/{id} |
160
- *Gobodo.AdManagementApi* | [**getCampaign**](docs/AdManagementApi.md#getCampaign) | **GET** /graph/data/ads/ads/{id}/campaign |
161
- *Gobodo.AdManagementApi* | [**getFromCat**](docs/AdManagementApi.md#getFromCat) | **GET** /graph/data/ads/campaigns/nextfromcategory/{id} |
162
- *Gobodo.AdManagementApi* | [**update**](docs/AdManagementApi.md#update) | **PUT** /graph/data/ads/campaigns/{id} |
163
- *Gobodo.AdManagementApi* | [**update1**](docs/AdManagementApi.md#update1) | **PUT** /graph/data/ads/ads/{id} |
164
- *Gobodo.AdManagementApi* | [**updateAds**](docs/AdManagementApi.md#updateAds) | **POST** /graph/data/ads/campaigns/{id}/ads |
165
- *Gobodo.AdManagementApi* | [**updateSites**](docs/AdManagementApi.md#updateSites) | **PUT** /graph/data/ads/campaigns/{id}/sites |
166
- *Gobodo.AdminDataManagementApi* | [**purgeData**](docs/AdminDataManagementApi.md#purgeData) | **GET** /graph/data/admin/datamanagement/purge/{key}/{days} |
167
- *Gobodo.AdsApi* | [**createAd**](docs/AdsApi.md#createAd) | **POST** /graph/data/ads/ads | Create Ad
168
- *Gobodo.AdsApi* | [**deleteObject**](docs/AdsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
169
- *Gobodo.AdsApi* | [**get13**](docs/AdsApi.md#get13) | **GET** /graph/data/ads/ads |
170
- *Gobodo.AdsApi* | [**get14**](docs/AdsApi.md#get14) | **GET** /graph/data/ads/ads/{id} |
171
- *Gobodo.AdsApi* | [**getCampaign**](docs/AdsApi.md#getCampaign) | **GET** /graph/data/ads/ads/{id}/campaign |
172
- *Gobodo.AdsApi* | [**update1**](docs/AdsApi.md#update1) | **PUT** /graph/data/ads/ads/{id} |
173
- *Gobodo.AttachmentsApi* | [**deleteObject**](docs/AttachmentsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
174
- *Gobodo.AttachmentsApi* | [**get17**](docs/AttachmentsApi.md#get17) | **GET** /graph/data/files |
175
- *Gobodo.AttachmentsApi* | [**getFileById**](docs/AttachmentsApi.md#getFileById) | **GET** /graph/data/files/{id} | Get File By Id
176
- *Gobodo.AttachmentsApi* | [**getFiles**](docs/AttachmentsApi.md#getFiles) | **GET** /graph/data/object/{id}/files |
177
- *Gobodo.AttachmentsApi* | [**updateFile**](docs/AttachmentsApi.md#updateFile) | **PUT** /graph/data/files/{id} | Update File
178
- *Gobodo.AttachmentsApi* | [**upload**](docs/AttachmentsApi.md#upload) | **POST** /graph/data/files/{id}/upload |
179
- *Gobodo.AttachmentsApi* | [**uploadFile**](docs/AttachmentsApi.md#uploadFile) | **POST** /graph/data/files/upload | Upload data
180
- *Gobodo.AuthenticationApi* | [**login**](docs/AuthenticationApi.md#login) | **POST** /graph/data/auth |
181
- *Gobodo.AuthenticationApi* | [**loginAsApp**](docs/AuthenticationApi.md#loginAsApp) | **POST** /graph/data/auth_as_app |
182
- *Gobodo.AuthenticationApi* | [**loginAsFunction**](docs/AuthenticationApi.md#loginAsFunction) | **POST** /graph/data/auth_as_function |
183
- *Gobodo.AuthenticationApi* | [**loginAsPage**](docs/AuthenticationApi.md#loginAsPage) | **POST** /graph/data/auth_as_page |
184
- *Gobodo.AuthenticationApi* | [**loginAsSite**](docs/AuthenticationApi.md#loginAsSite) | **POST** /graph/data/auth_as_site |
185
- *Gobodo.AuthenticationApi* | [**loginFacebook**](docs/AuthenticationApi.md#loginFacebook) | **POST** /graph/data/auth_facebook |
186
- *Gobodo.AuthenticationApi* | [**loginGoogle**](docs/AuthenticationApi.md#loginGoogle) | **POST** /graph/data/auth_google |
187
- *Gobodo.AuthenticationApi* | [**loginLinkedIn**](docs/AuthenticationApi.md#loginLinkedIn) | **POST** /graph/data/auth_linkedin |
188
- *Gobodo.AuthenticationApi* | [**loginTwitter**](docs/AuthenticationApi.md#loginTwitter) | **POST** /graph/data/auth_twitter |
189
- *Gobodo.AuthenticationApi* | [**logout**](docs/AuthenticationApi.md#logout) | **POST** /graph/data/signout |
190
- *Gobodo.CategoriesApi* | [**createCategory**](docs/CategoriesApi.md#createCategory) | **POST** /graph/data/categories | Create Category
191
- *Gobodo.CategoriesApi* | [**createChildCategory**](docs/CategoriesApi.md#createChildCategory) | **POST** /graph/data/categories/{id}/subcategories | Create a child category
192
- *Gobodo.CategoriesApi* | [**get18**](docs/CategoriesApi.md#get18) | **GET** /graph/data/categories |
193
- *Gobodo.CategoriesApi* | [**getCategoryById**](docs/CategoriesApi.md#getCategoryById) | **GET** /graph/data/categories/{id} | Gets a category by id
194
- *Gobodo.CategoriesApi* | [**getChildCategories**](docs/CategoriesApi.md#getChildCategories) | **GET** /graph/data/categories/{id}/subcategories |
195
- *Gobodo.CategoriesApi* | [**getRootCategory**](docs/CategoriesApi.md#getRootCategory) | **GET** /graph/data/categories/get/root | Gets the root category
196
- *Gobodo.CategoriesApi* | [**updateCategory**](docs/CategoriesApi.md#updateCategory) | **POST** /graph/data/categories/{id} | Update Category
197
- *Gobodo.CommentsApi* | [**createComment**](docs/CommentsApi.md#createComment) | **POST** /graph/data/comments | Create a comment
198
- *Gobodo.CommentsApi* | [**deleteObject**](docs/CommentsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
199
- *Gobodo.CommentsApi* | [**get19**](docs/CommentsApi.md#get19) | **GET** /graph/data/comments |
200
- *Gobodo.CommentsApi* | [**getCommentById**](docs/CommentsApi.md#getCommentById) | **GET** /graph/data/comments/{id} | Gets a comment by id
201
- *Gobodo.CommentsApi* | [**getCommentReplies**](docs/CommentsApi.md#getCommentReplies) | **GET** /graph/data/comments/{id}/replies | Get Replies
202
- *Gobodo.CommentsApi* | [**getComments**](docs/CommentsApi.md#getComments) | **GET** /graph/data/object/{objectid}/comments |
203
- *Gobodo.CommentsApi* | [**replyToComment**](docs/CommentsApi.md#replyToComment) | **POST** /graph/data/comments/{id}/replies | Add Replies
204
- *Gobodo.CommentsApi* | [**updateComment**](docs/CommentsApi.md#updateComment) | **PUT** /graph/data/comments/{id} | Update a comment
205
- *Gobodo.ContentManagementApi* | [**addDocumentPart**](docs/ContentManagementApi.md#addDocumentPart) | **POST** /graph/data/articles/{docid}/entryparts |
206
- *Gobodo.ContentManagementApi* | [**changeDocPartType**](docs/ContentManagementApi.md#changeDocPartType) | **PUT** /graph/data/entryparts/{docpartid}/changetype/{typeid} |
207
- *Gobodo.ContentManagementApi* | [**changeStatus**](docs/ContentManagementApi.md#changeStatus) | **PUT** /graph/data/articles/{id}/status |
208
- *Gobodo.ContentManagementApi* | [**copyDocument**](docs/ContentManagementApi.md#copyDocument) | **POST** /graph/data/articles/{docid}/copy |
209
- *Gobodo.ContentManagementApi* | [**copyDocumentPart**](docs/ContentManagementApi.md#copyDocumentPart) | **POST** /graph/data/entryparts/{docpartid}/copy |
210
- *Gobodo.ContentManagementApi* | [**createChildDocumentPart**](docs/ContentManagementApi.md#createChildDocumentPart) | **POST** /graph/data/entryparts/{docpartid}/entryparts |
211
- *Gobodo.ContentManagementApi* | [**createDocument**](docs/ContentManagementApi.md#createDocument) | **POST** /graph/data/articles |
212
- *Gobodo.ContentManagementApi* | [**createDocumentPart**](docs/ContentManagementApi.md#createDocumentPart) | **POST** /graph/data/entryparts |
213
- *Gobodo.ContentManagementApi* | [**deleteDocPart**](docs/ContentManagementApi.md#deleteDocPart) | **DELETE** /graph/data/entryparts/{docpartid} | Delete Document Part
214
- *Gobodo.ContentManagementApi* | [**deleteDocument**](docs/ContentManagementApi.md#deleteDocument) | **DELETE** /graph/data/articles/{docid} | Delete Document Part
215
- *Gobodo.ContentManagementApi* | [**editDocument**](docs/ContentManagementApi.md#editDocument) | **PUT** /graph/data/articles/{docid} |
216
- *Gobodo.ContentManagementApi* | [**get20**](docs/ContentManagementApi.md#get20) | **GET** /graph/data/articles |
217
- *Gobodo.ContentManagementApi* | [**get21**](docs/ContentManagementApi.md#get21) | **GET** /graph/data/entryparts |
218
- *Gobodo.ContentManagementApi* | [**getAllDocumentPartTypes**](docs/ContentManagementApi.md#getAllDocumentPartTypes) | **GET** /graph/data/entryparttypes |
219
- *Gobodo.ContentManagementApi* | [**getAllDocumentTypes**](docs/ContentManagementApi.md#getAllDocumentTypes) | **GET** /graph/data/entrytypes |
220
- *Gobodo.ContentManagementApi* | [**getAllDocuments**](docs/ContentManagementApi.md#getAllDocuments) | **GET** /graph/data/articles/all |
221
- *Gobodo.ContentManagementApi* | [**getChildDocPartByPageNum**](docs/ContentManagementApi.md#getChildDocPartByPageNum) | **GET** /graph/data/entryparts/{id}/entryparts/{pagenum} |
222
- *Gobodo.ContentManagementApi* | [**getDocumentById**](docs/ContentManagementApi.md#getDocumentById) | **GET** /graph/data/articles/{id} |
223
- *Gobodo.ContentManagementApi* | [**getDocumentPartById**](docs/ContentManagementApi.md#getDocumentPartById) | **GET** /graph/data/entryparts/{id} |
224
- *Gobodo.ContentManagementApi* | [**getDocumentPartById1**](docs/ContentManagementApi.md#getDocumentPartById1) | **GET** /graph/data/entryparts/{id}/entryparts |
225
- *Gobodo.ContentManagementApi* | [**getDocumentPartByPageNumber**](docs/ContentManagementApi.md#getDocumentPartByPageNumber) | **GET** /graph/data/articles/{id}/entryparts/{pagenum} |
226
- *Gobodo.ContentManagementApi* | [**getDocumentPartTypeById**](docs/ContentManagementApi.md#getDocumentPartTypeById) | **GET** /graph/data/entryparttypes/{id} |
227
- *Gobodo.ContentManagementApi* | [**getDocumentParts**](docs/ContentManagementApi.md#getDocumentParts) | **GET** /graph/data/articles/{id}/entryparts |
228
- *Gobodo.ContentManagementApi* | [**getDocumentTypeById**](docs/ContentManagementApi.md#getDocumentTypeById) | **GET** /graph/data/entrytypes/{id} |
229
- *Gobodo.ContentManagementApi* | [**getDocumentsByType**](docs/ContentManagementApi.md#getDocumentsByType) | **GET** /graph/data/articles/entrytype/{typeid} |
230
- *Gobodo.ContentManagementApi* | [**moveChildPart**](docs/ContentManagementApi.md#moveChildPart) | **PUT** /graph/data/entryparts/{docpartid}/moveto/entrypart/{newdocpartid}/{partindex} |
231
- *Gobodo.ContentManagementApi* | [**moveDocPart**](docs/ContentManagementApi.md#moveDocPart) | **PUT** /graph/data/entryparts/{docpartid}/moveto/article/{articleid}/{partindex} |
232
- *Gobodo.ContentManagementApi* | [**updateDocumentPart**](docs/ContentManagementApi.md#updateDocumentPart) | **PUT** /graph/data/entryparts/{docpartid} |
233
- *Gobodo.ConversationsApi* | [**createConversation**](docs/ConversationsApi.md#createConversation) | **POST** /graph/data/privatemessages/conversations | Create conversation(s)
234
- *Gobodo.ConversationsApi* | [**deleteObject**](docs/ConversationsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
235
- *Gobodo.ConversationsApi* | [**get31**](docs/ConversationsApi.md#get31) | **GET** /graph/data/privatemessages/conversations |
236
- *Gobodo.ConversationsApi* | [**getAllConversations**](docs/ConversationsApi.md#getAllConversations) | **GET** /graph/data/privatemessages/conversations/all | Get All Conversations
237
- *Gobodo.ConversationsApi* | [**getChildConversations**](docs/ConversationsApi.md#getChildConversations) | **GET** /graph/data/privatemessages/conversations/{convoid}/childconversations | Get Child Conversations
238
- *Gobodo.ConversationsApi* | [**getConversationById**](docs/ConversationsApi.md#getConversationById) | **GET** /graph/data/privatemessages/conversations/{id} | Get Conversation by ID
239
- *Gobodo.ConversationsApi* | [**getConversationMessages**](docs/ConversationsApi.md#getConversationMessages) | **GET** /graph/data/privatemessages/conversations/{convoid}/messages | Get Messages in a Conversation
240
- *Gobodo.ConversationsApi* | [**getConversationParticipants**](docs/ConversationsApi.md#getConversationParticipants) | **GET** /graph/data/privatemessages/conversations/{convoid}/groupedmessages | Get Grouped Messages
241
- *Gobodo.ConversationsApi* | [**getUnreadMessageCount**](docs/ConversationsApi.md#getUnreadMessageCount) | **GET** /graph/data/privatemessages/conversations/newmessagecount | Get the number of unread messages
242
- *Gobodo.CurrencyApi* | [**createCurrency**](docs/CurrencyApi.md#createCurrency) | **POST** /graph/data/payments/currency | Create a new currency
243
- *Gobodo.CurrencyApi* | [**getAllCurrencies**](docs/CurrencyApi.md#getAllCurrencies) | **GET** /graph/data/payments/currency | Get all currencies
244
- *Gobodo.CurrencyApi* | [**getCurrencyById**](docs/CurrencyApi.md#getCurrencyById) | **GET** /graph/data/payments/currency/{currencyId} | Get a currency by id
245
- *Gobodo.CurrencyApi* | [**getRegisteredCurrencies**](docs/CurrencyApi.md#getRegisteredCurrencies) | **GET** /graph/data/payments/currency/registeredcurrencies/{minterId} | Get all currencies registered by a minter
246
- *Gobodo.CurrencyApi* | [**isCurrencyRegistered**](docs/CurrencyApi.md#isCurrencyRegistered) | **GET** /graph/data/payments/currency/isregistered/{currencyId} | Check if a currency is registered
247
- *Gobodo.CurrencyApi* | [**isCurrencyRegistered1**](docs/CurrencyApi.md#isCurrencyRegistered1) | **GET** /graph/data/payments/currency/isregistered/{minterId}/{currencyId} | Check if a currency is registered with a minter
248
- *Gobodo.CurrencyApi* | [**registerCurrency**](docs/CurrencyApi.md#registerCurrency) | **POST** /graph/data/payments/currency/register | Register a currency with a minter
249
- *Gobodo.DataSheetImportsApi* | [**addDataSheetImportGeocodeMapping**](docs/DataSheetImportsApi.md#addDataSheetImportGeocodeMapping) | **PUT** /graph/data/datasheetimport/{dsimportid}/geolocateon/{sheetprop} | Geocodes the imported object based on the specified data field in the datasheet
250
- *Gobodo.DataSheetImportsApi* | [**addDataSheetImportMapping**](docs/DataSheetImportsApi.md#addDataSheetImportMapping) | **PUT** /graph/data/datasheetimport/{dsimportid}/mapping/{sheetprop} | Sets the mapping associated with the sheetprop
251
- *Gobodo.DataSheetImportsApi* | [**addEndObjectLookup**](docs/DataSheetImportsApi.md#addEndObjectLookup) | **PUT** /graph/data/datasheetimport/{dsimportid}/endobjectlookup | Sets the lookup for the end object in a relationship import
252
- *Gobodo.DataSheetImportsApi* | [**addStartObjectLookup**](docs/DataSheetImportsApi.md#addStartObjectLookup) | **PUT** /graph/data/datasheetimport/{dsimportid}/startobjectlookup | Sets the lookup for the start object in a relationship import
253
- *Gobodo.DataSheetImportsApi* | [**createDataSheetImport**](docs/DataSheetImportsApi.md#createDataSheetImport) | **POST** /graph/data/datasheetimport/{containerid}/{reltypeid}/{objecttypeid} | Create a datasheet import
254
- *Gobodo.DataSheetImportsApi* | [**createRelationshipDataSheetImport**](docs/DataSheetImportsApi.md#createRelationshipDataSheetImport) | **POST** /graph/data/datasheetimport/{containerid}/{reltypeid} | Create a datasheet import for relationships
255
- *Gobodo.DataSheetImportsApi* | [**get22**](docs/DataSheetImportsApi.md#get22) | **GET** /graph/data/datasheetimport |
256
- *Gobodo.DataSheetImportsApi* | [**getDataSheetImportById**](docs/DataSheetImportsApi.md#getDataSheetImportById) | **GET** /graph/data/datasheetimport/{dsimportid} | Gets the datasheet import specified by the given id
257
- *Gobodo.DataSheetImportsApi* | [**getDataSheetImportMapping**](docs/DataSheetImportsApi.md#getDataSheetImportMapping) | **GET** /graph/data/datasheetimport/{dsimportid}/mapping/{sheetprop} | Gets the mapping associated with the sheetprop
258
- *Gobodo.DataSheetImportsApi* | [**getDataSheetImportPreview**](docs/DataSheetImportsApi.md#getDataSheetImportPreview) | **GET** /graph/data/datasheetimport/{dsimportid}/preview | Gets the preview of the data being imported
259
- *Gobodo.DataSheetImportsApi* | [**removeDataSheetImportGeocodeMapping**](docs/DataSheetImportsApi.md#removeDataSheetImportGeocodeMapping) | **DELETE** /graph/data/datasheetimport/{dsimportid}/geolocateon | Removes the geolocation mapping field
260
- *Gobodo.DataSheetImportsApi* | [**removeDataSheetImportMapping**](docs/DataSheetImportsApi.md#removeDataSheetImportMapping) | **DELETE** /graph/data/datasheetimport/{dsimportid}/mapping/{sheetprop} | Removes the mapping associated with the sheetprop
261
- *Gobodo.DataSheetImportsApi* | [**runDataSheetImport**](docs/DataSheetImportsApi.md#runDataSheetImport) | **POST** /graph/data/datasheetimport/{dsimportid}/run | Run a datasheet import
262
- *Gobodo.DataSheetImportsApi* | [**setDataSheetImportPrivacy**](docs/DataSheetImportsApi.md#setDataSheetImportPrivacy) | **PUT** /graph/data/datasheetimport/{dsimportid}/privacy | Sets the privacy settings of the generated objects from the import
263
- *Gobodo.DataSheetImportsApi* | [**updateDataSheetImportFile**](docs/DataSheetImportsApi.md#updateDataSheetImportFile) | **PUT** /graph/data/datasheetimport/{dsimportid}/datasheet | Updates the file used by a datasheet import
264
- *Gobodo.DefaultApi* | [**createApiClient**](docs/DefaultApi.md#createApiClient) | **POST** /graph/data/api/clients |
265
- *Gobodo.DefaultApi* | [**doEndPoint**](docs/DefaultApi.md#doEndPoint) | **GET** /graph/data |
266
- *Gobodo.DefaultApi* | [**get15**](docs/DefaultApi.md#get15) | **GET** /graph/data/api/clients |
267
- *Gobodo.DefaultApi* | [**get16**](docs/DefaultApi.md#get16) | **GET** /graph/data/api/clients/{id} |
268
- *Gobodo.DefaultApi* | [**getApiClientById**](docs/DefaultApi.md#getApiClientById) | **GET** /graph/data/api/clients/{key} | Gets an api client by id
269
- *Gobodo.DefaultApi* | [**resetSecretKey**](docs/DefaultApi.md#resetSecretKey) | **PUT** /graph/data/api/clients/{key}/resetSecretkey | Resets the secret key of the API Client
270
- *Gobodo.DocumentPartTypesApi* | [**getAllDocumentPartTypes**](docs/DocumentPartTypesApi.md#getAllDocumentPartTypes) | **GET** /graph/data/entryparttypes |
271
- *Gobodo.DocumentPartTypesApi* | [**getDocumentPartTypeById**](docs/DocumentPartTypesApi.md#getDocumentPartTypeById) | **GET** /graph/data/entryparttypes/{id} |
272
- *Gobodo.DocumentTypesApi* | [**getAllDocumentTypes**](docs/DocumentTypesApi.md#getAllDocumentTypes) | **GET** /graph/data/entrytypes |
273
- *Gobodo.DocumentTypesApi* | [**getDocumentTypeById**](docs/DocumentTypesApi.md#getDocumentTypeById) | **GET** /graph/data/entrytypes/{id} |
274
- *Gobodo.DocumentsApi* | [**addDocumentPart**](docs/DocumentsApi.md#addDocumentPart) | **POST** /graph/data/articles/{docid}/entryparts |
275
- *Gobodo.DocumentsApi* | [**changeStatus**](docs/DocumentsApi.md#changeStatus) | **PUT** /graph/data/articles/{id}/status |
276
- *Gobodo.DocumentsApi* | [**copyDocument**](docs/DocumentsApi.md#copyDocument) | **POST** /graph/data/articles/{docid}/copy |
277
- *Gobodo.DocumentsApi* | [**createDocument**](docs/DocumentsApi.md#createDocument) | **POST** /graph/data/articles |
278
- *Gobodo.DocumentsApi* | [**deleteDocument**](docs/DocumentsApi.md#deleteDocument) | **DELETE** /graph/data/articles/{docid} | Delete Document Part
279
- *Gobodo.DocumentsApi* | [**deleteObject**](docs/DocumentsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
280
- *Gobodo.DocumentsApi* | [**editDocument**](docs/DocumentsApi.md#editDocument) | **PUT** /graph/data/articles/{docid} |
281
- *Gobodo.DocumentsApi* | [**get20**](docs/DocumentsApi.md#get20) | **GET** /graph/data/articles |
282
- *Gobodo.DocumentsApi* | [**getAllDocuments**](docs/DocumentsApi.md#getAllDocuments) | **GET** /graph/data/articles/all |
283
- *Gobodo.DocumentsApi* | [**getDocumentById**](docs/DocumentsApi.md#getDocumentById) | **GET** /graph/data/articles/{id} |
284
- *Gobodo.DocumentsApi* | [**getDocumentPartByPageNumber**](docs/DocumentsApi.md#getDocumentPartByPageNumber) | **GET** /graph/data/articles/{id}/entryparts/{pagenum} |
285
- *Gobodo.DocumentsApi* | [**getDocumentParts**](docs/DocumentsApi.md#getDocumentParts) | **GET** /graph/data/articles/{id}/entryparts |
286
- *Gobodo.DocumentsApi* | [**getDocumentsByType**](docs/DocumentsApi.md#getDocumentsByType) | **GET** /graph/data/articles/entrytype/{typeid} |
287
- *Gobodo.EmailsApi* | [**createEmailForPage**](docs/EmailsApi.md#createEmailForPage) | **POST** /graph/data/emails/page/{pageId} | Creates an email address for a page
288
- *Gobodo.EmailsApi* | [**createEmailForUser**](docs/EmailsApi.md#createEmailForUser) | **POST** /graph/data/emails/user/{userId} | Creates an email address for a user
289
- *Gobodo.EmailsApi* | [**getEmailsByPage**](docs/EmailsApi.md#getEmailsByPage) | **GET** /graph/data/emails/page/{pageId} | Returns all email addresses for a given page
290
- *Gobodo.EmailsApi* | [**getEmailsByUser**](docs/EmailsApi.md#getEmailsByUser) | **GET** /graph/data/emails/user/{userid} | Returns all email addresses for a given user
291
- *Gobodo.EntryPartsApi* | [**changeDocPartType**](docs/EntryPartsApi.md#changeDocPartType) | **PUT** /graph/data/entryparts/{docpartid}/changetype/{typeid} |
292
- *Gobodo.EntryPartsApi* | [**copyDocumentPart**](docs/EntryPartsApi.md#copyDocumentPart) | **POST** /graph/data/entryparts/{docpartid}/copy |
293
- *Gobodo.EntryPartsApi* | [**createChildDocumentPart**](docs/EntryPartsApi.md#createChildDocumentPart) | **POST** /graph/data/entryparts/{docpartid}/entryparts |
294
- *Gobodo.EntryPartsApi* | [**createDocumentPart**](docs/EntryPartsApi.md#createDocumentPart) | **POST** /graph/data/entryparts |
295
- *Gobodo.EntryPartsApi* | [**deleteDocPart**](docs/EntryPartsApi.md#deleteDocPart) | **DELETE** /graph/data/entryparts/{docpartid} | Delete Document Part
296
- *Gobodo.EntryPartsApi* | [**deleteObject**](docs/EntryPartsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
297
- *Gobodo.EntryPartsApi* | [**get21**](docs/EntryPartsApi.md#get21) | **GET** /graph/data/entryparts |
298
- *Gobodo.EntryPartsApi* | [**getChildDocPartByPageNum**](docs/EntryPartsApi.md#getChildDocPartByPageNum) | **GET** /graph/data/entryparts/{id}/entryparts/{pagenum} |
299
- *Gobodo.EntryPartsApi* | [**getDocumentPartById**](docs/EntryPartsApi.md#getDocumentPartById) | **GET** /graph/data/entryparts/{id} |
300
- *Gobodo.EntryPartsApi* | [**getDocumentPartById1**](docs/EntryPartsApi.md#getDocumentPartById1) | **GET** /graph/data/entryparts/{id}/entryparts |
301
- *Gobodo.EntryPartsApi* | [**moveChildPart**](docs/EntryPartsApi.md#moveChildPart) | **PUT** /graph/data/entryparts/{docpartid}/moveto/entrypart/{newdocpartid}/{partindex} |
302
- *Gobodo.EntryPartsApi* | [**moveDocPart**](docs/EntryPartsApi.md#moveDocPart) | **PUT** /graph/data/entryparts/{docpartid}/moveto/article/{articleid}/{partindex} |
303
- *Gobodo.EntryPartsApi* | [**updateDocumentPart**](docs/EntryPartsApi.md#updateDocumentPart) | **PUT** /graph/data/entryparts/{docpartid} |
304
- *Gobodo.FacebookApi* | [**loginFacebook**](docs/FacebookApi.md#loginFacebook) | **POST** /graph/data/auth_facebook |
305
- *Gobodo.FieldsApi* | [**createFieldInContainer**](docs/FieldsApi.md#createFieldInContainer) | **POST** /graph/data/fields/{objecttype}/{objectid} | Create a new field
306
- *Gobodo.FieldsApi* | [**createFields**](docs/FieldsApi.md#createFields) | **POST** /graph/data/fields | Creates new fields
307
- *Gobodo.FieldsApi* | [**updateField**](docs/FieldsApi.md#updateField) | **PUT** /graph/data/fields/{fieldid} | Create a new field
308
- *Gobodo.FilesApi* | [**attachFile**](docs/FilesApi.md#attachFile) | **POST** /graph/data/object/{id}/attachfile |
309
- *Gobodo.FormsApi* | [**createChildSection**](docs/FormsApi.md#createChildSection) | **POST** /graph/data/forms/sections/{sectionid}/sections | Create a new Form
310
- *Gobodo.FormsApi* | [**createForm**](docs/FormsApi.md#createForm) | **POST** /graph/data/forms | Create a new Form
311
- *Gobodo.FormsApi* | [**createForm2**](docs/FormsApi.md#createForm2) | **PUT** /graph/data/forms/{formid} | Update a form object
312
- *Gobodo.FormsApi* | [**createForm3**](docs/FormsApi.md#createForm3) | **PUT** /graph/data/forms/sections/{formsectionid} | Update a form object
313
- *Gobodo.FormsApi* | [**createFormSection**](docs/FormsApi.md#createFormSection) | **POST** /graph/data/forms/{id}/sections | Create a new Form
314
- *Gobodo.FormsApi* | [**deleteRelationship1**](docs/FormsApi.md#deleteRelationship1) | **DELETE** /graph/data/forms/submissions/{id} | Delete Relationship
315
- *Gobodo.FormsApi* | [**get23**](docs/FormsApi.md#get23) | **GET** /graph/data/forms |
316
- *Gobodo.FormsApi* | [**get24**](docs/FormsApi.md#get24) | **GET** /graph/data/forms/sections |
317
- *Gobodo.FormsApi* | [**get25**](docs/FormsApi.md#get25) | **GET** /graph/data/forms/submissions |
318
- *Gobodo.FormsApi* | [**getFormById**](docs/FormsApi.md#getFormById) | **GET** /graph/data/forms/{id} | Get Form By Id
319
- *Gobodo.FormsApi* | [**getFormFields**](docs/FormsApi.md#getFormFields) | **GET** /graph/data/forms/{id}/fields |
320
- *Gobodo.FormsApi* | [**getFormSectionById**](docs/FormsApi.md#getFormSectionById) | **GET** /graph/data/forms/sections/{id} | Get Form By Id
321
- *Gobodo.FormsApi* | [**getFormSectionFields**](docs/FormsApi.md#getFormSectionFields) | **GET** /graph/data/forms/sections/{id}/fields |
322
- *Gobodo.FormsApi* | [**getFormSubmissionById**](docs/FormsApi.md#getFormSubmissionById) | **GET** /graph/data/forms/submissions/{id} | Get Form By Id
323
- *Gobodo.FormsApi* | [**getRelProperties1**](docs/FormsApi.md#getRelProperties1) | **GET** /graph/data/forms/submissions/{id}/properties | Get Properties
324
- *Gobodo.FormsApi* | [**getRelProperty1**](docs/FormsApi.md#getRelProperty1) | **GET** /graph/data/forms/submissions/{id}/properties/{prop} | Get Property
325
- *Gobodo.FormsApi* | [**setRelProperties1**](docs/FormsApi.md#setRelProperties1) | **PUT** /graph/data/forms/submissions/{id}/properties | Set Multiple Properties
326
- *Gobodo.FormsApi* | [**setRelProperty1**](docs/FormsApi.md#setRelProperty1) | **PUT** /graph/data/forms/submissions/{id}/properties/{prop} | Update Property
327
- *Gobodo.FunctionsApi* | [**addFunctionConfig**](docs/FunctionsApi.md#addFunctionConfig) | **POST** /graph/data/functions/{functionid}/{environment} | Adds a function config
328
- *Gobodo.FunctionsApi* | [**addMethodToActionType**](docs/FunctionsApi.md#addMethodToActionType) | **POST** /graph/data/functions/actiontype/{actiontypeid}/method | Adds a method to an action type
329
- *Gobodo.FunctionsApi* | [**addMethodToObjectType**](docs/FunctionsApi.md#addMethodToObjectType) | **POST** /graph/data/functions/objecttype/{objecttypeid}/method | Adds a method to an object type
330
- *Gobodo.FunctionsApi* | [**addMethodToRelationshipType**](docs/FunctionsApi.md#addMethodToRelationshipType) | **POST** /graph/data/functions/relationshiptype/{reltypeid}/method | Adds a method to an relationship type
331
- *Gobodo.FunctionsApi* | [**createFunction**](docs/FunctionsApi.md#createFunction) | **POST** /graph/data/functions | Creates a new function
332
- *Gobodo.FunctionsApi* | [**deleteFunction**](docs/FunctionsApi.md#deleteFunction) | **DELETE** /graph/data/functions/{functionid} | Deletes a function
333
- *Gobodo.FunctionsApi* | [**doPostFunction**](docs/FunctionsApi.md#doPostFunction) | **POST** /graph/data/object/{id}/function/{function} |
334
- *Gobodo.FunctionsApi* | [**editFunction**](docs/FunctionsApi.md#editFunction) | **PUT** /graph/data/functions/{functionid} | Modifies a function
335
- *Gobodo.FunctionsApi* | [**editFunctionConfig**](docs/FunctionsApi.md#editFunctionConfig) | **PUT** /graph/data/functions/functionconfig/{functionconfigid} | Edits a function config
336
- *Gobodo.FunctionsApi* | [**getActionTypeMethods**](docs/FunctionsApi.md#getActionTypeMethods) | **GET** /graph/data/functions/actiontype/{actiontypeid}/methods | Retrieves the methods associated with the ActionType
337
- *Gobodo.FunctionsApi* | [**getFunction**](docs/FunctionsApi.md#getFunction) | **GET** /graph/data/functions/{functionid} | Returns a function
338
- *Gobodo.FunctionsApi* | [**getFunctionConfig**](docs/FunctionsApi.md#getFunctionConfig) | **GET** /graph/data/functions/{functionid}/config/{environment} | Returns the function for the given environment
339
- *Gobodo.FunctionsApi* | [**getFunctionSubscriptions**](docs/FunctionsApi.md#getFunctionSubscriptions) | **GET** /graph/data/functions/{functionid}/subscriptions | Gets the subscriptions of the function
340
- *Gobodo.FunctionsApi* | [**getObjectTypeMethods**](docs/FunctionsApi.md#getObjectTypeMethods) | **GET** /graph/data/functions/objecttype/{objecttypeid}/methods | Retrieves the methods associated with the Object Type
341
- *Gobodo.FunctionsApi* | [**getRelationshipTypeMethods**](docs/FunctionsApi.md#getRelationshipTypeMethods) | **GET** /graph/data/functions/relationshiptype/{reltypeid}/methods | Retrieves the methods associated with the Object Type
342
- *Gobodo.FunctionsApi* | [**getSchemaFunctionByName**](docs/FunctionsApi.md#getSchemaFunctionByName) | **GET** /graph/data/functions/schema/{id}/functions/{functionName} |
343
- *Gobodo.FunctionsApi* | [**getSchemaFunctions**](docs/FunctionsApi.md#getSchemaFunctions) | **GET** /graph/data/functions/schema/{id}/functions |
344
- *Gobodo.FunctionsApi* | [**invokeFunctionGet**](docs/FunctionsApi.md#invokeFunctionGet) | **GET** /graph/data/functions/{functionid}/invoke | Calls a function
345
- *Gobodo.FunctionsApi* | [**invokeFunctionPut**](docs/FunctionsApi.md#invokeFunctionPut) | **PUT** /graph/data/functions/{functionid}/invoke | Calls a function
346
- *Gobodo.FunctionsApi* | [**subscribeToTopic**](docs/FunctionsApi.md#subscribeToTopic) | **PUT** /graph/data/functions/{functionid}/subscriptions | Subscribes to a topic
347
- *Gobodo.FunctionsApi* | [**updateSchemaFunctions**](docs/FunctionsApi.md#updateSchemaFunctions) | **PUT** /graph/data/functions/schema/{id}/functions |
348
- *Gobodo.GeocodeApi* | [**createGeocodes**](docs/GeocodeApi.md#createGeocodes) | **POST** /graph/data/object/{id}/geocode |
349
- *Gobodo.GeocodeApi* | [**deleteGeocode**](docs/GeocodeApi.md#deleteGeocode) | **DELETE** /graph/data/object/{id}/geocode/{geocodeid} |
350
- *Gobodo.GeocodeApi* | [**get2**](docs/GeocodeApi.md#get2) | **GET** /graph/data/geocode |
351
- *Gobodo.GeocodeApi* | [**get3**](docs/GeocodeApi.md#get3) | **GET** /graph/data/geocode/{id} |
352
- *Gobodo.GeocodeApi* | [**getGeocodes**](docs/GeocodeApi.md#getGeocodes) | **GET** /graph/data/object/{id}/geocode |
353
- *Gobodo.GobodoManagementApi* | [**createConsoleProject**](docs/GobodoManagementApi.md#createConsoleProject) | **POST** /graph/data/console/projects | Create a new project
354
- *Gobodo.GobodoManagementApi* | [**deleteConsoleProject**](docs/GobodoManagementApi.md#deleteConsoleProject) | **DELETE** /graph/data/console/projects/{projectId} | Delete a project
355
- *Gobodo.GobodoManagementApi* | [**getConsoleProjectById**](docs/GobodoManagementApi.md#getConsoleProjectById) | **GET** /graph/data/console/projects/{projectId} | Get a project by id
356
- *Gobodo.GobodoManagementApi* | [**getConsoleProjects**](docs/GobodoManagementApi.md#getConsoleProjects) | **GET** /graph/data/console/projects | Get all projects
357
- *Gobodo.GobodoManagementApi* | [**updateConsoleProject**](docs/GobodoManagementApi.md#updateConsoleProject) | **PUT** /graph/data/console/projects/{projectId} | Update a project
358
- *Gobodo.GoogleApi* | [**loginGoogle**](docs/GoogleApi.md#loginGoogle) | **POST** /graph/data/auth_google |
359
- *Gobodo.GraphActionTypesApi* | [**addEndObjectTypes**](docs/GraphActionTypesApi.md#addEndObjectTypes) | **PUT** /graph/data/actiontype/{id}/endobjecttypes |
360
- *Gobodo.GraphActionTypesApi* | [**addMethodToActionType**](docs/GraphActionTypesApi.md#addMethodToActionType) | **POST** /graph/data/functions/actiontype/{actiontypeid}/method | Adds a method to an action type
361
- *Gobodo.GraphActionTypesApi* | [**get5**](docs/GraphActionTypesApi.md#get5) | **GET** /graph/data/actiontype |
362
- *Gobodo.GraphActionTypesApi* | [**get6**](docs/GraphActionTypesApi.md#get6) | **GET** /graph/data/actiontype/{id} |
363
- *Gobodo.GraphActionTypesApi* | [**getActionObjectTypes**](docs/GraphActionTypesApi.md#getActionObjectTypes) | **GET** /graph/data/actiontype/{id}/endobjecttypes | Retrieves the object types associated with this action type
364
- *Gobodo.GraphActionTypesApi* | [**getActionTypeMethods**](docs/GraphActionTypesApi.md#getActionTypeMethods) | **GET** /graph/data/functions/actiontype/{actiontypeid}/methods | Retrieves the methods associated with the ActionType
365
- *Gobodo.GraphActionTypesApi* | [**getFields**](docs/GraphActionTypesApi.md#getFields) | **GET** /graph/data/actiontype/{id}/fields |
366
- *Gobodo.GraphActionTypesApi* | [**updateSchemaActionTypes**](docs/GraphActionTypesApi.md#updateSchemaActionTypes) | **PUT** /graph/data/schema/{id}/actiontypes |
367
- *Gobodo.GraphActionTypesApi* | [**updateTemplate**](docs/GraphActionTypesApi.md#updateTemplate) | **PUT** /graph/data/actiontype/{id}/template |
368
- *Gobodo.GraphActionsApi* | [**createActions**](docs/GraphActionsApi.md#createActions) | **POST** /graph/data/object/{id}/actions |
369
- *Gobodo.GraphActionsApi* | [**createBulkActions**](docs/GraphActionsApi.md#createBulkActions) | **POST** /graph/data/action | Perform multiple actions in a single bulk operation
370
- *Gobodo.GraphActionsApi* | [**deleteAction**](docs/GraphActionsApi.md#deleteAction) | **DELETE** /graph/data/action/{id} | Delete Action
371
- *Gobodo.GraphActionsApi* | [**get4**](docs/GraphActionsApi.md#get4) | **GET** /graph/data/action |
372
- *Gobodo.GraphActionsApi* | [**getActionById**](docs/GraphActionsApi.md#getActionById) | **GET** /graph/data/action/{id} |
373
- *Gobodo.GraphActionsApi* | [**getActionProperties**](docs/GraphActionsApi.md#getActionProperties) | **GET** /graph/data/action/{id}/properties | Get Properties
374
- *Gobodo.GraphActionsApi* | [**getActionProperty**](docs/GraphActionsApi.md#getActionProperty) | **GET** /graph/data/action/{id}/properties/{prop} | Get Property
375
- *Gobodo.GraphActionsApi* | [**getActions**](docs/GraphActionsApi.md#getActions) | **GET** /graph/data/object/{id}/actions | Get Actions
376
- *Gobodo.GraphActionsApi* | [**getActionsByType**](docs/GraphActionsApi.md#getActionsByType) | **GET** /graph/data/object/{id}/actions/{actiontypeid} | Get Actions By Type
377
- *Gobodo.GraphActionsApi* | [**setActionProperties**](docs/GraphActionsApi.md#setActionProperties) | **PUT** /graph/data/action/{id}/properties | Set Multiple Properties
378
- *Gobodo.GraphActionsApi* | [**setActionProperty**](docs/GraphActionsApi.md#setActionProperty) | **PUT** /graph/data/action/{id}/properties/{prop} | Update Property
379
- *Gobodo.GraphObjectTypesApi* | [**addMethodToObjectType**](docs/GraphObjectTypesApi.md#addMethodToObjectType) | **POST** /graph/data/functions/objecttype/{objecttypeid}/method | Adds a method to an object type
380
- *Gobodo.GraphObjectTypesApi* | [**addPolicies**](docs/GraphObjectTypesApi.md#addPolicies) | **POST** /graph/data/objecttype/{id}/policies |
381
- *Gobodo.GraphObjectTypesApi* | [**createObjectType**](docs/GraphObjectTypesApi.md#createObjectType) | **POST** /graph/data/objecttype | Create Graph Object Type
382
- *Gobodo.GraphObjectTypesApi* | [**get8**](docs/GraphObjectTypesApi.md#get8) | **GET** /graph/data/objecttype |
383
- *Gobodo.GraphObjectTypesApi* | [**getAllObjectTypes**](docs/GraphObjectTypesApi.md#getAllObjectTypes) | **GET** /graph/data/objecttype/all |
384
- *Gobodo.GraphObjectTypesApi* | [**getDefaultObjectTypes**](docs/GraphObjectTypesApi.md#getDefaultObjectTypes) | **GET** /graph/data/objecttype/default |
385
- *Gobodo.GraphObjectTypesApi* | [**getFields1**](docs/GraphObjectTypesApi.md#getFields1) | **GET** /graph/data/objecttype/{id}/fields |
386
- *Gobodo.GraphObjectTypesApi* | [**getMyObjectTypes**](docs/GraphObjectTypesApi.md#getMyObjectTypes) | **GET** /graph/data/objecttype/mine |
387
- *Gobodo.GraphObjectTypesApi* | [**getObjectTypeById**](docs/GraphObjectTypesApi.md#getObjectTypeById) | **GET** /graph/data/objecttype/{id} | Get Graph Object Type
388
- *Gobodo.GraphObjectTypesApi* | [**getObjectTypeByKey**](docs/GraphObjectTypesApi.md#getObjectTypeByKey) | **GET** /graph/data/objecttype/{key} | Get Graph Object Type
389
- *Gobodo.GraphObjectTypesApi* | [**getObjectTypeMethods**](docs/GraphObjectTypesApi.md#getObjectTypeMethods) | **GET** /graph/data/functions/objecttype/{objecttypeid}/methods | Retrieves the methods associated with the Object Type
390
- *Gobodo.GraphObjectTypesApi* | [**getSchemaObjectTypes**](docs/GraphObjectTypesApi.md#getSchemaObjectTypes) | **GET** /graph/data/schema/{id}/objecttypes | Get Object Types
391
- *Gobodo.GraphObjectTypesApi* | [**updateObjectType**](docs/GraphObjectTypesApi.md#updateObjectType) | **PUT** /graph/data/objecttype/{id} | Update Graph Object Type
392
- *Gobodo.GraphObjectTypesApi* | [**updateSchemaObjectTypes**](docs/GraphObjectTypesApi.md#updateSchemaObjectTypes) | **PUT** /graph/data/schema/{id}/objecttypes |
393
- *Gobodo.GraphObjectTypesApi* | [**updateTemplate1**](docs/GraphObjectTypesApi.md#updateTemplate1) | **PUT** /graph/data/objecttype/{id}/template |
394
- *Gobodo.GraphObjectsApi* | [**addLiveMeeting**](docs/GraphObjectsApi.md#addLiveMeeting) | **PUT** /graph/data/live/{objectid}/add | Adds a live meeting to the object
395
- *Gobodo.GraphObjectsApi* | [**addLiveStream**](docs/GraphObjectsApi.md#addLiveStream) | **PUT** /graph/data/live/{objectid}/stream | Adds a live meeting to the object
396
- *Gobodo.GraphObjectsApi* | [**attachFile**](docs/GraphObjectsApi.md#attachFile) | **POST** /graph/data/object/{id}/attachfile |
397
- *Gobodo.GraphObjectsApi* | [**attachImage**](docs/GraphObjectsApi.md#attachImage) | **POST** /graph/data/object/{id}/attachimage |
398
- *Gobodo.GraphObjectsApi* | [**createActions**](docs/GraphObjectsApi.md#createActions) | **POST** /graph/data/object/{id}/actions |
399
- *Gobodo.GraphObjectsApi* | [**createAddObjectsToGraph**](docs/GraphObjectsApi.md#createAddObjectsToGraph) | **PUT** /graph/data/graph/{id}/objects | Adds objects to the graph
400
- *Gobodo.GraphObjectsApi* | [**createGeocodes**](docs/GraphObjectsApi.md#createGeocodes) | **POST** /graph/data/object/{id}/geocode |
401
- *Gobodo.GraphObjectsApi* | [**createInviteOnObject**](docs/GraphObjectsApi.md#createInviteOnObject) | **POST** /graph/data/invites/{objectid}/invite | Returns an invite by id
402
- *Gobodo.GraphObjectsApi* | [**createObject**](docs/GraphObjectsApi.md#createObject) | **POST** /graph/data/object | Create Objects
403
- *Gobodo.GraphObjectsApi* | [**createObjects**](docs/GraphObjectsApi.md#createObjects) | **POST** /graph/data/object/createobjects | Create Objects
404
- *Gobodo.GraphObjectsApi* | [**createRelationship**](docs/GraphObjectsApi.md#createRelationship) | **POST** /graph/data/object/{id}/relationship | Create a Relationship
405
- *Gobodo.GraphObjectsApi* | [**createRelationships**](docs/GraphObjectsApi.md#createRelationships) | **POST** /graph/data/object/{id}/relationships | Create Relationships
406
- *Gobodo.GraphObjectsApi* | [**deleteGeocode**](docs/GraphObjectsApi.md#deleteGeocode) | **DELETE** /graph/data/object/{id}/geocode/{geocodeid} |
407
- *Gobodo.GraphObjectsApi* | [**deleteLike**](docs/GraphObjectsApi.md#deleteLike) | **DELETE** /graph/data/likes/{objectid} | Delete Like
408
- *Gobodo.GraphObjectsApi* | [**deleteObject**](docs/GraphObjectsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
409
- *Gobodo.GraphObjectsApi* | [**dislike**](docs/GraphObjectsApi.md#dislike) | **POST** /graph/data/likes/{objectid}/dislike | Dislike an Object
410
- *Gobodo.GraphObjectsApi* | [**doPostFunction**](docs/GraphObjectsApi.md#doPostFunction) | **POST** /graph/data/object/{id}/function/{function} |
411
- *Gobodo.GraphObjectsApi* | [**follow**](docs/GraphObjectsApi.md#follow) | **PUT** /graph/data/object/{id}/follow |
412
- *Gobodo.GraphObjectsApi* | [**get7**](docs/GraphObjectsApi.md#get7) | **GET** /graph/data/object |
413
- *Gobodo.GraphObjectsApi* | [**getActions**](docs/GraphObjectsApi.md#getActions) | **GET** /graph/data/object/{id}/actions | Get Actions
414
- *Gobodo.GraphObjectsApi* | [**getActionsByType**](docs/GraphObjectsApi.md#getActionsByType) | **GET** /graph/data/object/{id}/actions/{actiontypeid} | Get Actions By Type
415
- *Gobodo.GraphObjectsApi* | [**getAllRelationships**](docs/GraphObjectsApi.md#getAllRelationships) | **GET** /graph/data/object/{id}/relationships/all | Get All Relationships
416
- *Gobodo.GraphObjectsApi* | [**getAllRelationshipsByType**](docs/GraphObjectsApi.md#getAllRelationshipsByType) | **GET** /graph/data/object/{id}/relationships/all/{reltypeid} | Get All Relationships By Type
417
- *Gobodo.GraphObjectsApi* | [**getComments**](docs/GraphObjectsApi.md#getComments) | **GET** /graph/data/object/{objectid}/comments |
418
- *Gobodo.GraphObjectsApi* | [**getDataSheetImports**](docs/GraphObjectsApi.md#getDataSheetImports) | **GET** /graph/data/object/{objectid}/datasheetimports | Get Related Objects
419
- *Gobodo.GraphObjectsApi* | [**getEvents**](docs/GraphObjectsApi.md#getEvents) | **GET** /graph/data/object/{id}/events | Get Events
420
- *Gobodo.GraphObjectsApi* | [**getEventsDateRange**](docs/GraphObjectsApi.md#getEventsDateRange) | **GET** /graph/data/object/{id}/events/{startdate}:{enddate} | Get Events Date Range
421
- *Gobodo.GraphObjectsApi* | [**getEventsFuture**](docs/GraphObjectsApi.md#getEventsFuture) | **GET** /graph/data/object/{id}/events/future | Get Events Future
422
- *Gobodo.GraphObjectsApi* | [**getEventsPast**](docs/GraphObjectsApi.md#getEventsPast) | **GET** /graph/data/object/{id}/events/past | Get Events
423
- *Gobodo.GraphObjectsApi* | [**getFiles**](docs/GraphObjectsApi.md#getFiles) | **GET** /graph/data/object/{id}/files |
424
- *Gobodo.GraphObjectsApi* | [**getGeocodes**](docs/GraphObjectsApi.md#getGeocodes) | **GET** /graph/data/object/{id}/geocode |
425
- *Gobodo.GraphObjectsApi* | [**getGraphs**](docs/GraphObjectsApi.md#getGraphs) | **GET** /graph/data/object/{id}/graphs |
426
- *Gobodo.GraphObjectsApi* | [**getImages**](docs/GraphObjectsApi.md#getImages) | **GET** /graph/data/object/{id}/images |
427
- *Gobodo.GraphObjectsApi* | [**getNewsfeed**](docs/GraphObjectsApi.md#getNewsfeed) | **GET** /graph/data/object/{id}/newsfeed |
428
- *Gobodo.GraphObjectsApi* | [**getNewsfeedIndexed**](docs/GraphObjectsApi.md#getNewsfeedIndexed) | **GET** /graph/data/object/{id}/newsfeed/{start}-{end} |
429
- *Gobodo.GraphObjectsApi* | [**getNewsfeedIndexedStart**](docs/GraphObjectsApi.md#getNewsfeedIndexedStart) | **GET** /graph/data/object/{id}/newsfeed/{start} |
430
- *Gobodo.GraphObjectsApi* | [**getObjectById**](docs/GraphObjectsApi.md#getObjectById) | **GET** /graph/data/object/{id} |
431
- *Gobodo.GraphObjectsApi* | [**getObjectByKey**](docs/GraphObjectsApi.md#getObjectByKey) | **GET** /graph/data/object/{key} | Get Object By Key
432
- *Gobodo.GraphObjectsApi* | [**getObjectFromSchema**](docs/GraphObjectsApi.md#getObjectFromSchema) | **GET** /graph/data/object/schema/{schemakey} | Get Object From Schema
433
- *Gobodo.GraphObjectsApi* | [**getObjectProperties**](docs/GraphObjectsApi.md#getObjectProperties) | **GET** /graph/data/object/{id}/properties | Get Properties
434
- *Gobodo.GraphObjectsApi* | [**getObjectProperty**](docs/GraphObjectsApi.md#getObjectProperty) | **GET** /graph/data/object/{id}/properties/{prop} | Get Property
435
- *Gobodo.GraphObjectsApi* | [**getObjectsInGraph**](docs/GraphObjectsApi.md#getObjectsInGraph) | **GET** /graph/data/graph/{id}/objects | Get objects in the graph
436
- *Gobodo.GraphObjectsApi* | [**getObjectsInGraphByTag**](docs/GraphObjectsApi.md#getObjectsInGraphByTag) | **GET** /graph/data/graph/{id}/objects/tag/{tag} | Get objects in the graph with the given tag
437
- *Gobodo.GraphObjectsApi* | [**getObjectsInGraphByType**](docs/GraphObjectsApi.md#getObjectsInGraphByType) | **GET** /graph/data/graph/{id}/objects/type/{type} | Get objects in the graph with the given object type
438
- *Gobodo.GraphObjectsApi* | [**getRelatedObjects**](docs/GraphObjectsApi.md#getRelatedObjects) | **GET** /graph/data/object/{objectid}/relatedobjects/{reltypeid} | Get Related Objects
439
- *Gobodo.GraphObjectsApi* | [**getRelatedObjectsIn**](docs/GraphObjectsApi.md#getRelatedObjectsIn) | **GET** /graph/data/object/{objectid}/relatedobjects/{reltypeid}/in | Get Related Objects
440
- *Gobodo.GraphObjectsApi* | [**getRelatedObjectsOut**](docs/GraphObjectsApi.md#getRelatedObjectsOut) | **GET** /graph/data/object/{objectid}/relatedobjects/{reltypeid}/out | Get Related Objects
441
- *Gobodo.GraphObjectsApi* | [**getRelationshipsByTypeIn**](docs/GraphObjectsApi.md#getRelationshipsByTypeIn) | **GET** /graph/data/object/{id}/relationships/in/{reltypeid} | Get Incoming Relationships By Type
442
- *Gobodo.GraphObjectsApi* | [**getRelationshipsByTypeOut**](docs/GraphObjectsApi.md#getRelationshipsByTypeOut) | **GET** /graph/data/object/{id}/relationships/out/{reltypeid} | Get Outgoing Relationships By Type
443
- *Gobodo.GraphObjectsApi* | [**getRelationshipsIn**](docs/GraphObjectsApi.md#getRelationshipsIn) | **GET** /graph/data/object/{id}/relationships/in | Get Incoming Relationships
444
- *Gobodo.GraphObjectsApi* | [**getRelationshipsOut**](docs/GraphObjectsApi.md#getRelationshipsOut) | **GET** /graph/data/object/{id}/relationships/out | Get Outgoing Relationships
445
- *Gobodo.GraphObjectsApi* | [**getTags**](docs/GraphObjectsApi.md#getTags) | **GET** /graph/data/object/{id}/tags |
446
- *Gobodo.GraphObjectsApi* | [**getUserTags**](docs/GraphObjectsApi.md#getUserTags) | **GET** /graph/data/object/{id}/usertags |
447
- *Gobodo.GraphObjectsApi* | [**getVideos**](docs/GraphObjectsApi.md#getVideos) | **GET** /graph/data/object/{id}/videos |
448
- *Gobodo.GraphObjectsApi* | [**isDisliked**](docs/GraphObjectsApi.md#isDisliked) | **GET** /graph/data/likes/{objectid}/isdisliked | Check if the user has disliked the object
449
- *Gobodo.GraphObjectsApi* | [**isLiked**](docs/GraphObjectsApi.md#isLiked) | **GET** /graph/data/likes/{objectid}/isliked | Check if the user has liked the object
450
- *Gobodo.GraphObjectsApi* | [**like**](docs/GraphObjectsApi.md#like) | **POST** /graph/data/likes/{objectid}/like | Like an Object
451
- *Gobodo.GraphObjectsApi* | [**setObjectProperties**](docs/GraphObjectsApi.md#setObjectProperties) | **PUT** /graph/data/object/{id}/properties | Set Multiple Properties
452
- *Gobodo.GraphObjectsApi* | [**setObjectProperty**](docs/GraphObjectsApi.md#setObjectProperty) | **PUT** /graph/data/object/{id}/properties/{prop} | Update Property
453
- *Gobodo.GraphObjectsApi* | [**tagUsers**](docs/GraphObjectsApi.md#tagUsers) | **POST** /graph/data/object/{id}/tagusers |
454
- *Gobodo.GraphObjectsApi* | [**updateObject**](docs/GraphObjectsApi.md#updateObject) | **PUT** /graph/data/object/{id} | Update an Object
455
- *Gobodo.GraphObjectsApi* | [**updateTags**](docs/GraphObjectsApi.md#updateTags) | **PUT** /graph/data/object/{id}/tags |
456
- *Gobodo.GraphObjectsApi* | [**view**](docs/GraphObjectsApi.md#view) | **PUT** /graph/data/object/{objectid}/view | Marks the object as viewed
457
- *Gobodo.GraphObjectsApi* | [**viewPost**](docs/GraphObjectsApi.md#viewPost) | **POST** /graph/data/object/{id}/view | Marks the object as viewed (HTTP Post Operation)
458
- *Gobodo.GraphRelationshipTypesApi* | [**addEndObjectTypes1**](docs/GraphRelationshipTypesApi.md#addEndObjectTypes1) | **PUT** /graph/data/relationshiptype/{id}/endobjecttypes |
459
- *Gobodo.GraphRelationshipTypesApi* | [**addMethodToRelationshipType**](docs/GraphRelationshipTypesApi.md#addMethodToRelationshipType) | **POST** /graph/data/functions/relationshiptype/{reltypeid}/method | Adds a method to an relationship type
460
- *Gobodo.GraphRelationshipTypesApi* | [**addStartObjectTypes**](docs/GraphRelationshipTypesApi.md#addStartObjectTypes) | **PUT** /graph/data/relationshiptype/{id}/startobjecttypes |
461
- *Gobodo.GraphRelationshipTypesApi* | [**createRelationshipType**](docs/GraphRelationshipTypesApi.md#createRelationshipType) | **POST** /graph/data/relationshiptype | Create relationshp type
462
- *Gobodo.GraphRelationshipTypesApi* | [**get10**](docs/GraphRelationshipTypesApi.md#get10) | **GET** /graph/data/relationshiptype |
463
- *Gobodo.GraphRelationshipTypesApi* | [**getAllRelationshipsByType**](docs/GraphRelationshipTypesApi.md#getAllRelationshipsByType) | **GET** /graph/data/object/{id}/relationships/all/{reltypeid} | Get All Relationships By Type
464
- *Gobodo.GraphRelationshipTypesApi* | [**getEndObjectTypes**](docs/GraphRelationshipTypesApi.md#getEndObjectTypes) | **GET** /graph/data/relationshiptype/{id}/endobjecttypes | Retrieves the end object types on the relationship type
465
- *Gobodo.GraphRelationshipTypesApi* | [**getFields2**](docs/GraphRelationshipTypesApi.md#getFields2) | **GET** /graph/data/relationshiptype/{id}/fields |
466
- *Gobodo.GraphRelationshipTypesApi* | [**getRelationshipTypeByClassName**](docs/GraphRelationshipTypesApi.md#getRelationshipTypeByClassName) | **GET** /graph/data/relationshiptype/class/{classname} |
467
- *Gobodo.GraphRelationshipTypesApi* | [**getRelationshipTypeById**](docs/GraphRelationshipTypesApi.md#getRelationshipTypeById) | **GET** /graph/data/relationshiptype/{id} |
468
- *Gobodo.GraphRelationshipTypesApi* | [**getRelationshipTypeByKey**](docs/GraphRelationshipTypesApi.md#getRelationshipTypeByKey) | **GET** /graph/data/relationshiptype/{key} |
469
- *Gobodo.GraphRelationshipTypesApi* | [**getRelationshipTypeMethods**](docs/GraphRelationshipTypesApi.md#getRelationshipTypeMethods) | **GET** /graph/data/functions/relationshiptype/{reltypeid}/methods | Retrieves the methods associated with the Object Type
470
- *Gobodo.GraphRelationshipTypesApi* | [**getRelationshipsByTypeIn**](docs/GraphRelationshipTypesApi.md#getRelationshipsByTypeIn) | **GET** /graph/data/object/{id}/relationships/in/{reltypeid} | Get Incoming Relationships By Type
471
- *Gobodo.GraphRelationshipTypesApi* | [**getRelationshipsByTypeOut**](docs/GraphRelationshipTypesApi.md#getRelationshipsByTypeOut) | **GET** /graph/data/object/{id}/relationships/out/{reltypeid} | Get Outgoing Relationships By Type
472
- *Gobodo.GraphRelationshipTypesApi* | [**getSchemaRelationshipTypes**](docs/GraphRelationshipTypesApi.md#getSchemaRelationshipTypes) | **GET** /graph/data/schema/{id}/relationshiptypes | Get Relationship Types
473
- *Gobodo.GraphRelationshipTypesApi* | [**getStartObjectTypes**](docs/GraphRelationshipTypesApi.md#getStartObjectTypes) | **GET** /graph/data/relationshiptype/{id}/startobjecttypes | Retrieves the start object types on the relationship type
474
- *Gobodo.GraphRelationshipTypesApi* | [**removeEndObjectTypes**](docs/GraphRelationshipTypesApi.md#removeEndObjectTypes) | **DELETE** /graph/data/relationshiptype/{id}/endobjecttypes |
475
- *Gobodo.GraphRelationshipTypesApi* | [**removeStartObjectTypes**](docs/GraphRelationshipTypesApi.md#removeStartObjectTypes) | **DELETE** /graph/data/relationshiptype/{id}/startobjecttypes |
476
- *Gobodo.GraphRelationshipTypesApi* | [**updateRelationshipType**](docs/GraphRelationshipTypesApi.md#updateRelationshipType) | **PUT** /graph/data/relationshiptype/{id} | Update a relationshp type
477
- *Gobodo.GraphRelationshipTypesApi* | [**updateSchemaRelationshipTypes**](docs/GraphRelationshipTypesApi.md#updateSchemaRelationshipTypes) | **PUT** /graph/data/schema/{id}/relationshiptypes |
478
- *Gobodo.GraphRelationshipTypesApi* | [**updateTemplate2**](docs/GraphRelationshipTypesApi.md#updateTemplate2) | **PUT** /graph/data/relationshiptype/{id}/template |
479
- *Gobodo.GraphRelationshipsApi* | [**addEndObjectTypes1**](docs/GraphRelationshipsApi.md#addEndObjectTypes1) | **PUT** /graph/data/relationshiptype/{id}/endobjecttypes |
480
- *Gobodo.GraphRelationshipsApi* | [**addStartObjectTypes**](docs/GraphRelationshipsApi.md#addStartObjectTypes) | **PUT** /graph/data/relationshiptype/{id}/startobjecttypes |
481
- *Gobodo.GraphRelationshipsApi* | [**createRelationship**](docs/GraphRelationshipsApi.md#createRelationship) | **POST** /graph/data/object/{id}/relationship | Create a Relationship
482
- *Gobodo.GraphRelationshipsApi* | [**createRelationshipType**](docs/GraphRelationshipsApi.md#createRelationshipType) | **POST** /graph/data/relationshiptype | Create relationshp type
483
- *Gobodo.GraphRelationshipsApi* | [**createRelationships**](docs/GraphRelationshipsApi.md#createRelationships) | **POST** /graph/data/object/{id}/relationships | Create Relationships
484
- *Gobodo.GraphRelationshipsApi* | [**deleteRelationship**](docs/GraphRelationshipsApi.md#deleteRelationship) | **DELETE** /graph/data/relationship/{id} | Delete Relationship
485
- *Gobodo.GraphRelationshipsApi* | [**get10**](docs/GraphRelationshipsApi.md#get10) | **GET** /graph/data/relationshiptype |
486
- *Gobodo.GraphRelationshipsApi* | [**get9**](docs/GraphRelationshipsApi.md#get9) | **GET** /graph/data/relationship |
487
- *Gobodo.GraphRelationshipsApi* | [**getAllRelationships**](docs/GraphRelationshipsApi.md#getAllRelationships) | **GET** /graph/data/object/{id}/relationships/all | Get All Relationships
488
- *Gobodo.GraphRelationshipsApi* | [**getAllRelationshipsByType**](docs/GraphRelationshipsApi.md#getAllRelationshipsByType) | **GET** /graph/data/object/{id}/relationships/all/{reltypeid} | Get All Relationships By Type
489
- *Gobodo.GraphRelationshipsApi* | [**getEndObjectTypes**](docs/GraphRelationshipsApi.md#getEndObjectTypes) | **GET** /graph/data/relationshiptype/{id}/endobjecttypes | Retrieves the end object types on the relationship type
490
- *Gobodo.GraphRelationshipsApi* | [**getFields2**](docs/GraphRelationshipsApi.md#getFields2) | **GET** /graph/data/relationshiptype/{id}/fields |
491
- *Gobodo.GraphRelationshipsApi* | [**getRelProperties**](docs/GraphRelationshipsApi.md#getRelProperties) | **GET** /graph/data/relationship/{id}/properties | Get Properties
492
- *Gobodo.GraphRelationshipsApi* | [**getRelProperty**](docs/GraphRelationshipsApi.md#getRelProperty) | **GET** /graph/data/relationship/{id}/properties/{prop} | Get Property
493
- *Gobodo.GraphRelationshipsApi* | [**getRelationshipById**](docs/GraphRelationshipsApi.md#getRelationshipById) | **GET** /graph/data/relationship/{id} |
494
- *Gobodo.GraphRelationshipsApi* | [**getRelationshipTypeByClassName**](docs/GraphRelationshipsApi.md#getRelationshipTypeByClassName) | **GET** /graph/data/relationshiptype/class/{classname} |
495
- *Gobodo.GraphRelationshipsApi* | [**getRelationshipTypeById**](docs/GraphRelationshipsApi.md#getRelationshipTypeById) | **GET** /graph/data/relationshiptype/{id} |
496
- *Gobodo.GraphRelationshipsApi* | [**getRelationshipTypeByKey**](docs/GraphRelationshipsApi.md#getRelationshipTypeByKey) | **GET** /graph/data/relationshiptype/{key} |
497
- *Gobodo.GraphRelationshipsApi* | [**getRelationships**](docs/GraphRelationshipsApi.md#getRelationships) | **GET** /graph/data/graph/{id}/relationships | Get relationships in the graph
498
- *Gobodo.GraphRelationshipsApi* | [**getRelationships1**](docs/GraphRelationshipsApi.md#getRelationships1) | **GET** /graph/data/graph/{id}/relationships/{type} | Get relationships in the graph with the given object type
499
- *Gobodo.GraphRelationshipsApi* | [**getRelationshipsByTypeIn**](docs/GraphRelationshipsApi.md#getRelationshipsByTypeIn) | **GET** /graph/data/object/{id}/relationships/in/{reltypeid} | Get Incoming Relationships By Type
500
- *Gobodo.GraphRelationshipsApi* | [**getRelationshipsByTypeOut**](docs/GraphRelationshipsApi.md#getRelationshipsByTypeOut) | **GET** /graph/data/object/{id}/relationships/out/{reltypeid} | Get Outgoing Relationships By Type
501
- *Gobodo.GraphRelationshipsApi* | [**getRelationshipsIn**](docs/GraphRelationshipsApi.md#getRelationshipsIn) | **GET** /graph/data/object/{id}/relationships/in | Get Incoming Relationships
502
- *Gobodo.GraphRelationshipsApi* | [**getRelationshipsOut**](docs/GraphRelationshipsApi.md#getRelationshipsOut) | **GET** /graph/data/object/{id}/relationships/out | Get Outgoing Relationships
503
- *Gobodo.GraphRelationshipsApi* | [**getStartObjectTypes**](docs/GraphRelationshipsApi.md#getStartObjectTypes) | **GET** /graph/data/relationshiptype/{id}/startobjecttypes | Retrieves the start object types on the relationship type
504
- *Gobodo.GraphRelationshipsApi* | [**removeEndObjectTypes**](docs/GraphRelationshipsApi.md#removeEndObjectTypes) | **DELETE** /graph/data/relationshiptype/{id}/endobjecttypes |
505
- *Gobodo.GraphRelationshipsApi* | [**removeStartObjectTypes**](docs/GraphRelationshipsApi.md#removeStartObjectTypes) | **DELETE** /graph/data/relationshiptype/{id}/startobjecttypes |
506
- *Gobodo.GraphRelationshipsApi* | [**setRelProperties**](docs/GraphRelationshipsApi.md#setRelProperties) | **PUT** /graph/data/relationship/{id}/properties | Set Multiple Properties
507
- *Gobodo.GraphRelationshipsApi* | [**setRelProperty**](docs/GraphRelationshipsApi.md#setRelProperty) | **PUT** /graph/data/relationship/{id}/properties/{prop} | Update Property
508
- *Gobodo.GraphRelationshipsApi* | [**updateRelationshipType**](docs/GraphRelationshipsApi.md#updateRelationshipType) | **PUT** /graph/data/relationshiptype/{id} | Update a relationshp type
509
- *Gobodo.GraphRelationshipsApi* | [**updateTemplate2**](docs/GraphRelationshipsApi.md#updateTemplate2) | **PUT** /graph/data/relationshiptype/{id}/template |
510
- *Gobodo.GraphSchemasApi* | [**addSchemas**](docs/GraphSchemasApi.md#addSchemas) | **PUT** /graph/data/graph/{id}/schemas | Adds schemas to the graph
511
- *Gobodo.GraphSchemasApi* | [**createSchema**](docs/GraphSchemasApi.md#createSchema) | **POST** /graph/data/schema | Create Schema
512
- *Gobodo.GraphSchemasApi* | [**getAllSchemas**](docs/GraphSchemasApi.md#getAllSchemas) | **GET** /graph/data/schema | Get Schemas
513
- *Gobodo.GraphSchemasApi* | [**getSchemaById**](docs/GraphSchemasApi.md#getSchemaById) | **GET** /graph/data/schema/{id} | Get Schema
514
- *Gobodo.GraphSchemasApi* | [**getSchemaByKey**](docs/GraphSchemasApi.md#getSchemaByKey) | **GET** /graph/data/schema/{key} | Get Schema
515
- *Gobodo.GraphSchemasApi* | [**getSchemaFunctionByName**](docs/GraphSchemasApi.md#getSchemaFunctionByName) | **GET** /graph/data/functions/schema/{id}/functions/{functionName} |
516
- *Gobodo.GraphSchemasApi* | [**getSchemaFunctions**](docs/GraphSchemasApi.md#getSchemaFunctions) | **GET** /graph/data/functions/schema/{id}/functions |
517
- *Gobodo.GraphSchemasApi* | [**getSchemaObjectTypes**](docs/GraphSchemasApi.md#getSchemaObjectTypes) | **GET** /graph/data/schema/{id}/objecttypes | Get Object Types
518
- *Gobodo.GraphSchemasApi* | [**getSchemaRelationshipTypes**](docs/GraphSchemasApi.md#getSchemaRelationshipTypes) | **GET** /graph/data/schema/{id}/relationshiptypes | Get Relationship Types
519
- *Gobodo.GraphSchemasApi* | [**getSchemas**](docs/GraphSchemasApi.md#getSchemas) | **GET** /graph/data/graph/{id}/schemas | Get schemas in the graph
520
- *Gobodo.GraphSchemasApi* | [**removeSchemas**](docs/GraphSchemasApi.md#removeSchemas) | **DELETE** /graph/data/graph/{id}/schemas | Removes schemas to the graph
521
- *Gobodo.GraphSchemasApi* | [**updateSchema**](docs/GraphSchemasApi.md#updateSchema) | **POST** /graph/data/schema/{id} | Update Schema
522
- *Gobodo.GraphSchemasApi* | [**updateSchemaActionTypes**](docs/GraphSchemasApi.md#updateSchemaActionTypes) | **PUT** /graph/data/schema/{id}/actiontypes |
523
- *Gobodo.GraphSchemasApi* | [**updateSchemaFunctions**](docs/GraphSchemasApi.md#updateSchemaFunctions) | **PUT** /graph/data/functions/schema/{id}/functions |
524
- *Gobodo.GraphSchemasApi* | [**updateSchemaObjectTypes**](docs/GraphSchemasApi.md#updateSchemaObjectTypes) | **PUT** /graph/data/schema/{id}/objecttypes |
525
- *Gobodo.GraphSchemasApi* | [**updateSchemaRelationshipTypes**](docs/GraphSchemasApi.md#updateSchemaRelationshipTypes) | **PUT** /graph/data/schema/{id}/relationshiptypes |
526
- *Gobodo.GraphSchemasApi* | [**updateTemplate3**](docs/GraphSchemasApi.md#updateTemplate3) | **PUT** /graph/data/schema/{id}/template |
527
- *Gobodo.GraphTraversalApi* | [**traverse**](docs/GraphTraversalApi.md#traverse) | **POST** /graph/data/traverse | Traverses the graph and returns a list of discovered paths
528
- *Gobodo.GraphTraversalApi* | [**traverseFrom**](docs/GraphTraversalApi.md#traverseFrom) | **POST** /graph/data/traverse/{id}/traverse |
529
- *Gobodo.GraphTraversalApi* | [**traverseFromFindObjects**](docs/GraphTraversalApi.md#traverseFromFindObjects) | **POST** /graph/data/traverse/{id}/traverseobjects |
530
- *Gobodo.GraphTraversalApi* | [**traverseFromFindRelationships**](docs/GraphTraversalApi.md#traverseFromFindRelationships) | **POST** /graph/data/traverse/{id}/traverserelationships |
531
- *Gobodo.GraphTraversalApi* | [**traverseObjects**](docs/GraphTraversalApi.md#traverseObjects) | **POST** /graph/data/traverse/objects | Traverses the graph based on the traversal query provided and returns the discovered objects
532
- *Gobodo.GraphTraversalApi* | [**traverseObjectsCount**](docs/GraphTraversalApi.md#traverseObjectsCount) | **POST** /graph/data/traverse/objects/count | Traverses the graph based on the traversal query provided and returns a count of the discovered objects
533
- *Gobodo.GraphTraversalApi* | [**traverseRelationships**](docs/GraphTraversalApi.md#traverseRelationships) | **POST** /graph/data/traverse/relationships | Traverses the graph based on the traversal query provided and returns the discovered relationships
534
- *Gobodo.GraphsApi* | [**addSchemas**](docs/GraphsApi.md#addSchemas) | **PUT** /graph/data/graph/{id}/schemas | Adds schemas to the graph
535
- *Gobodo.GraphsApi* | [**createAddObjectsToGraph**](docs/GraphsApi.md#createAddObjectsToGraph) | **PUT** /graph/data/graph/{id}/objects | Adds objects to the graph
536
- *Gobodo.GraphsApi* | [**getGraphById**](docs/GraphsApi.md#getGraphById) | **GET** /graph/data/graph/{id} | Get graph by id
537
- *Gobodo.GraphsApi* | [**getMainGraph**](docs/GraphsApi.md#getMainGraph) | **GET** /graph/data/graph | Get the main graph of the application or the object provided
538
- *Gobodo.GraphsApi* | [**getObjectsInGraph**](docs/GraphsApi.md#getObjectsInGraph) | **GET** /graph/data/graph/{id}/objects | Get objects in the graph
539
- *Gobodo.GraphsApi* | [**getObjectsInGraphByTag**](docs/GraphsApi.md#getObjectsInGraphByTag) | **GET** /graph/data/graph/{id}/objects/tag/{tag} | Get objects in the graph with the given tag
540
- *Gobodo.GraphsApi* | [**getObjectsInGraphByType**](docs/GraphsApi.md#getObjectsInGraphByType) | **GET** /graph/data/graph/{id}/objects/type/{type} | Get objects in the graph with the given object type
541
- *Gobodo.GraphsApi* | [**getRelationships**](docs/GraphsApi.md#getRelationships) | **GET** /graph/data/graph/{id}/relationships | Get relationships in the graph
542
- *Gobodo.GraphsApi* | [**getRelationships1**](docs/GraphsApi.md#getRelationships1) | **GET** /graph/data/graph/{id}/relationships/{type} | Get relationships in the graph with the given object type
543
- *Gobodo.GraphsApi* | [**getSchemas**](docs/GraphsApi.md#getSchemas) | **GET** /graph/data/graph/{id}/schemas | Get schemas in the graph
544
- *Gobodo.GraphsApi* | [**removeSchemas**](docs/GraphsApi.md#removeSchemas) | **DELETE** /graph/data/graph/{id}/schemas | Removes schemas to the graph
545
- *Gobodo.IAMApi* | [**createPolicy**](docs/IAMApi.md#createPolicy) | **POST** /graph/data/iam/policies | Create Policy
546
- *Gobodo.IAMApi* | [**get28**](docs/IAMApi.md#get28) | **GET** /graph/data/iam/policies |
547
- *Gobodo.IAMApi* | [**get29**](docs/IAMApi.md#get29) | **GET** /graph/data/iam/policies/{id} |
548
- *Gobodo.IAMApi* | [**update2**](docs/IAMApi.md#update2) | **PUT** /graph/data/iam/policies/{id} |
549
- *Gobodo.ImagesApi* | [**attachImage**](docs/ImagesApi.md#attachImage) | **POST** /graph/data/object/{id}/attachimage |
550
- *Gobodo.ImagesApi* | [**deleteObject**](docs/ImagesApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
551
- *Gobodo.ImagesApi* | [**get26**](docs/ImagesApi.md#get26) | **GET** /graph/data/images |
552
- *Gobodo.ImagesApi* | [**getImageById**](docs/ImagesApi.md#getImageById) | **GET** /graph/data/images/{id} | Get Image By Id
553
- *Gobodo.ImagesApi* | [**getImages**](docs/ImagesApi.md#getImages) | **GET** /graph/data/object/{id}/images |
554
- *Gobodo.ImagesApi* | [**updateImage**](docs/ImagesApi.md#updateImage) | **PUT** /graph/data/images/{id} | Updates an image
555
- *Gobodo.ImagesApi* | [**upload1**](docs/ImagesApi.md#upload1) | **POST** /graph/data/images/{id}/upload |
556
- *Gobodo.ImagesApi* | [**uploadImage**](docs/ImagesApi.md#uploadImage) | **POST** /graph/data/images | Upload images
557
- *Gobodo.ImagesApi* | [**uploadImageBase64**](docs/ImagesApi.md#uploadImageBase64) | **POST** /graph/data/images/base64 | Upload images via base64
558
- *Gobodo.InvitesApi* | [**acceptInvite**](docs/InvitesApi.md#acceptInvite) | **PUT** /graph/data/invites/{inviteid}/accept |
559
- *Gobodo.InvitesApi* | [**createInvite**](docs/InvitesApi.md#createInvite) | **POST** /graph/data/invites | Returns an invite by id
560
- *Gobodo.InvitesApi* | [**createInviteOnObject**](docs/InvitesApi.md#createInviteOnObject) | **POST** /graph/data/invites/{objectid}/invite | Returns an invite by id
561
- *Gobodo.InvitesApi* | [**getInviteByCode**](docs/InvitesApi.md#getInviteByCode) | **GET** /graph/data/invites/{inviteCode} | Returns an invite by id
562
- *Gobodo.InvitesApi* | [**inviteLoggedInUser**](docs/InvitesApi.md#inviteLoggedInUser) | **GET** /graph/data/invites/user/logon_user | Returns the logged inuser
563
- *Gobodo.LikesApi* | [**createBulkActions1**](docs/LikesApi.md#createBulkActions1) | **POST** /graph/data/likes | Perform multiple actions in a single bulk operation
564
- *Gobodo.LikesApi* | [**deleteAction1**](docs/LikesApi.md#deleteAction1) | **DELETE** /graph/data/likes/{id} | Delete Action
565
- *Gobodo.LikesApi* | [**deleteLike**](docs/LikesApi.md#deleteLike) | **DELETE** /graph/data/likes/{objectid} | Delete Like
566
- *Gobodo.LikesApi* | [**dislike**](docs/LikesApi.md#dislike) | **POST** /graph/data/likes/{objectid}/dislike | Dislike an Object
567
- *Gobodo.LikesApi* | [**get30**](docs/LikesApi.md#get30) | **GET** /graph/data/likes |
568
- *Gobodo.LikesApi* | [**getActionById1**](docs/LikesApi.md#getActionById1) | **GET** /graph/data/likes/{id} |
569
- *Gobodo.LikesApi* | [**getActionProperties1**](docs/LikesApi.md#getActionProperties1) | **GET** /graph/data/likes/{id}/properties | Get Properties
570
- *Gobodo.LikesApi* | [**getActionProperty1**](docs/LikesApi.md#getActionProperty1) | **GET** /graph/data/likes/{id}/properties/{prop} | Get Property
571
- *Gobodo.LikesApi* | [**isDisliked**](docs/LikesApi.md#isDisliked) | **GET** /graph/data/likes/{objectid}/isdisliked | Check if the user has disliked the object
572
- *Gobodo.LikesApi* | [**isLiked**](docs/LikesApi.md#isLiked) | **GET** /graph/data/likes/{objectid}/isliked | Check if the user has liked the object
573
- *Gobodo.LikesApi* | [**like**](docs/LikesApi.md#like) | **POST** /graph/data/likes/{objectid}/like | Like an Object
574
- *Gobodo.LikesApi* | [**setActionProperties1**](docs/LikesApi.md#setActionProperties1) | **PUT** /graph/data/likes/{id}/properties | Set Multiple Properties
575
- *Gobodo.LikesApi* | [**setActionProperty1**](docs/LikesApi.md#setActionProperty1) | **PUT** /graph/data/likes/{id}/properties/{prop} | Update Property
576
- *Gobodo.LinkedINApi* | [**loginLinkedIn**](docs/LinkedINApi.md#loginLinkedIn) | **POST** /graph/data/auth_linkedin |
577
- *Gobodo.LiveMeetingsApi* | [**addLiveMeeting**](docs/LiveMeetingsApi.md#addLiveMeeting) | **PUT** /graph/data/live/{objectid}/add | Adds a live meeting to the object
578
- *Gobodo.LiveMeetingsApi* | [**addLiveStream**](docs/LiveMeetingsApi.md#addLiveStream) | **PUT** /graph/data/live/{objectid}/stream | Adds a live meeting to the object
579
- *Gobodo.MeetingEventsApi* | [**createMeetingEvent**](docs/MeetingEventsApi.md#createMeetingEvent) | **POST** /graph/data/meetingevents | Create a new meeting event
580
- *Gobodo.MeetingEventsApi* | [**createMeetingEventType**](docs/MeetingEventsApi.md#createMeetingEventType) | **POST** /graph/data/meetingevent/types | Create a new meeting event type
581
- *Gobodo.MeetingEventsApi* | [**deleteMeetingEvent**](docs/MeetingEventsApi.md#deleteMeetingEvent) | **DELETE** /graph/data/meetingevents/{meetingEventId} | Delete a meeting event
582
- *Gobodo.MeetingEventsApi* | [**deleteMeetingEventType**](docs/MeetingEventsApi.md#deleteMeetingEventType) | **DELETE** /graph/data/meetingevent/types/{meetingEventTypeId} | Delete a meeting event type
583
- *Gobodo.MeetingEventsApi* | [**deleteObject**](docs/MeetingEventsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
584
- *Gobodo.MeetingEventsApi* | [**getAllMeetingEventTypes**](docs/MeetingEventsApi.md#getAllMeetingEventTypes) | **GET** /graph/data/meetingevent/types | Get all meeting event types
585
- *Gobodo.MeetingEventsApi* | [**getAllMeetingEvents**](docs/MeetingEventsApi.md#getAllMeetingEvents) | **GET** /graph/data/meetingevents | Get all meeting events
586
- *Gobodo.MeetingEventsApi* | [**getChildMeetingEventTypes**](docs/MeetingEventsApi.md#getChildMeetingEventTypes) | **GET** /graph/data/meetingevent/types/{parentId}/children | Get all child meeting event types of a parent
587
- *Gobodo.MeetingEventsApi* | [**getEventAdministrators**](docs/MeetingEventsApi.md#getEventAdministrators) | **GET** /graph/data/meetingevents/{meetingEventId}/administrators | Get all administrators of a meeting event
588
- *Gobodo.MeetingEventsApi* | [**getEventAttendees**](docs/MeetingEventsApi.md#getEventAttendees) | **GET** /graph/data/meetingevents/{meetingEventId}/attendees | Get all attendees of a meeting event
589
- *Gobodo.MeetingEventsApi* | [**getEvents**](docs/MeetingEventsApi.md#getEvents) | **GET** /graph/data/object/{id}/events | Get Events
590
- *Gobodo.MeetingEventsApi* | [**getEventsDateRange**](docs/MeetingEventsApi.md#getEventsDateRange) | **GET** /graph/data/object/{id}/events/{startdate}:{enddate} | Get Events Date Range
591
- *Gobodo.MeetingEventsApi* | [**getEventsFuture**](docs/MeetingEventsApi.md#getEventsFuture) | **GET** /graph/data/object/{id}/events/future | Get Events Future
592
- *Gobodo.MeetingEventsApi* | [**getEventsPast**](docs/MeetingEventsApi.md#getEventsPast) | **GET** /graph/data/object/{id}/events/past | Get Events
593
- *Gobodo.MeetingEventsApi* | [**getMeetingEventById**](docs/MeetingEventsApi.md#getMeetingEventById) | **GET** /graph/data/meetingevents/{meetingEventId} | Get a meeting event by id
594
- *Gobodo.MeetingEventsApi* | [**getMeetingEventTypeById**](docs/MeetingEventsApi.md#getMeetingEventTypeById) | **GET** /graph/data/meetingevent/types/{meetingEventTypeId} | Get a meeting event type by id
595
- *Gobodo.MeetingEventsApi* | [**getMeetingEventsByCreator**](docs/MeetingEventsApi.md#getMeetingEventsByCreator) | **GET** /graph/data/meetingevents/creator/{creatorId} | Get all meeting events created by a specific user
596
- *Gobodo.MeetingEventsApi* | [**getMeetingEventsByType**](docs/MeetingEventsApi.md#getMeetingEventsByType) | **GET** /graph/data/meetingevents/type/{eventTypeId} | Get all meeting events of a specific type
597
- *Gobodo.MeetingEventsApi* | [**isMeetingEventExists**](docs/MeetingEventsApi.md#isMeetingEventExists) | **GET** /graph/data/meetingevents/exists/{meetingEventId} | Check if a meeting event exists
598
- *Gobodo.MeetingEventsApi* | [**isMeetingEventTypeExists**](docs/MeetingEventsApi.md#isMeetingEventTypeExists) | **GET** /graph/data/meetingevent/types/exists/{meetingEventTypeId} | Check if a meeting event type exists
599
- *Gobodo.MeetingEventsApi* | [**searchMeetingEventTypes**](docs/MeetingEventsApi.md#searchMeetingEventTypes) | **GET** /graph/data/meetingevent/types/search | Search meeting event types by name
600
- *Gobodo.MeetingEventsApi* | [**searchMeetingEvents**](docs/MeetingEventsApi.md#searchMeetingEvents) | **GET** /graph/data/meetingevents/search | Search meeting events by name
601
- *Gobodo.MeetingEventsApi* | [**updateMeetingEvent**](docs/MeetingEventsApi.md#updateMeetingEvent) | **PUT** /graph/data/meetingevents/{meetingEventId} | Update a meeting event
602
- *Gobodo.MeetingEventsApi* | [**updateMeetingEventType**](docs/MeetingEventsApi.md#updateMeetingEventType) | **PUT** /graph/data/meetingevent/types/{meetingEventTypeId} | Update a meeting event type
603
- *Gobodo.NotificationsApi* | [**createNotification**](docs/NotificationsApi.md#createNotification) | **POST** /graph/data/notifications/{recipientId} | Creates a notification
604
- *Gobodo.NotificationsApi* | [**createNotificationAssociatedWith**](docs/NotificationsApi.md#createNotificationAssociatedWith) | **POST** /graph/data/notifications/{recipientId}/{objectId} | Creates a notification
605
- *Gobodo.NotificationsApi* | [**deleteNotification**](docs/NotificationsApi.md#deleteNotification) | **DELETE** /graph/data/notifications/{id} | Deletes the notification
606
- *Gobodo.NotificationsApi* | [**getAllNotifications**](docs/NotificationsApi.md#getAllNotifications) | **GET** /graph/data/notifications | Returns all notifications for the logged in user
607
- *Gobodo.NotificationsApi* | [**getAllNotificationsByUser**](docs/NotificationsApi.md#getAllNotificationsByUser) | **GET** /graph/data/notifications/user/{userId} | Returns all notifications for a given user
608
- *Gobodo.NotificationsApi* | [**getNotification**](docs/NotificationsApi.md#getNotification) | **GET** /graph/data/notifications/{id} | Returns a notification by id
609
- *Gobodo.NotificationsApi* | [**getUnreadNotificationCount**](docs/NotificationsApi.md#getUnreadNotificationCount) | **GET** /graph/data/notifications/unread/count | Returns the number of unread notifications for the logged in user
610
- *Gobodo.NotificationsApi* | [**getUnreadNotifications**](docs/NotificationsApi.md#getUnreadNotifications) | **GET** /graph/data/notifications/unread | Returns all unread notifications for the logged in user
611
- *Gobodo.NotificationsApi* | [**listRegisteredDevices**](docs/NotificationsApi.md#listRegisteredDevices) | **GET** /graph/data/notificationmanagement/devices |
612
- *Gobodo.NotificationsApi* | [**listRegisteredTokens**](docs/NotificationsApi.md#listRegisteredTokens) | **GET** /graph/data/notificationmanagement/tokens |
613
- *Gobodo.NotificationsApi* | [**markNotificationAsRead**](docs/NotificationsApi.md#markNotificationAsRead) | **PUT** /graph/data/notifications/{id}/read | Marks a notification as read
614
- *Gobodo.NotificationsApi* | [**registerDevice**](docs/NotificationsApi.md#registerDevice) | **POST** /graph/data/notificationmanagement/register |
615
- *Gobodo.NotificationsApi* | [**unregisterDevice**](docs/NotificationsApi.md#unregisterDevice) | **DELETE** /graph/data/notificationmanagement/unregister/{deviceId} |
616
- *Gobodo.NotificationsApi* | [**unregisterNotificationToken**](docs/NotificationsApi.md#unregisterNotificationToken) | **DELETE** /graph/data/notificationmanagement/unregistertoken/{token} |
617
- *Gobodo.PagesApi* | [**createPage**](docs/PagesApi.md#createPage) | **POST** /graph/data/pages | Create Page
618
- *Gobodo.PagesApi* | [**deleteObject**](docs/PagesApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
619
- *Gobodo.PagesApi* | [**editPage**](docs/PagesApi.md#editPage) | **PUT** /graph/data/pages/{id} | Edit Page
620
- *Gobodo.PagesApi* | [**get27**](docs/PagesApi.md#get27) | **GET** /graph/data/pages |
621
- *Gobodo.PagesApi* | [**getOwnedPages**](docs/PagesApi.md#getOwnedPages) | **GET** /graph/data/pages/ownedpages/{uid} | Get Owned Pages
622
- *Gobodo.PagesApi* | [**getPageById**](docs/PagesApi.md#getPageById) | **GET** /graph/data/pages/{id} | Get Page By Id
623
- *Gobodo.PagesApi* | [**setPageProfilePicture**](docs/PagesApi.md#setPageProfilePicture) | **PUT** /graph/data/pages/{id}/profilepicture | Set page profile picture
624
- *Gobodo.PagesApi* | [**setPageProperties**](docs/PagesApi.md#setPageProperties) | **PUT** /graph/data/pages/{id}/properties | Set Multiple Properties
625
- *Gobodo.PagesApi* | [**setPageProperty**](docs/PagesApi.md#setPageProperty) | **PUT** /graph/data/pages/{id}/properties/{prop} | Update Property
626
- *Gobodo.PhoneNumbersApi* | [**createPhoneNumberForPage**](docs/PhoneNumbersApi.md#createPhoneNumberForPage) | **POST** /graph/data/phoneNumbers/page/{pageId} | Creates a phone number for a page
627
- *Gobodo.PhoneNumbersApi* | [**createPhoneNumberForUser**](docs/PhoneNumbersApi.md#createPhoneNumberForUser) | **POST** /graph/data/phoneNumbers/user/{userId} | Creates a phone number for a user
628
- *Gobodo.PhoneNumbersApi* | [**getPhoneNumber**](docs/PhoneNumbersApi.md#getPhoneNumber) | **GET** /graph/data/phoneNumbers/{id} | Returns a phone number by id
629
- *Gobodo.PhoneNumbersApi* | [**getPhoneNumbersByPage**](docs/PhoneNumbersApi.md#getPhoneNumbersByPage) | **GET** /graph/data/phoneNumbers/page/{pageId} | Returns all email addresses for a given page
630
- *Gobodo.PhoneNumbersApi* | [**getPhoneNumbersByUser**](docs/PhoneNumbersApi.md#getPhoneNumbersByUser) | **GET** /graph/data/phoneNumbers/user/{userid} | Returns all email addresses for a given user
631
- *Gobodo.PostsApi* | [**createPost**](docs/PostsApi.md#createPost) | **POST** /graph/data/posts |
632
- *Gobodo.PostsApi* | [**deleteObject**](docs/PostsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
633
- *Gobodo.PostsApi* | [**get34**](docs/PostsApi.md#get34) | **GET** /graph/data/posts |
634
- *Gobodo.PostsApi* | [**getPostById**](docs/PostsApi.md#getPostById) | **GET** /graph/data/posts/{id} | Gets a post by id
635
- *Gobodo.PostsApi* | [**updatePost**](docs/PostsApi.md#updatePost) | **PUT** /graph/data/posts/{id} |
636
- *Gobodo.PrivateMessagesApi* | [**createBranch**](docs/PrivateMessagesApi.md#createBranch) | **POST** /graph/data/privatemessages/messages/{messageid}/branch |
637
- *Gobodo.PrivateMessagesApi* | [**createConversation**](docs/PrivateMessagesApi.md#createConversation) | **POST** /graph/data/privatemessages/conversations | Create conversation(s)
638
- *Gobodo.PrivateMessagesApi* | [**createReply**](docs/PrivateMessagesApi.md#createReply) | **POST** /graph/data/privatemessages/messages/{messageid} |
639
- *Gobodo.PrivateMessagesApi* | [**deleteMessage**](docs/PrivateMessagesApi.md#deleteMessage) | **DELETE** /graph/data/privatemessages/messages/{messageid} |
640
- *Gobodo.PrivateMessagesApi* | [**deleteObject**](docs/PrivateMessagesApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
641
- *Gobodo.PrivateMessagesApi* | [**get31**](docs/PrivateMessagesApi.md#get31) | **GET** /graph/data/privatemessages/conversations |
642
- *Gobodo.PrivateMessagesApi* | [**get32**](docs/PrivateMessagesApi.md#get32) | **GET** /graph/data/privatemessages/messages |
643
- *Gobodo.PrivateMessagesApi* | [**getAllConversations**](docs/PrivateMessagesApi.md#getAllConversations) | **GET** /graph/data/privatemessages/conversations/all | Get All Conversations
644
- *Gobodo.PrivateMessagesApi* | [**getChildConversations**](docs/PrivateMessagesApi.md#getChildConversations) | **GET** /graph/data/privatemessages/conversations/{convoid}/childconversations | Get Child Conversations
645
- *Gobodo.PrivateMessagesApi* | [**getConversationById**](docs/PrivateMessagesApi.md#getConversationById) | **GET** /graph/data/privatemessages/conversations/{id} | Get Conversation by ID
646
- *Gobodo.PrivateMessagesApi* | [**getConversationMessages**](docs/PrivateMessagesApi.md#getConversationMessages) | **GET** /graph/data/privatemessages/conversations/{convoid}/messages | Get Messages in a Conversation
647
- *Gobodo.PrivateMessagesApi* | [**getConversationParticipants**](docs/PrivateMessagesApi.md#getConversationParticipants) | **GET** /graph/data/privatemessages/conversations/{convoid}/groupedmessages | Get Grouped Messages
648
- *Gobodo.PrivateMessagesApi* | [**getPrivateMessageById**](docs/PrivateMessagesApi.md#getPrivateMessageById) | **GET** /graph/data/privatemessages/messages/{id} |
649
- *Gobodo.PrivateMessagesApi* | [**getUnreadMessageCount**](docs/PrivateMessagesApi.md#getUnreadMessageCount) | **GET** /graph/data/privatemessages/conversations/newmessagecount | Get the number of unread messages
650
- *Gobodo.PrivateMessagesApi* | [**sendMessage**](docs/PrivateMessagesApi.md#sendMessage) | **PUT** /graph/data/privatemessages/messages/{messageid}/send |
651
- *Gobodo.PrivateMessagesApi* | [**updateMessage**](docs/PrivateMessagesApi.md#updateMessage) | **PUT** /graph/data/privatemessages/messages/{messageid} |
652
- *Gobodo.PublicationsApi* | [**createPublication**](docs/PublicationsApi.md#createPublication) | **POST** /graph/data/publications | Create a new publication
653
- *Gobodo.PublicationsApi* | [**deleteObject**](docs/PublicationsApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
654
- *Gobodo.PublicationsApi* | [**deletePublication**](docs/PublicationsApi.md#deletePublication) | **DELETE** /graph/data/publications/{publicationId} | Delete a publication
655
- *Gobodo.PublicationsApi* | [**getAllPublications**](docs/PublicationsApi.md#getAllPublications) | **GET** /graph/data/publications | Get all publications
656
- *Gobodo.PublicationsApi* | [**getPublicationById**](docs/PublicationsApi.md#getPublicationById) | **GET** /graph/data/publications/{publicationId} | Get a publication by id
657
- *Gobodo.PublicationsApi* | [**getPublicationsByMember**](docs/PublicationsApi.md#getPublicationsByMember) | **GET** /graph/data/publications/member/{memberId} | Get all publications by member
658
- *Gobodo.PublicationsApi* | [**getPublicationsByVisibility**](docs/PublicationsApi.md#getPublicationsByVisibility) | **GET** /graph/data/publications/visibility/{visibility} | Get all publications by visibility
659
- *Gobodo.PublicationsApi* | [**isPublicationExists**](docs/PublicationsApi.md#isPublicationExists) | **GET** /graph/data/publications/exists/{publicationId} | Check if a publication exists
660
- *Gobodo.PublicationsApi* | [**searchPublications**](docs/PublicationsApi.md#searchPublications) | **GET** /graph/data/publications/search | Search publications by name
661
- *Gobodo.PublicationsApi* | [**updatePublication**](docs/PublicationsApi.md#updatePublication) | **PUT** /graph/data/publications/{publicationId} | Update a publication
662
- *Gobodo.RestApplicationsApi* | [**createRestApplication**](docs/RestApplicationsApi.md#createRestApplication) | **POST** /graph/data/restapplications | Create a rest application
663
- *Gobodo.RestApplicationsApi* | [**deleteRestApplication**](docs/RestApplicationsApi.md#deleteRestApplication) | **DELETE** /graph/data/restapplications/{id} | Delete a rest application
664
- *Gobodo.RestApplicationsApi* | [**getRestApplicationById**](docs/RestApplicationsApi.md#getRestApplicationById) | **GET** /graph/data/restapplications/{id} | Get a rest application by id
665
- *Gobodo.RestApplicationsApi* | [**getRestApplications**](docs/RestApplicationsApi.md#getRestApplications) | **GET** /graph/data/restapplications | Get all rest applications
666
- *Gobodo.RestApplicationsApi* | [**updateRestApplication**](docs/RestApplicationsApi.md#updateRestApplication) | **PUT** /graph/data/restapplications/{id} | Update a rest application
667
- *Gobodo.ScreensApi* | [**createScreen**](docs/ScreensApi.md#createScreen) | **POST** /graph/data/templates |
668
- *Gobodo.ScreensApi* | [**editScreen**](docs/ScreensApi.md#editScreen) | **PUT** /graph/data/templates/{screenid} |
669
- *Gobodo.ScreensApi* | [**getScreenById**](docs/ScreensApi.md#getScreenById) | **GET** /graph/data/templates/{screenId} |
670
- *Gobodo.SitesApi* | [**createSite**](docs/SitesApi.md#createSite) | **POST** /graph/data/sites | Create a site
671
- *Gobodo.SitesApi* | [**createSiteType**](docs/SitesApi.md#createSiteType) | **POST** /graph/data/sites/sitetypes | Create a site type
672
- *Gobodo.SitesApi* | [**deleteSite**](docs/SitesApi.md#deleteSite) | **DELETE** /graph/data/sites/{id} | Delete a site
673
- *Gobodo.SitesApi* | [**deleteSiteType**](docs/SitesApi.md#deleteSiteType) | **DELETE** /graph/data/sites/sitetypes/{id} | Delete a site type
674
- *Gobodo.SitesApi* | [**getSiteById**](docs/SitesApi.md#getSiteById) | **GET** /graph/data/sites/{id} | Get a site by id
675
- *Gobodo.SitesApi* | [**getSiteTypeById**](docs/SitesApi.md#getSiteTypeById) | **GET** /graph/data/sites/sitetypes/{id} | Get a site type by id
676
- *Gobodo.SitesApi* | [**getSiteTypes**](docs/SitesApi.md#getSiteTypes) | **GET** /graph/data/sites/sitetypes | Get all site types
677
- *Gobodo.SitesApi* | [**getSites**](docs/SitesApi.md#getSites) | **GET** /graph/data/sites | Get all sites
678
- *Gobodo.SitesApi* | [**updateSite**](docs/SitesApi.md#updateSite) | **PUT** /graph/data/sites/{id} | Update a site
679
- *Gobodo.SitesApi* | [**updateSiteType**](docs/SitesApi.md#updateSiteType) | **PUT** /graph/data/sites/sitetypes/{id} | Update a site type
680
- *Gobodo.SocialGroupsApi* | [**addGroupMembers**](docs/SocialGroupsApi.md#addGroupMembers) | **PUT** /graph/data/groups/{groupid}/addmembers | Adds the users corresponding to the list of userids to the group
681
- *Gobodo.SocialGroupsApi* | [**createGroup**](docs/SocialGroupsApi.md#createGroup) | **POST** /graph/data/groups | Create Group
682
- *Gobodo.SocialGroupsApi* | [**createSocialGroupType**](docs/SocialGroupsApi.md#createSocialGroupType) | **POST** /graph/data/groups/types | Create a new social group type
683
- *Gobodo.SocialGroupsApi* | [**deleteSocialGroupType**](docs/SocialGroupsApi.md#deleteSocialGroupType) | **DELETE** /graph/data/groups/types/{socialGroupTypeId} | Delete a social group type
684
- *Gobodo.SocialGroupsApi* | [**editGroup**](docs/SocialGroupsApi.md#editGroup) | **PUT** /graph/data/groups/{id} | Edit Group
685
- *Gobodo.SocialGroupsApi* | [**get33**](docs/SocialGroupsApi.md#get33) | **GET** /graph/data/groups |
686
- *Gobodo.SocialGroupsApi* | [**getAllSocialGroupTypes**](docs/SocialGroupsApi.md#getAllSocialGroupTypes) | **GET** /graph/data/groups/types | Get all social group types
687
- *Gobodo.SocialGroupsApi* | [**getChildSocialGroupTypes**](docs/SocialGroupsApi.md#getChildSocialGroupTypes) | **GET** /graph/data/groups/types/{parentId}/children | Get all child social group types of a parent
688
- *Gobodo.SocialGroupsApi* | [**getGroupAdministrators**](docs/SocialGroupsApi.md#getGroupAdministrators) | **GET** /graph/data/groups/{groupid}/administrators | Returns the admins in the group
689
- *Gobodo.SocialGroupsApi* | [**getGroupById**](docs/SocialGroupsApi.md#getGroupById) | **GET** /graph/data/groups/{id} | Get Group By Id
690
- *Gobodo.SocialGroupsApi* | [**getGroupMembers**](docs/SocialGroupsApi.md#getGroupMembers) | **GET** /graph/data/groups/{groupid}/members | Returns the users in the group
691
- *Gobodo.SocialGroupsApi* | [**getSocialGroupTypeById**](docs/SocialGroupsApi.md#getSocialGroupTypeById) | **GET** /graph/data/groups/types/{socialGroupTypeId} | Get a social group type by id
692
- *Gobodo.SocialGroupsApi* | [**isSocialGroupTypeExists**](docs/SocialGroupsApi.md#isSocialGroupTypeExists) | **GET** /graph/data/groups/types/exists/{socialGroupTypeId} | Check if a social group type exists
693
- *Gobodo.SocialGroupsApi* | [**joinGroup**](docs/SocialGroupsApi.md#joinGroup) | **PUT** /graph/data/groups/{groupid}/join | Adds the currently logged in user to the group
694
- *Gobodo.SocialGroupsApi* | [**removeGroupMember**](docs/SocialGroupsApi.md#removeGroupMember) | **DELETE** /graph/data/groups/{groupid}/members/{uid} | Remove the user from the group
695
- *Gobodo.SocialGroupsApi* | [**searchSocialGroupTypes**](docs/SocialGroupsApi.md#searchSocialGroupTypes) | **GET** /graph/data/groups/types/search | Search social group types by name
696
- *Gobodo.SocialGroupsApi* | [**setGroupProperties**](docs/SocialGroupsApi.md#setGroupProperties) | **PUT** /graph/data/groups/{id}/properties | Set Multiple Properties
697
- *Gobodo.SocialGroupsApi* | [**setGroupProperty**](docs/SocialGroupsApi.md#setGroupProperty) | **PUT** /graph/data/groups/{id}/properties/{prop} | Update Property
698
- *Gobodo.SocialGroupsApi* | [**updateSocialGroupType**](docs/SocialGroupsApi.md#updateSocialGroupType) | **PUT** /graph/data/groups/types/{socialGroupTypeId} | Update a social group type
699
- *Gobodo.SocialIntegrationApi* | [**loginFacebook**](docs/SocialIntegrationApi.md#loginFacebook) | **POST** /graph/data/auth_facebook |
700
- *Gobodo.SocialIntegrationApi* | [**loginGoogle**](docs/SocialIntegrationApi.md#loginGoogle) | **POST** /graph/data/auth_google |
701
- *Gobodo.SocialIntegrationApi* | [**loginLinkedIn**](docs/SocialIntegrationApi.md#loginLinkedIn) | **POST** /graph/data/auth_linkedin |
702
- *Gobodo.SocialIntegrationApi* | [**loginTwitter**](docs/SocialIntegrationApi.md#loginTwitter) | **POST** /graph/data/auth_twitter |
703
- *Gobodo.StripeAccountsApi* | [**addStripePaymentMethod**](docs/StripeAccountsApi.md#addStripePaymentMethod) | **POST** /graph/data/payments/stripe/paymentmethods | Adds payment methods for the customer stored in stripe
704
- *Gobodo.StripeAccountsApi* | [**attachCustomerStripePaymentMethod**](docs/StripeAccountsApi.md#attachCustomerStripePaymentMethod) | **PUT** /graph/data/payments/stripe/customer/{customerID}/paymentmethods | Adds payment methods for the customer stored in stripe
705
- *Gobodo.StripeAccountsApi* | [**attachStripePaymentMethod**](docs/StripeAccountsApi.md#attachStripePaymentMethod) | **PUT** /graph/data/payments/stripe/paymentmethods | Adds payment methods for the customer stored in stripe
706
- *Gobodo.StripeAccountsApi* | [**createAccountSession**](docs/StripeAccountsApi.md#createAccountSession) | **POST** /graph/data/payments/stripe/accountSession | Creates an Account Session which is used to integrate Stripe's connected UI components
707
- *Gobodo.StripeAccountsApi* | [**createAndLinkStripeAccount**](docs/StripeAccountsApi.md#createAndLinkStripeAccount) | **POST** /graph/data/payments/stripe/account | Creates a Stripe account for the logged in user
708
- *Gobodo.StripeAccountsApi* | [**createAndLinkStripeCustomerAccount**](docs/StripeAccountsApi.md#createAndLinkStripeCustomerAccount) | **POST** /graph/data/payments/stripe/customer | Creates a Stripe customer account for the logged in user
709
- *Gobodo.StripeAccountsApi* | [**createApplicationStripePaymentAccount**](docs/StripeAccountsApi.md#createApplicationStripePaymentAccount) | **POST** /graph/data/payments/stripe/application/{applicationid}/paymentaccount | Creates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
710
- *Gobodo.StripeAccountsApi* | [**createSiteStripePaymentAccount**](docs/StripeAccountsApi.md#createSiteStripePaymentAccount) | **POST** /graph/data/payments/stripe/site/{siteid}/paymentaccount | Creates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
711
- *Gobodo.StripeAccountsApi* | [**createStripePaymentIntent**](docs/StripeAccountsApi.md#createStripePaymentIntent) | **POST** /graph/data/payments/stripe/payment | Creates a Payment Intent to initate a Stripe payment
712
- *Gobodo.StripeAccountsApi* | [**deleteStripeAccount**](docs/StripeAccountsApi.md#deleteStripeAccount) | **DELETE** /graph/data/payments/stripe/account |
713
- *Gobodo.StripeAccountsApi* | [**deleteStripeAccountWithId**](docs/StripeAccountsApi.md#deleteStripeAccountWithId) | **DELETE** /graph/data/payments/stripe/account/{accountID} |
714
- *Gobodo.StripeAccountsApi* | [**deleteStripePaymentMethod**](docs/StripeAccountsApi.md#deleteStripePaymentMethod) | **DELETE** /graph/data/payments/stripe/paymentmethods/{paymentMethodID} | Adds payment methods for the customer stored in stripe
715
- *Gobodo.StripeAccountsApi* | [**get**](docs/StripeAccountsApi.md#get) | **GET** /graph/data/payments/stripe |
716
- *Gobodo.StripeAccountsApi* | [**get1**](docs/StripeAccountsApi.md#get1) | **GET** /graph/data/payments/stripe/{id} |
717
- *Gobodo.StripeAccountsApi* | [**getApplicationStripePaymentAccount**](docs/StripeAccountsApi.md#getApplicationStripePaymentAccount) | **GET** /graph/data/payments/stripe/application/{applicationid}/paymentaccount | Retrieves the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
718
- *Gobodo.StripeAccountsApi* | [**getDefaultCustomerStripePaymentMethod**](docs/StripeAccountsApi.md#getDefaultCustomerStripePaymentMethod) | **GET** /graph/data/payments/stripe/customer/{customerID}/paymentmethods/default | Gets the default payment method
719
- *Gobodo.StripeAccountsApi* | [**getDefaultStripePaymentMethod**](docs/StripeAccountsApi.md#getDefaultStripePaymentMethod) | **GET** /graph/data/payments/stripe/paymentmethods/default | Gets the default payment method
720
- *Gobodo.StripeAccountsApi* | [**getSiteStripePaymentAccount**](docs/StripeAccountsApi.md#getSiteStripePaymentAccount) | **GET** /graph/data/payments/stripe/site/{siteid}/paymentaccount | Retrieves the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
721
- *Gobodo.StripeAccountsApi* | [**getStripeAccount**](docs/StripeAccountsApi.md#getStripeAccount) | **GET** /graph/data/payments/stripe/account | Retrieves the Stripe Account For the Logged In User
722
- *Gobodo.StripeAccountsApi* | [**getStripeAccountBalance**](docs/StripeAccountsApi.md#getStripeAccountBalance) | **GET** /graph/data/payments/stripe/account/{accountID}/balance | Gets the balance of the logged in user
723
- *Gobodo.StripeAccountsApi* | [**getStripeApiKey**](docs/StripeAccountsApi.md#getStripeApiKey) | **GET** /graph/data/payments/stripe/apikey | Returns the publishable API key for Stripe
724
- *Gobodo.StripeAccountsApi* | [**getStripeBalance**](docs/StripeAccountsApi.md#getStripeBalance) | **GET** /graph/data/payments/stripe/balance | Gets the balance of the logged in user
725
- *Gobodo.StripeAccountsApi* | [**getStripeCustomerAccount**](docs/StripeAccountsApi.md#getStripeCustomerAccount) | **GET** /graph/data/payments/stripe/customer | Retrieves the Stripe Customer Account For the Logged In User
726
- *Gobodo.StripeAccountsApi* | [**getStripeCustomerPaymentMethods**](docs/StripeAccountsApi.md#getStripeCustomerPaymentMethods) | **GET** /graph/data/payments/stripe/customer/{customerID}/paymentmethods | Retrieves the payment methods for the customer stored in stripe
727
- *Gobodo.StripeAccountsApi* | [**getStripePaymentMethods**](docs/StripeAccountsApi.md#getStripePaymentMethods) | **GET** /graph/data/payments/stripe/paymentmethods | Retrieves the payment methods for the customer stored in stripe
728
- *Gobodo.StripeAccountsApi* | [**getStripeTransfer**](docs/StripeAccountsApi.md#getStripeTransfer) | **GET** /graph/data/payments/stripe/transfer/{transferID} | Retrieves the transfer payment with the given transferId
729
- *Gobodo.StripeAccountsApi* | [**getStripeTransferPaymentMethodDetails**](docs/StripeAccountsApi.md#getStripeTransferPaymentMethodDetails) | **GET** /graph/data/payments/stripe/transfer/{transferID}/paymentMethodDetails | Retrieves the transfer payment details with the given transferId
730
- *Gobodo.StripeAccountsApi* | [**getUserStripeAccount**](docs/StripeAccountsApi.md#getUserStripeAccount) | **GET** /graph/data/payments/stripe/user/{userID}/account | Retrieves the Stripe Account For the Specified User
731
- *Gobodo.StripeAccountsApi* | [**getUserStripeCustomerAccount**](docs/StripeAccountsApi.md#getUserStripeCustomerAccount) | **GET** /graph/data/payments/stripe/user/{userID}/customer | Retrieves the Stripe Customer Account For the Logged In User
732
- *Gobodo.StripeAccountsApi* | [**payoutStripeAccount**](docs/StripeAccountsApi.md#payoutStripeAccount) | **POST** /graph/data/payments/stripe/account/{accountID}/payout | Pays out the specified account
733
- *Gobodo.StripeAccountsApi* | [**setApplicationStripePaymentAccount**](docs/StripeAccountsApi.md#setApplicationStripePaymentAccount) | **PUT** /graph/data/payments/stripe/application/{applicationid}/{accountId}/paymentaccount | Updates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
734
- *Gobodo.StripeAccountsApi* | [**setDefaultCustomerStripePaymentMethod**](docs/StripeAccountsApi.md#setDefaultCustomerStripePaymentMethod) | **PUT** /graph/data/payments/stripe/customer/{customerID}/paymentmethods/default | Adds payment methods for the customer stored in stripe
735
- *Gobodo.StripeAccountsApi* | [**setDefaultStripePaymentMethod**](docs/StripeAccountsApi.md#setDefaultStripePaymentMethod) | **PUT** /graph/data/payments/stripe/paymentmethods/default | Sets the default payment method for the customer stored in stripe
736
- *Gobodo.StripeAccountsApi* | [**setSiteStripePaymentAccount**](docs/StripeAccountsApi.md#setSiteStripePaymentAccount) | **PUT** /graph/data/payments/stripe/site/{siteid}/{accountId}/paymentaccount | Updates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
737
- *Gobodo.StripeAccountsApi* | [**stripePayout**](docs/StripeAccountsApi.md#stripePayout) | **POST** /graph/data/payments/stripe/payout | Pays out the account of the logged in user
738
- *Gobodo.StripeAccountsApi* | [**stripeTransfer**](docs/StripeAccountsApi.md#stripeTransfer) | **POST** /graph/data/payments/stripe/transfer | Sends a transfer payment from the logged in user to the recipient specified in the TransferInput
739
- *Gobodo.StripeAccountsApi* | [**updateAccountLink**](docs/StripeAccountsApi.md#updateAccountLink) | **PUT** /graph/data/payments/stripe/account/{accountID} | Creates an Account Link which enables the user to update their Stripe account details
740
- *Gobodo.StripeAccountsApi* | [**updateCustomer**](docs/StripeAccountsApi.md#updateCustomer) | **PUT** /graph/data/payments/stripe/customer/{customerID} | Updates the customer account and returns a client secret to enable user to update their details on Stripe
741
- *Gobodo.StripeAccountsApi* | [**updateStripePaymentMethod**](docs/StripeAccountsApi.md#updateStripePaymentMethod) | **PUT** /graph/data/payments/stripe/paymentmethods/{paymentMethodID} | Adds payment methods for the customer stored in stripe
742
- *Gobodo.TagsApi* | [**getObjectsInGraphByTag**](docs/TagsApi.md#getObjectsInGraphByTag) | **GET** /graph/data/graph/{id}/objects/tag/{tag} | Get objects in the graph with the given tag
743
- *Gobodo.TemplatesApi* | [**createScreen**](docs/TemplatesApi.md#createScreen) | **POST** /graph/data/templates |
744
- *Gobodo.TemplatesApi* | [**editScreen**](docs/TemplatesApi.md#editScreen) | **PUT** /graph/data/templates/{screenid} |
745
- *Gobodo.TemplatesApi* | [**getScreenById**](docs/TemplatesApi.md#getScreenById) | **GET** /graph/data/templates/{screenId} |
746
- *Gobodo.ThemeMappingsApi* | [**addUrlPatterns**](docs/ThemeMappingsApi.md#addUrlPatterns) | **PUT** /graph/data/themes/{themeid}/urlpatterns |
747
- *Gobodo.ThemeMappingsApi* | [**createTheme**](docs/ThemeMappingsApi.md#createTheme) | **POST** /graph/data/themes | Create a Theme Mapping
748
- *Gobodo.ThemeMappingsApi* | [**get37**](docs/ThemeMappingsApi.md#get37) | **GET** /graph/data/themes/{themeid} |
749
- *Gobodo.TopicsApi* | [**createTopic**](docs/TopicsApi.md#createTopic) | **POST** /graph/data/topics | Creates a new topic
750
- *Gobodo.TopicsApi* | [**deleteSubscription**](docs/TopicsApi.md#deleteSubscription) | **DELETE** /graph/data/topics/subscription/{subscriptionId} | Deletes a subscription
751
- *Gobodo.TopicsApi* | [**deleteTopic**](docs/TopicsApi.md#deleteTopic) | **DELETE** /graph/data/topics/{topicName} | Deletes a topic
752
- *Gobodo.TopicsApi* | [**getSubscription**](docs/TopicsApi.md#getSubscription) | **GET** /graph/data/topics/subscription/{subscriptionId} | Gets a subscription by key
753
- *Gobodo.TopicsApi* | [**getTopicByName**](docs/TopicsApi.md#getTopicByName) | **GET** /graph/data/topics/{topicName} | Gets a topic by name
754
- *Gobodo.TopicsApi* | [**getTopicSubscriptions**](docs/TopicsApi.md#getTopicSubscriptions) | **GET** /graph/data/topics/{topicName}/subscriptions | Gets subscriptions for a topic
755
- *Gobodo.TopicsApi* | [**registerListeners**](docs/TopicsApi.md#registerListeners) | **PUT** /graph/data/topics | Registers listeners
756
- *Gobodo.TopicsApi* | [**sendMessage1**](docs/TopicsApi.md#sendMessage1) | **POST** /graph/data/topics/message | Sends a message to a topic
757
- *Gobodo.TransactionsApi* | [**beginTx**](docs/TransactionsApi.md#beginTx) | **POST** /graph/data/transaction | Start a new transaction
758
- *Gobodo.TransactionsApi* | [**commit**](docs/TransactionsApi.md#commit) | **POST** /graph/data/transaction/{id}/commit | Commits a transaction
759
- *Gobodo.TransactionsApi* | [**failTx**](docs/TransactionsApi.md#failTx) | **DELETE** /graph/data/transaction/{id} | Marks a transaction for failure
760
- *Gobodo.TwitterApi* | [**loginTwitter**](docs/TwitterApi.md#loginTwitter) | **POST** /graph/data/auth_twitter |
761
- *Gobodo.UserTagsApi* | [**deleteRelationship2**](docs/UserTagsApi.md#deleteRelationship2) | **DELETE** /graph/data/usertags/{id} | Delete Relationship
762
- *Gobodo.UserTagsApi* | [**get35**](docs/UserTagsApi.md#get35) | **GET** /graph/data/usertags |
763
- *Gobodo.UserTagsApi* | [**getRelProperties2**](docs/UserTagsApi.md#getRelProperties2) | **GET** /graph/data/usertags/{id}/properties | Get Properties
764
- *Gobodo.UserTagsApi* | [**getRelProperty2**](docs/UserTagsApi.md#getRelProperty2) | **GET** /graph/data/usertags/{id}/properties/{prop} | Get Property
765
- *Gobodo.UserTagsApi* | [**getRelationshipById1**](docs/UserTagsApi.md#getRelationshipById1) | **GET** /graph/data/usertags/{id} |
766
- *Gobodo.UserTagsApi* | [**getUserTags**](docs/UserTagsApi.md#getUserTags) | **GET** /graph/data/object/{id}/usertags |
767
- *Gobodo.UserTagsApi* | [**setRelProperties2**](docs/UserTagsApi.md#setRelProperties2) | **PUT** /graph/data/usertags/{id}/properties | Set Multiple Properties
768
- *Gobodo.UserTagsApi* | [**setRelProperty2**](docs/UserTagsApi.md#setRelProperty2) | **PUT** /graph/data/usertags/{id}/properties/{prop} | Update Property
769
- *Gobodo.UserTagsApi* | [**tagUsers**](docs/UserTagsApi.md#tagUsers) | **POST** /graph/data/object/{id}/tagusers |
770
- *Gobodo.UsersApi* | [**createUser**](docs/UsersApi.md#createUser) | **POST** /graph/data/user | Create a new User
771
- *Gobodo.UsersApi* | [**deleteAccount**](docs/UsersApi.md#deleteAccount) | **DELETE** /graph/data/user/self | Deactivates the account and clear's the user's data if the purge data flag is true
772
- *Gobodo.UsersApi* | [**getProfileByType**](docs/UsersApi.md#getProfileByType) | **GET** /graph/data/user/{id}/profile/{type} | Returns the profile of the given type for the specified user if the profile exists
773
- *Gobodo.UsersApi* | [**getProfiles**](docs/UsersApi.md#getProfiles) | **GET** /graph/data/user/{id}/profiles | Get a list of profiles attached to the user's account
774
- *Gobodo.UsersApi* | [**getSelf**](docs/UsersApi.md#getSelf) | **GET** /graph/data/user/self | Returns the logged in user
775
- *Gobodo.UsersApi* | [**getUserById**](docs/UsersApi.md#getUserById) | **GET** /graph/data/user/{id} | Get User By Id
776
- *Gobodo.UsersApi* | [**getUserByUserName**](docs/UsersApi.md#getUserByUserName) | **GET** /graph/data/user/{username} | Get User By Username
777
- *Gobodo.UsersApi* | [**getUsers**](docs/UsersApi.md#getUsers) | **GET** /graph/data/user | Get a list of users
778
- *Gobodo.UsersApi* | [**setUserProfilePicture**](docs/UsersApi.md#setUserProfilePicture) | **PUT** /graph/data/user/{id}/profilepicture | Set user profile picture
779
- *Gobodo.UsersApi* | [**updatePassword**](docs/UsersApi.md#updatePassword) | **PUT** /graph/data/user/{id}/password | Set User Password
780
- *Gobodo.UsersApi* | [**updateUser**](docs/UsersApi.md#updateUser) | **PUT** /graph/data/user/{id} | Update User Info
781
- *Gobodo.UtilsApi* | [**encodeAuth**](docs/UtilsApi.md#encodeAuth) | **POST** /graph/data/utils/encodeauth |
782
- *Gobodo.VideosApi* | [**deleteObject**](docs/VideosApi.md#deleteObject) | **DELETE** /graph/data/object/{id} |
783
- *Gobodo.VideosApi* | [**get36**](docs/VideosApi.md#get36) | **GET** /graph/data/videos |
784
- *Gobodo.VideosApi* | [**getVideoById**](docs/VideosApi.md#getVideoById) | **GET** /graph/data/videos/{id} | Gets a video by id
785
- *Gobodo.VideosApi* | [**getVideos**](docs/VideosApi.md#getVideos) | **GET** /graph/data/object/{id}/videos |
786
- *Gobodo.VideosApi* | [**setThumbnail**](docs/VideosApi.md#setThumbnail) | **PUT** /graph/data/videos/{id}/setthumbnail |
787
- *Gobodo.VideosApi* | [**simulcast**](docs/VideosApi.md#simulcast) | **PUT** /graph/data/videos/{id}/simulcast |
788
- *Gobodo.VideosApi* | [**startLiveStream**](docs/VideosApi.md#startLiveStream) | **POST** /graph/data/videos/livestream |
789
- *Gobodo.VideosApi* | [**streamMeeting**](docs/VideosApi.md#streamMeeting) | **POST** /graph/data/videos/livestream/{objectid} |
790
- *Gobodo.VideosApi* | [**updateVideo**](docs/VideosApi.md#updateVideo) | **PUT** /graph/data/videos/{id} |
791
- *Gobodo.VideosApi* | [**upload2**](docs/VideosApi.md#upload2) | **POST** /graph/data/videos/{id}/upload |
792
- *Gobodo.VideosApi* | [**uploadVideo**](docs/VideosApi.md#uploadVideo) | **POST** /graph/data/videos/upload | Upload data
793
- *Gobodo.WalletsApi* | [**createHold**](docs/WalletsApi.md#createHold) | **POST** /graph/data/payments/wallets/hold | Hold currency for a user
794
- *Gobodo.WalletsApi* | [**getCombinedBalance**](docs/WalletsApi.md#getCombinedBalance) | **GET** /graph/data/payments/wallets/balance | Get the combined balance of a user
795
- *Gobodo.WalletsApi* | [**getGrantById**](docs/WalletsApi.md#getGrantById) | **GET** /graph/data/payments/wallets/grant/{grantId} | Get a grant by id
796
- *Gobodo.WalletsApi* | [**getHoldById**](docs/WalletsApi.md#getHoldById) | **GET** /graph/data/payments/wallets/hold/{holdId} | Get a hold by id
797
- *Gobodo.WalletsApi* | [**getHoldsByWalletId**](docs/WalletsApi.md#getHoldsByWalletId) | **GET** /graph/data/payments/wallets/wallet/{walletId}/holds | Get all holds for a wallet
798
- *Gobodo.WalletsApi* | [**getPayoutDetails**](docs/WalletsApi.md#getPayoutDetails) | **GET** /graph/data/payments/wallets/payout/{payoutId} | Get a payout by id
799
- *Gobodo.WalletsApi* | [**getPurchaseById**](docs/WalletsApi.md#getPurchaseById) | **GET** /graph/data/payments/wallets/purchase/{purchaseId} | Get a purchase by id
800
- *Gobodo.WalletsApi* | [**getTransferById**](docs/WalletsApi.md#getTransferById) | **GET** /graph/data/payments/wallets/transfer/{transferId} | Get a transfer by id
801
- *Gobodo.WalletsApi* | [**getWalletBalance**](docs/WalletsApi.md#getWalletBalance) | **GET** /graph/data/payments/wallets/wallet/{walletId}/balance | Get the balance of a wallet
802
- *Gobodo.WalletsApi* | [**getWalletById**](docs/WalletsApi.md#getWalletById) | **GET** /graph/data/payments/wallets/wallet/{walletId} | Get a wallet by id
803
- *Gobodo.WalletsApi* | [**getWallets**](docs/WalletsApi.md#getWallets) | **GET** /graph/data/payments/wallets/wallet | Get all wallets
804
- *Gobodo.WalletsApi* | [**grantCurrency**](docs/WalletsApi.md#grantCurrency) | **POST** /graph/data/payments/wallets/grant | Grant currency to a user
805
- *Gobodo.WalletsApi* | [**payoutWallet**](docs/WalletsApi.md#payoutWallet) | **POST** /graph/data/payments/wallets/payout | Payout to the wallet to the logged in user's cash balance
806
- *Gobodo.WalletsApi* | [**purchaseCurrency**](docs/WalletsApi.md#purchaseCurrency) | **POST** /graph/data/payments/wallets/purchase | Purchase an item
807
- *Gobodo.WalletsApi* | [**releaseHold**](docs/WalletsApi.md#releaseHold) | **DELETE** /graph/data/payments/wallets/hold/{holdId} | Release a hold
808
- *Gobodo.WalletsApi* | [**releaseHolds**](docs/WalletsApi.md#releaseHolds) | **DELETE** /graph/data/payments/wallets/hold | Release all holds for a holder
809
- *Gobodo.WalletsApi* | [**walletTransfer**](docs/WalletsApi.md#walletTransfer) | **POST** /graph/data/payments/wallets/transfer | Transfer funds between wallets
145
+ *Gobodo.AdCampaignsApi* | [**createAdCampaign**](docs/AdCampaignsApi.md#createAdCampaign) | **POST** /ads/campaigns | Create Ad Campaign
146
+ *Gobodo.AdCampaignsApi* | [**get2**](docs/AdCampaignsApi.md#get2) | **GET** /ads/campaigns |
147
+ *Gobodo.AdCampaignsApi* | [**get3**](docs/AdCampaignsApi.md#get3) | **GET** /ads/campaigns/{id} |
148
+ *Gobodo.AdCampaignsApi* | [**getFromCat**](docs/AdCampaignsApi.md#getFromCat) | **GET** /ads/campaigns/nextfromcategory/{id} |
149
+ *Gobodo.AdCampaignsApi* | [**update**](docs/AdCampaignsApi.md#update) | **PUT** /ads/campaigns/{id} |
150
+ *Gobodo.AdCampaignsApi* | [**updateAds**](docs/AdCampaignsApi.md#updateAds) | **POST** /ads/campaigns/{id}/ads |
151
+ *Gobodo.AdCampaignsApi* | [**updateSites**](docs/AdCampaignsApi.md#updateSites) | **PUT** /ads/campaigns/{id}/sites |
152
+ *Gobodo.AdManagementApi* | [**createAd**](docs/AdManagementApi.md#createAd) | **POST** /ads/ads | Create Ad
153
+ *Gobodo.AdManagementApi* | [**createAdCampaign**](docs/AdManagementApi.md#createAdCampaign) | **POST** /ads/campaigns | Create Ad Campaign
154
+ *Gobodo.AdManagementApi* | [**get2**](docs/AdManagementApi.md#get2) | **GET** /ads/campaigns |
155
+ *Gobodo.AdManagementApi* | [**get3**](docs/AdManagementApi.md#get3) | **GET** /ads/campaigns/{id} |
156
+ *Gobodo.AdManagementApi* | [**get4**](docs/AdManagementApi.md#get4) | **GET** /ads/ads |
157
+ *Gobodo.AdManagementApi* | [**get5**](docs/AdManagementApi.md#get5) | **GET** /ads/ads/{id} |
158
+ *Gobodo.AdManagementApi* | [**getCampaign**](docs/AdManagementApi.md#getCampaign) | **GET** /ads/ads/{id}/campaign |
159
+ *Gobodo.AdManagementApi* | [**getFromCat**](docs/AdManagementApi.md#getFromCat) | **GET** /ads/campaigns/nextfromcategory/{id} |
160
+ *Gobodo.AdManagementApi* | [**update**](docs/AdManagementApi.md#update) | **PUT** /ads/campaigns/{id} |
161
+ *Gobodo.AdManagementApi* | [**update1**](docs/AdManagementApi.md#update1) | **PUT** /ads/ads/{id} |
162
+ *Gobodo.AdManagementApi* | [**updateAds**](docs/AdManagementApi.md#updateAds) | **POST** /ads/campaigns/{id}/ads |
163
+ *Gobodo.AdManagementApi* | [**updateSites**](docs/AdManagementApi.md#updateSites) | **PUT** /ads/campaigns/{id}/sites |
164
+ *Gobodo.AdminDataManagementApi* | [**purgeData**](docs/AdminDataManagementApi.md#purgeData) | **GET** /admin/datamanagement/purge/{key}/{days} |
165
+ *Gobodo.AdsApi* | [**createAd**](docs/AdsApi.md#createAd) | **POST** /ads/ads | Create Ad
166
+ *Gobodo.AdsApi* | [**get4**](docs/AdsApi.md#get4) | **GET** /ads/ads |
167
+ *Gobodo.AdsApi* | [**get5**](docs/AdsApi.md#get5) | **GET** /ads/ads/{id} |
168
+ *Gobodo.AdsApi* | [**getCampaign**](docs/AdsApi.md#getCampaign) | **GET** /ads/ads/{id}/campaign |
169
+ *Gobodo.AdsApi* | [**update1**](docs/AdsApi.md#update1) | **PUT** /ads/ads/{id} |
170
+ *Gobodo.AttachmentsApi* | [**get8**](docs/AttachmentsApi.md#get8) | **GET** /files |
171
+ *Gobodo.AttachmentsApi* | [**getFileById**](docs/AttachmentsApi.md#getFileById) | **GET** /files/{id} | Get File By Id
172
+ *Gobodo.AttachmentsApi* | [**updateFile**](docs/AttachmentsApi.md#updateFile) | **PUT** /files/{id} | Update File
173
+ *Gobodo.AttachmentsApi* | [**upload**](docs/AttachmentsApi.md#upload) | **POST** /files/{id}/upload |
174
+ *Gobodo.AttachmentsApi* | [**uploadFile**](docs/AttachmentsApi.md#uploadFile) | **POST** /files/upload | Upload data
175
+ *Gobodo.AuthenticationApi* | [**login**](docs/AuthenticationApi.md#login) | **POST** /auth |
176
+ *Gobodo.AuthenticationApi* | [**loginAsApp**](docs/AuthenticationApi.md#loginAsApp) | **POST** /auth_as_app |
177
+ *Gobodo.AuthenticationApi* | [**loginAsFunction**](docs/AuthenticationApi.md#loginAsFunction) | **POST** /auth_as_function |
178
+ *Gobodo.AuthenticationApi* | [**loginAsPage**](docs/AuthenticationApi.md#loginAsPage) | **POST** /auth_as_page |
179
+ *Gobodo.AuthenticationApi* | [**loginAsSite**](docs/AuthenticationApi.md#loginAsSite) | **POST** /auth_as_site |
180
+ *Gobodo.AuthenticationApi* | [**loginFacebook**](docs/AuthenticationApi.md#loginFacebook) | **POST** /auth_facebook |
181
+ *Gobodo.AuthenticationApi* | [**loginGoogle**](docs/AuthenticationApi.md#loginGoogle) | **POST** /auth_google |
182
+ *Gobodo.AuthenticationApi* | [**loginLinkedIn**](docs/AuthenticationApi.md#loginLinkedIn) | **POST** /auth_linkedin |
183
+ *Gobodo.AuthenticationApi* | [**loginTwitter**](docs/AuthenticationApi.md#loginTwitter) | **POST** /auth_twitter |
184
+ *Gobodo.AuthenticationApi* | [**logout**](docs/AuthenticationApi.md#logout) | **POST** /signout |
185
+ *Gobodo.CategoriesApi* | [**createCategory**](docs/CategoriesApi.md#createCategory) | **POST** /categories | Create Category
186
+ *Gobodo.CategoriesApi* | [**createChildCategory**](docs/CategoriesApi.md#createChildCategory) | **POST** /categories/{id}/subcategories | Create a child category
187
+ *Gobodo.CategoriesApi* | [**get9**](docs/CategoriesApi.md#get9) | **GET** /categories |
188
+ *Gobodo.CategoriesApi* | [**getCategoryById**](docs/CategoriesApi.md#getCategoryById) | **GET** /categories/{id} | Gets a category by id
189
+ *Gobodo.CategoriesApi* | [**getChildCategories**](docs/CategoriesApi.md#getChildCategories) | **GET** /categories/{id}/subcategories |
190
+ *Gobodo.CategoriesApi* | [**getRootCategory**](docs/CategoriesApi.md#getRootCategory) | **GET** /categories/get/root | Gets the root category
191
+ *Gobodo.CategoriesApi* | [**updateCategory**](docs/CategoriesApi.md#updateCategory) | **POST** /categories/{id} | Update Category
192
+ *Gobodo.CommentsApi* | [**createComment**](docs/CommentsApi.md#createComment) | **POST** /comments | Create a comment
193
+ *Gobodo.CommentsApi* | [**get10**](docs/CommentsApi.md#get10) | **GET** /comments |
194
+ *Gobodo.CommentsApi* | [**getCommentById**](docs/CommentsApi.md#getCommentById) | **GET** /comments/{id} | Gets a comment by id
195
+ *Gobodo.CommentsApi* | [**getCommentReplies**](docs/CommentsApi.md#getCommentReplies) | **GET** /comments/{id}/replies | Get Replies
196
+ *Gobodo.CommentsApi* | [**replyToComment**](docs/CommentsApi.md#replyToComment) | **POST** /comments/{id}/replies | Add Replies
197
+ *Gobodo.CommentsApi* | [**updateComment**](docs/CommentsApi.md#updateComment) | **PUT** /comments/{id} | Update a comment
198
+ *Gobodo.ContentManagementApi* | [**addDocumentPart**](docs/ContentManagementApi.md#addDocumentPart) | **POST** /articles/{docid}/entryparts |
199
+ *Gobodo.ContentManagementApi* | [**changeDocPartType**](docs/ContentManagementApi.md#changeDocPartType) | **PUT** /entryparts/{docpartid}/changetype/{typeid} |
200
+ *Gobodo.ContentManagementApi* | [**changeStatus**](docs/ContentManagementApi.md#changeStatus) | **PUT** /articles/{id}/status |
201
+ *Gobodo.ContentManagementApi* | [**copyDocument**](docs/ContentManagementApi.md#copyDocument) | **POST** /articles/{docid}/copy |
202
+ *Gobodo.ContentManagementApi* | [**copyDocumentPart**](docs/ContentManagementApi.md#copyDocumentPart) | **POST** /entryparts/{docpartid}/copy |
203
+ *Gobodo.ContentManagementApi* | [**createChildDocumentPart**](docs/ContentManagementApi.md#createChildDocumentPart) | **POST** /entryparts/{docpartid}/entryparts |
204
+ *Gobodo.ContentManagementApi* | [**createDocument**](docs/ContentManagementApi.md#createDocument) | **POST** /articles |
205
+ *Gobodo.ContentManagementApi* | [**createDocumentPart**](docs/ContentManagementApi.md#createDocumentPart) | **POST** /entryparts |
206
+ *Gobodo.ContentManagementApi* | [**deleteDocPart**](docs/ContentManagementApi.md#deleteDocPart) | **DELETE** /entryparts/{docpartid} | Delete Document Part
207
+ *Gobodo.ContentManagementApi* | [**deleteDocument**](docs/ContentManagementApi.md#deleteDocument) | **DELETE** /articles/{docid} | Delete Document Part
208
+ *Gobodo.ContentManagementApi* | [**editDocument**](docs/ContentManagementApi.md#editDocument) | **PUT** /articles/{docid} |
209
+ *Gobodo.ContentManagementApi* | [**get11**](docs/ContentManagementApi.md#get11) | **GET** /articles |
210
+ *Gobodo.ContentManagementApi* | [**get12**](docs/ContentManagementApi.md#get12) | **GET** /entryparts |
211
+ *Gobodo.ContentManagementApi* | [**getAllDocumentPartTypes**](docs/ContentManagementApi.md#getAllDocumentPartTypes) | **GET** /entryparttypes |
212
+ *Gobodo.ContentManagementApi* | [**getAllDocumentTypes**](docs/ContentManagementApi.md#getAllDocumentTypes) | **GET** /entrytypes |
213
+ *Gobodo.ContentManagementApi* | [**getAllDocuments**](docs/ContentManagementApi.md#getAllDocuments) | **GET** /articles/all |
214
+ *Gobodo.ContentManagementApi* | [**getChildDocPartByPageNum**](docs/ContentManagementApi.md#getChildDocPartByPageNum) | **GET** /entryparts/{id}/entryparts/{pagenum} |
215
+ *Gobodo.ContentManagementApi* | [**getDocumentById**](docs/ContentManagementApi.md#getDocumentById) | **GET** /articles/{id} |
216
+ *Gobodo.ContentManagementApi* | [**getDocumentPartById**](docs/ContentManagementApi.md#getDocumentPartById) | **GET** /entryparts/{id} |
217
+ *Gobodo.ContentManagementApi* | [**getDocumentPartById1**](docs/ContentManagementApi.md#getDocumentPartById1) | **GET** /entryparts/{id}/entryparts |
218
+ *Gobodo.ContentManagementApi* | [**getDocumentPartByPageNumber**](docs/ContentManagementApi.md#getDocumentPartByPageNumber) | **GET** /articles/{id}/entryparts/{pagenum} |
219
+ *Gobodo.ContentManagementApi* | [**getDocumentPartTypeById**](docs/ContentManagementApi.md#getDocumentPartTypeById) | **GET** /entryparttypes/{id} |
220
+ *Gobodo.ContentManagementApi* | [**getDocumentParts**](docs/ContentManagementApi.md#getDocumentParts) | **GET** /articles/{id}/entryparts |
221
+ *Gobodo.ContentManagementApi* | [**getDocumentTypeById**](docs/ContentManagementApi.md#getDocumentTypeById) | **GET** /entrytypes/{id} |
222
+ *Gobodo.ContentManagementApi* | [**getDocumentsByType**](docs/ContentManagementApi.md#getDocumentsByType) | **GET** /articles/entrytype/{typeid} |
223
+ *Gobodo.ContentManagementApi* | [**moveChildPart**](docs/ContentManagementApi.md#moveChildPart) | **PUT** /entryparts/{docpartid}/moveto/entrypart/{newdocpartid}/{partindex} |
224
+ *Gobodo.ContentManagementApi* | [**moveDocPart**](docs/ContentManagementApi.md#moveDocPart) | **PUT** /entryparts/{docpartid}/moveto/article/{articleid}/{partindex} |
225
+ *Gobodo.ContentManagementApi* | [**updateDocumentPart**](docs/ContentManagementApi.md#updateDocumentPart) | **PUT** /entryparts/{docpartid} |
226
+ *Gobodo.ConversationsApi* | [**createConversation**](docs/ConversationsApi.md#createConversation) | **POST** /privatemessages/conversations | Create conversation(s)
227
+ *Gobodo.ConversationsApi* | [**get22**](docs/ConversationsApi.md#get22) | **GET** /privatemessages/conversations |
228
+ *Gobodo.ConversationsApi* | [**getAllConversations**](docs/ConversationsApi.md#getAllConversations) | **GET** /privatemessages/conversations/all | Get All Conversations
229
+ *Gobodo.ConversationsApi* | [**getChildConversations**](docs/ConversationsApi.md#getChildConversations) | **GET** /privatemessages/conversations/{convoid}/childconversations | Get Child Conversations
230
+ *Gobodo.ConversationsApi* | [**getConversationById**](docs/ConversationsApi.md#getConversationById) | **GET** /privatemessages/conversations/{id} | Get Conversation by ID
231
+ *Gobodo.ConversationsApi* | [**getConversationMessages**](docs/ConversationsApi.md#getConversationMessages) | **GET** /privatemessages/conversations/{convoid}/messages | Get Messages in a Conversation
232
+ *Gobodo.ConversationsApi* | [**getConversationParticipants**](docs/ConversationsApi.md#getConversationParticipants) | **GET** /privatemessages/conversations/{convoid}/groupedmessages | Get Grouped Messages
233
+ *Gobodo.ConversationsApi* | [**getUnreadMessageCount**](docs/ConversationsApi.md#getUnreadMessageCount) | **GET** /privatemessages/conversations/newmessagecount | Get the number of unread messages
234
+ *Gobodo.CurrencyApi* | [**createCurrency**](docs/CurrencyApi.md#createCurrency) | **POST** /payments/currency | Create a new currency
235
+ *Gobodo.CurrencyApi* | [**getAllCurrencies**](docs/CurrencyApi.md#getAllCurrencies) | **GET** /payments/currency | Get all currencies
236
+ *Gobodo.CurrencyApi* | [**getCurrencyById**](docs/CurrencyApi.md#getCurrencyById) | **GET** /payments/currency/{currencyId} | Get a currency by id
237
+ *Gobodo.CurrencyApi* | [**getRegisteredCurrencies**](docs/CurrencyApi.md#getRegisteredCurrencies) | **GET** /payments/currency/registeredcurrencies/{minterId} | Get all currencies registered by a minter
238
+ *Gobodo.CurrencyApi* | [**isCurrencyRegistered**](docs/CurrencyApi.md#isCurrencyRegistered) | **GET** /payments/currency/isregistered/{currencyId} | Check if a currency is registered
239
+ *Gobodo.CurrencyApi* | [**isCurrencyRegistered1**](docs/CurrencyApi.md#isCurrencyRegistered1) | **GET** /payments/currency/isregistered/{minterId}/{currencyId} | Check if a currency is registered with a minter
240
+ *Gobodo.CurrencyApi* | [**registerCurrency**](docs/CurrencyApi.md#registerCurrency) | **POST** /payments/currency/register | Register a currency with a minter
241
+ *Gobodo.DataSheetImportsApi* | [**addDataSheetImportGeocodeMapping**](docs/DataSheetImportsApi.md#addDataSheetImportGeocodeMapping) | **PUT** /datasheetimport/{dsimportid}/geolocateon/{sheetprop} | Geocodes the imported object based on the specified data field in the datasheet
242
+ *Gobodo.DataSheetImportsApi* | [**addDataSheetImportMapping**](docs/DataSheetImportsApi.md#addDataSheetImportMapping) | **PUT** /datasheetimport/{dsimportid}/mapping/{sheetprop} | Sets the mapping associated with the sheetprop
243
+ *Gobodo.DataSheetImportsApi* | [**addEndObjectLookup**](docs/DataSheetImportsApi.md#addEndObjectLookup) | **PUT** /datasheetimport/{dsimportid}/endobjectlookup | Sets the lookup for the end object in a relationship import
244
+ *Gobodo.DataSheetImportsApi* | [**addStartObjectLookup**](docs/DataSheetImportsApi.md#addStartObjectLookup) | **PUT** /datasheetimport/{dsimportid}/startobjectlookup | Sets the lookup for the start object in a relationship import
245
+ *Gobodo.DataSheetImportsApi* | [**createDataSheetImport**](docs/DataSheetImportsApi.md#createDataSheetImport) | **POST** /datasheetimport/{containerid}/{reltypeid}/{objecttypeid} | Create a datasheet import
246
+ *Gobodo.DataSheetImportsApi* | [**createRelationshipDataSheetImport**](docs/DataSheetImportsApi.md#createRelationshipDataSheetImport) | **POST** /datasheetimport/{containerid}/{reltypeid} | Create a datasheet import for relationships
247
+ *Gobodo.DataSheetImportsApi* | [**get13**](docs/DataSheetImportsApi.md#get13) | **GET** /datasheetimport |
248
+ *Gobodo.DataSheetImportsApi* | [**getDataSheetImportById**](docs/DataSheetImportsApi.md#getDataSheetImportById) | **GET** /datasheetimport/{dsimportid} | Gets the datasheet import specified by the given id
249
+ *Gobodo.DataSheetImportsApi* | [**getDataSheetImportMapping**](docs/DataSheetImportsApi.md#getDataSheetImportMapping) | **GET** /datasheetimport/{dsimportid}/mapping/{sheetprop} | Gets the mapping associated with the sheetprop
250
+ *Gobodo.DataSheetImportsApi* | [**getDataSheetImportPreview**](docs/DataSheetImportsApi.md#getDataSheetImportPreview) | **GET** /datasheetimport/{dsimportid}/preview | Gets the preview of the data being imported
251
+ *Gobodo.DataSheetImportsApi* | [**removeDataSheetImportGeocodeMapping**](docs/DataSheetImportsApi.md#removeDataSheetImportGeocodeMapping) | **DELETE** /datasheetimport/{dsimportid}/geolocateon | Removes the geolocation mapping field
252
+ *Gobodo.DataSheetImportsApi* | [**removeDataSheetImportMapping**](docs/DataSheetImportsApi.md#removeDataSheetImportMapping) | **DELETE** /datasheetimport/{dsimportid}/mapping/{sheetprop} | Removes the mapping associated with the sheetprop
253
+ *Gobodo.DataSheetImportsApi* | [**runDataSheetImport**](docs/DataSheetImportsApi.md#runDataSheetImport) | **POST** /datasheetimport/{dsimportid}/run | Run a datasheet import
254
+ *Gobodo.DataSheetImportsApi* | [**setDataSheetImportPrivacy**](docs/DataSheetImportsApi.md#setDataSheetImportPrivacy) | **PUT** /datasheetimport/{dsimportid}/privacy | Sets the privacy settings of the generated objects from the import
255
+ *Gobodo.DataSheetImportsApi* | [**updateDataSheetImportFile**](docs/DataSheetImportsApi.md#updateDataSheetImportFile) | **PUT** /datasheetimport/{dsimportid}/datasheet | Updates the file used by a datasheet import
256
+ *Gobodo.DefaultApi* | [**createApiClient**](docs/DefaultApi.md#createApiClient) | **POST** /api/clients |
257
+ *Gobodo.DefaultApi* | [**doEndPoint**](docs/DefaultApi.md#doEndPoint) | **GET** / |
258
+ *Gobodo.DefaultApi* | [**get6**](docs/DefaultApi.md#get6) | **GET** /api/clients |
259
+ *Gobodo.DefaultApi* | [**get7**](docs/DefaultApi.md#get7) | **GET** /api/clients/{id} |
260
+ *Gobodo.DefaultApi* | [**getApiClientById**](docs/DefaultApi.md#getApiClientById) | **GET** /api/clients/{key} | Gets an api client by id
261
+ *Gobodo.DefaultApi* | [**resetSecretKey**](docs/DefaultApi.md#resetSecretKey) | **PUT** /api/clients/{key}/resetSecretkey | Resets the secret key of the API Client
262
+ *Gobodo.DocumentPartTypesApi* | [**getAllDocumentPartTypes**](docs/DocumentPartTypesApi.md#getAllDocumentPartTypes) | **GET** /entryparttypes |
263
+ *Gobodo.DocumentPartTypesApi* | [**getDocumentPartTypeById**](docs/DocumentPartTypesApi.md#getDocumentPartTypeById) | **GET** /entryparttypes/{id} |
264
+ *Gobodo.DocumentTypesApi* | [**getAllDocumentTypes**](docs/DocumentTypesApi.md#getAllDocumentTypes) | **GET** /entrytypes |
265
+ *Gobodo.DocumentTypesApi* | [**getDocumentTypeById**](docs/DocumentTypesApi.md#getDocumentTypeById) | **GET** /entrytypes/{id} |
266
+ *Gobodo.DocumentsApi* | [**addDocumentPart**](docs/DocumentsApi.md#addDocumentPart) | **POST** /articles/{docid}/entryparts |
267
+ *Gobodo.DocumentsApi* | [**changeStatus**](docs/DocumentsApi.md#changeStatus) | **PUT** /articles/{id}/status |
268
+ *Gobodo.DocumentsApi* | [**copyDocument**](docs/DocumentsApi.md#copyDocument) | **POST** /articles/{docid}/copy |
269
+ *Gobodo.DocumentsApi* | [**createDocument**](docs/DocumentsApi.md#createDocument) | **POST** /articles |
270
+ *Gobodo.DocumentsApi* | [**deleteDocument**](docs/DocumentsApi.md#deleteDocument) | **DELETE** /articles/{docid} | Delete Document Part
271
+ *Gobodo.DocumentsApi* | [**editDocument**](docs/DocumentsApi.md#editDocument) | **PUT** /articles/{docid} |
272
+ *Gobodo.DocumentsApi* | [**get11**](docs/DocumentsApi.md#get11) | **GET** /articles |
273
+ *Gobodo.DocumentsApi* | [**getAllDocuments**](docs/DocumentsApi.md#getAllDocuments) | **GET** /articles/all |
274
+ *Gobodo.DocumentsApi* | [**getDocumentById**](docs/DocumentsApi.md#getDocumentById) | **GET** /articles/{id} |
275
+ *Gobodo.DocumentsApi* | [**getDocumentPartByPageNumber**](docs/DocumentsApi.md#getDocumentPartByPageNumber) | **GET** /articles/{id}/entryparts/{pagenum} |
276
+ *Gobodo.DocumentsApi* | [**getDocumentParts**](docs/DocumentsApi.md#getDocumentParts) | **GET** /articles/{id}/entryparts |
277
+ *Gobodo.DocumentsApi* | [**getDocumentsByType**](docs/DocumentsApi.md#getDocumentsByType) | **GET** /articles/entrytype/{typeid} |
278
+ *Gobodo.EmailsApi* | [**createEmailForPage**](docs/EmailsApi.md#createEmailForPage) | **POST** /emails/page/{pageId} | Creates an email address for a page
279
+ *Gobodo.EmailsApi* | [**createEmailForUser**](docs/EmailsApi.md#createEmailForUser) | **POST** /emails/user/{userId} | Creates an email address for a user
280
+ *Gobodo.EmailsApi* | [**getEmailsByPage**](docs/EmailsApi.md#getEmailsByPage) | **GET** /emails/page/{pageId} | Returns all email addresses for a given page
281
+ *Gobodo.EmailsApi* | [**getEmailsByUser**](docs/EmailsApi.md#getEmailsByUser) | **GET** /emails/user/{userid} | Returns all email addresses for a given user
282
+ *Gobodo.EntryPartsApi* | [**changeDocPartType**](docs/EntryPartsApi.md#changeDocPartType) | **PUT** /entryparts/{docpartid}/changetype/{typeid} |
283
+ *Gobodo.EntryPartsApi* | [**copyDocumentPart**](docs/EntryPartsApi.md#copyDocumentPart) | **POST** /entryparts/{docpartid}/copy |
284
+ *Gobodo.EntryPartsApi* | [**createChildDocumentPart**](docs/EntryPartsApi.md#createChildDocumentPart) | **POST** /entryparts/{docpartid}/entryparts |
285
+ *Gobodo.EntryPartsApi* | [**createDocumentPart**](docs/EntryPartsApi.md#createDocumentPart) | **POST** /entryparts |
286
+ *Gobodo.EntryPartsApi* | [**deleteDocPart**](docs/EntryPartsApi.md#deleteDocPart) | **DELETE** /entryparts/{docpartid} | Delete Document Part
287
+ *Gobodo.EntryPartsApi* | [**get12**](docs/EntryPartsApi.md#get12) | **GET** /entryparts |
288
+ *Gobodo.EntryPartsApi* | [**getChildDocPartByPageNum**](docs/EntryPartsApi.md#getChildDocPartByPageNum) | **GET** /entryparts/{id}/entryparts/{pagenum} |
289
+ *Gobodo.EntryPartsApi* | [**getDocumentPartById**](docs/EntryPartsApi.md#getDocumentPartById) | **GET** /entryparts/{id} |
290
+ *Gobodo.EntryPartsApi* | [**getDocumentPartById1**](docs/EntryPartsApi.md#getDocumentPartById1) | **GET** /entryparts/{id}/entryparts |
291
+ *Gobodo.EntryPartsApi* | [**moveChildPart**](docs/EntryPartsApi.md#moveChildPart) | **PUT** /entryparts/{docpartid}/moveto/entrypart/{newdocpartid}/{partindex} |
292
+ *Gobodo.EntryPartsApi* | [**moveDocPart**](docs/EntryPartsApi.md#moveDocPart) | **PUT** /entryparts/{docpartid}/moveto/article/{articleid}/{partindex} |
293
+ *Gobodo.EntryPartsApi* | [**updateDocumentPart**](docs/EntryPartsApi.md#updateDocumentPart) | **PUT** /entryparts/{docpartid} |
294
+ *Gobodo.FacebookApi* | [**loginFacebook**](docs/FacebookApi.md#loginFacebook) | **POST** /auth_facebook |
295
+ *Gobodo.FieldsApi* | [**createFieldInContainer**](docs/FieldsApi.md#createFieldInContainer) | **POST** /fields/{objecttype}/{objectid} | Create a new field
296
+ *Gobodo.FieldsApi* | [**createFields**](docs/FieldsApi.md#createFields) | **POST** /fields | Creates new fields
297
+ *Gobodo.FieldsApi* | [**updateField**](docs/FieldsApi.md#updateField) | **PUT** /fields/{fieldid} | Create a new field
298
+ *Gobodo.FormsApi* | [**createChildSection**](docs/FormsApi.md#createChildSection) | **POST** /forms/sections/{sectionid}/sections | Create a new Form
299
+ *Gobodo.FormsApi* | [**createForm**](docs/FormsApi.md#createForm) | **POST** /forms | Create a new Form
300
+ *Gobodo.FormsApi* | [**createForm2**](docs/FormsApi.md#createForm2) | **PUT** /forms/{formid} | Update a form object
301
+ *Gobodo.FormsApi* | [**createForm3**](docs/FormsApi.md#createForm3) | **PUT** /forms/sections/{formsectionid} | Update a form object
302
+ *Gobodo.FormsApi* | [**createFormSection**](docs/FormsApi.md#createFormSection) | **POST** /forms/{id}/sections | Create a new Form
303
+ *Gobodo.FormsApi* | [**deleteRelationship1**](docs/FormsApi.md#deleteRelationship1) | **DELETE** /forms/submissions/{id} | Delete Relationship
304
+ *Gobodo.FormsApi* | [**get14**](docs/FormsApi.md#get14) | **GET** /forms |
305
+ *Gobodo.FormsApi* | [**get15**](docs/FormsApi.md#get15) | **GET** /forms/sections |
306
+ *Gobodo.FormsApi* | [**get16**](docs/FormsApi.md#get16) | **GET** /forms/submissions |
307
+ *Gobodo.FormsApi* | [**getFormById**](docs/FormsApi.md#getFormById) | **GET** /forms/{id} | Get Form By Id
308
+ *Gobodo.FormsApi* | [**getFormFields**](docs/FormsApi.md#getFormFields) | **GET** /forms/{id}/fields |
309
+ *Gobodo.FormsApi* | [**getFormSectionById**](docs/FormsApi.md#getFormSectionById) | **GET** /forms/sections/{id} | Get Form By Id
310
+ *Gobodo.FormsApi* | [**getFormSectionFields**](docs/FormsApi.md#getFormSectionFields) | **GET** /forms/sections/{id}/fields |
311
+ *Gobodo.FormsApi* | [**getFormSubmissionById**](docs/FormsApi.md#getFormSubmissionById) | **GET** /forms/submissions/{id} | Get Form By Id
312
+ *Gobodo.FormsApi* | [**getRelProperties**](docs/FormsApi.md#getRelProperties) | **GET** /forms/submissions/{id}/properties | Get Properties
313
+ *Gobodo.FormsApi* | [**getRelProperty**](docs/FormsApi.md#getRelProperty) | **GET** /forms/submissions/{id}/properties/{prop} | Get Property
314
+ *Gobodo.FormsApi* | [**setRelProperties**](docs/FormsApi.md#setRelProperties) | **PUT** /forms/submissions/{id}/properties | Set Multiple Properties
315
+ *Gobodo.FormsApi* | [**setRelProperty**](docs/FormsApi.md#setRelProperty) | **PUT** /forms/submissions/{id}/properties/{prop} | Update Property
316
+ *Gobodo.FunctionsApi* | [**addFunctionConfig**](docs/FunctionsApi.md#addFunctionConfig) | **POST** /functions/{functionid}/{environment} | Adds a function config
317
+ *Gobodo.FunctionsApi* | [**addMethodToActionType**](docs/FunctionsApi.md#addMethodToActionType) | **POST** /functions/actiontype/{actiontypeid}/method | Adds a method to an action type
318
+ *Gobodo.FunctionsApi* | [**addMethodToObjectType**](docs/FunctionsApi.md#addMethodToObjectType) | **POST** /functions/objecttype/{objecttypeid}/method | Adds a method to an object type
319
+ *Gobodo.FunctionsApi* | [**addMethodToRelationshipType**](docs/FunctionsApi.md#addMethodToRelationshipType) | **POST** /functions/relationshiptype/{reltypeid}/method | Adds a method to an relationship type
320
+ *Gobodo.FunctionsApi* | [**createFunction**](docs/FunctionsApi.md#createFunction) | **POST** /functions | Creates a new function
321
+ *Gobodo.FunctionsApi* | [**deleteFunction**](docs/FunctionsApi.md#deleteFunction) | **DELETE** /functions/{functionid} | Deletes a function
322
+ *Gobodo.FunctionsApi* | [**editFunction**](docs/FunctionsApi.md#editFunction) | **PUT** /functions/{functionid} | Modifies a function
323
+ *Gobodo.FunctionsApi* | [**editFunctionConfig**](docs/FunctionsApi.md#editFunctionConfig) | **PUT** /functions/functionconfig/{functionconfigid} | Edits a function config
324
+ *Gobodo.FunctionsApi* | [**getActionTypeMethods**](docs/FunctionsApi.md#getActionTypeMethods) | **GET** /functions/actiontype/{actiontypeid}/methods | Retrieves the methods associated with the ActionType
325
+ *Gobodo.FunctionsApi* | [**getFunction**](docs/FunctionsApi.md#getFunction) | **GET** /functions/{functionid} | Returns a function
326
+ *Gobodo.FunctionsApi* | [**getFunctionConfig**](docs/FunctionsApi.md#getFunctionConfig) | **GET** /functions/{functionid}/config/{environment} | Returns the function for the given environment
327
+ *Gobodo.FunctionsApi* | [**getFunctionSubscriptions**](docs/FunctionsApi.md#getFunctionSubscriptions) | **GET** /functions/{functionid}/subscriptions | Gets the subscriptions of the function
328
+ *Gobodo.FunctionsApi* | [**getObjectTypeMethods**](docs/FunctionsApi.md#getObjectTypeMethods) | **GET** /functions/objecttype/{objecttypeid}/methods | Retrieves the methods associated with the Object Type
329
+ *Gobodo.FunctionsApi* | [**getRelationshipTypeMethods**](docs/FunctionsApi.md#getRelationshipTypeMethods) | **GET** /functions/relationshiptype/{reltypeid}/methods | Retrieves the methods associated with the Object Type
330
+ *Gobodo.FunctionsApi* | [**getSchemaFunctionByName**](docs/FunctionsApi.md#getSchemaFunctionByName) | **GET** /functions/schema/{id}/functions/{functionName} |
331
+ *Gobodo.FunctionsApi* | [**getSchemaFunctions**](docs/FunctionsApi.md#getSchemaFunctions) | **GET** /functions/schema/{id}/functions |
332
+ *Gobodo.FunctionsApi* | [**invokeFunctionGet**](docs/FunctionsApi.md#invokeFunctionGet) | **GET** /functions/{functionid}/invoke | Calls a function
333
+ *Gobodo.FunctionsApi* | [**invokeFunctionPut**](docs/FunctionsApi.md#invokeFunctionPut) | **PUT** /functions/{functionid}/invoke | Calls a function
334
+ *Gobodo.FunctionsApi* | [**subscribeToTopic**](docs/FunctionsApi.md#subscribeToTopic) | **PUT** /functions/{functionid}/subscriptions | Subscribes to a topic
335
+ *Gobodo.FunctionsApi* | [**updateSchemaFunctions**](docs/FunctionsApi.md#updateSchemaFunctions) | **PUT** /functions/schema/{id}/functions |
336
+ *Gobodo.GeocodeApi* | [**createGeocode**](docs/GeocodeApi.md#createGeocode) | **POST** /geocode | Create Geocode
337
+ *Gobodo.GeocodeApi* | [**geocodeObject**](docs/GeocodeApi.md#geocodeObject) | **POST** /geocode/objects/{objectId} | Geocode Object
338
+ *Gobodo.GeocodeApi* | [**getGeocode**](docs/GeocodeApi.md#getGeocode) | **GET** /geocode/{id} | Get Geocode by id
339
+ *Gobodo.GobodoManagementApi* | [**createConsoleProject**](docs/GobodoManagementApi.md#createConsoleProject) | **POST** /console/projects | Create a new project
340
+ *Gobodo.GobodoManagementApi* | [**deleteConsoleProject**](docs/GobodoManagementApi.md#deleteConsoleProject) | **DELETE** /console/projects/{projectId} | Delete a project
341
+ *Gobodo.GobodoManagementApi* | [**getConsoleProjectById**](docs/GobodoManagementApi.md#getConsoleProjectById) | **GET** /console/projects/{projectId} | Get a project by id
342
+ *Gobodo.GobodoManagementApi* | [**getConsoleProjects**](docs/GobodoManagementApi.md#getConsoleProjects) | **GET** /console/projects | Get all projects
343
+ *Gobodo.GobodoManagementApi* | [**updateConsoleProject**](docs/GobodoManagementApi.md#updateConsoleProject) | **PUT** /console/projects/{projectId} | Update a project
344
+ *Gobodo.GoogleApi* | [**loginGoogle**](docs/GoogleApi.md#loginGoogle) | **POST** /auth_google |
345
+ *Gobodo.GraphActionTypesApi* | [**addMethodToActionType**](docs/GraphActionTypesApi.md#addMethodToActionType) | **POST** /functions/actiontype/{actiontypeid}/method | Adds a method to an action type
346
+ *Gobodo.GraphActionTypesApi* | [**createActionType**](docs/GraphActionTypesApi.md#createActionType) | **POST** /actiontype | Create Graph Action Type
347
+ *Gobodo.GraphActionTypesApi* | [**getActionTypeById**](docs/GraphActionTypesApi.md#getActionTypeById) | **GET** /actiontype/{id} | Get Graph Action Type
348
+ *Gobodo.GraphActionTypesApi* | [**getActionTypeByKey**](docs/GraphActionTypesApi.md#getActionTypeByKey) | **GET** /actiontype/{key} | Get Graph Action Type
349
+ *Gobodo.GraphActionTypesApi* | [**getActionTypeFields**](docs/GraphActionTypesApi.md#getActionTypeFields) | **GET** /actiontype/{id}/fields | Get action type fields
350
+ *Gobodo.GraphActionTypesApi* | [**getActionTypeMethods**](docs/GraphActionTypesApi.md#getActionTypeMethods) | **GET** /functions/actiontype/{actiontypeid}/methods | Retrieves the methods associated with the ActionType
351
+ *Gobodo.GraphActionTypesApi* | [**getActionsByType**](docs/GraphActionTypesApi.md#getActionsByType) | **GET** /object | Get Actions By Type
352
+ *Gobodo.GraphActionTypesApi* | [**getAllActionTypes**](docs/GraphActionTypesApi.md#getAllActionTypes) | **GET** /actiontype/all | Get all action types
353
+ *Gobodo.GraphActionTypesApi* | [**updateActionType**](docs/GraphActionTypesApi.md#updateActionType) | **PUT** /actiontype/{id} | Update Graph Action Type
354
+ *Gobodo.GraphActionsApi* | [**createActions**](docs/GraphActionsApi.md#createActions) | **POST** /object/{id}/actions | Create Actions
355
+ *Gobodo.GraphActionsApi* | [**getActionById**](docs/GraphActionsApi.md#getActionById) | **GET** /action/{id} |
356
+ *Gobodo.GraphActionsApi* | [**getActionProperties**](docs/GraphActionsApi.md#getActionProperties) | **GET** /action/{id}/properties | Get Action Properties
357
+ *Gobodo.GraphActionsApi* | [**getActions**](docs/GraphActionsApi.md#getActions) | **GET** /object/{id}/actions | Get Actions
358
+ *Gobodo.GraphActionsApi* | [**getActionsByType**](docs/GraphActionsApi.md#getActionsByType) | **GET** /object | Get Actions By Type
359
+ *Gobodo.GraphActionsApi* | [**updateActionProperties**](docs/GraphActionsApi.md#updateActionProperties) | **PUT** /action/{id}/properties | Update Action Properties
360
+ *Gobodo.GraphObjectTypesApi* | [**addMethodToObjectType**](docs/GraphObjectTypesApi.md#addMethodToObjectType) | **POST** /functions/objecttype/{objecttypeid}/method | Adds a method to an object type
361
+ *Gobodo.GraphObjectTypesApi* | [**createObjectType**](docs/GraphObjectTypesApi.md#createObjectType) | **POST** /objecttype | Create Graph Object Type
362
+ *Gobodo.GraphObjectTypesApi* | [**getAllObjectTypes**](docs/GraphObjectTypesApi.md#getAllObjectTypes) | **GET** /objecttype/all | Get all object types
363
+ *Gobodo.GraphObjectTypesApi* | [**getDefaultObjectTypes**](docs/GraphObjectTypesApi.md#getDefaultObjectTypes) | **GET** /objecttype/default | Get default object types
364
+ *Gobodo.GraphObjectTypesApi* | [**getMyObjectTypes**](docs/GraphObjectTypesApi.md#getMyObjectTypes) | **GET** /objecttype/mine | Get my object types
365
+ *Gobodo.GraphObjectTypesApi* | [**getObjectTypeById**](docs/GraphObjectTypesApi.md#getObjectTypeById) | **GET** /objecttype/{id} | Get Graph Object Type
366
+ *Gobodo.GraphObjectTypesApi* | [**getObjectTypeByKey**](docs/GraphObjectTypesApi.md#getObjectTypeByKey) | **GET** /objecttype/{key} | Get Graph Object Type
367
+ *Gobodo.GraphObjectTypesApi* | [**getObjectTypeFields**](docs/GraphObjectTypesApi.md#getObjectTypeFields) | **GET** /objecttype/{id}/fields | Get object type fields
368
+ *Gobodo.GraphObjectTypesApi* | [**getObjectTypeMethods**](docs/GraphObjectTypesApi.md#getObjectTypeMethods) | **GET** /functions/objecttype/{objecttypeid}/methods | Retrieves the methods associated with the Object Type
369
+ *Gobodo.GraphObjectTypesApi* | [**updateObjectType**](docs/GraphObjectTypesApi.md#updateObjectType) | **PUT** /objecttype/{id} | Update Graph Object Type
370
+ *Gobodo.GraphObjectsApi* | [**addLiveMeeting**](docs/GraphObjectsApi.md#addLiveMeeting) | **PUT** /live/{objectid}/add | Adds a live meeting to the object
371
+ *Gobodo.GraphObjectsApi* | [**addLiveStream**](docs/GraphObjectsApi.md#addLiveStream) | **PUT** /live/{objectid}/stream | Adds a live meeting to the object
372
+ *Gobodo.GraphObjectsApi* | [**createActions**](docs/GraphObjectsApi.md#createActions) | **POST** /object/{id}/actions | Create Actions
373
+ *Gobodo.GraphObjectsApi* | [**createInviteOnObject**](docs/GraphObjectsApi.md#createInviteOnObject) | **POST** /invites/{objectid}/invite | Returns an invite by id
374
+ *Gobodo.GraphObjectsApi* | [**createObject**](docs/GraphObjectsApi.md#createObject) | **POST** /object | Create Objects
375
+ *Gobodo.GraphObjectsApi* | [**createRelationship**](docs/GraphObjectsApi.md#createRelationship) | **POST** /object/{id}/relationship | Create a Relationship
376
+ *Gobodo.GraphObjectsApi* | [**createRelationships**](docs/GraphObjectsApi.md#createRelationships) | **POST** /object/{id}/relationships | Create Relationships
377
+ *Gobodo.GraphObjectsApi* | [**deleteLike**](docs/GraphObjectsApi.md#deleteLike) | **DELETE** /likes/{objectid} | Delete Like
378
+ *Gobodo.GraphObjectsApi* | [**dislike**](docs/GraphObjectsApi.md#dislike) | **POST** /likes/{objectid}/dislike | Dislike an Object
379
+ *Gobodo.GraphObjectsApi* | [**getActions**](docs/GraphObjectsApi.md#getActions) | **GET** /object/{id}/actions | Get Actions
380
+ *Gobodo.GraphObjectsApi* | [**getActionsByType**](docs/GraphObjectsApi.md#getActionsByType) | **GET** /object | Get Actions By Type
381
+ *Gobodo.GraphObjectsApi* | [**getAllRelationships**](docs/GraphObjectsApi.md#getAllRelationships) | **GET** /object/{id}/relationships/all | Get All Relationships
382
+ *Gobodo.GraphObjectsApi* | [**getAllRelationshipsByType**](docs/GraphObjectsApi.md#getAllRelationshipsByType) | **GET** /object/{id}/relationships/all/{reltypeid} | Get All Relationships By Type
383
+ *Gobodo.GraphObjectsApi* | [**getObjectById**](docs/GraphObjectsApi.md#getObjectById) | **GET** /object/{id} | Get Object By Id
384
+ *Gobodo.GraphObjectsApi* | [**getObjectByKey**](docs/GraphObjectsApi.md#getObjectByKey) | **GET** /object/{key} | Get Object By Key
385
+ *Gobodo.GraphObjectsApi* | [**getObjectsInGraph**](docs/GraphObjectsApi.md#getObjectsInGraph) | **GET** /graph/{id}/objects | Get objects in the graph
386
+ *Gobodo.GraphObjectsApi* | [**getObjectsInGraphByTag**](docs/GraphObjectsApi.md#getObjectsInGraphByTag) | **GET** /graph/{id}/objects/tag/{tag} | Get graph objects by tag
387
+ *Gobodo.GraphObjectsApi* | [**getObjectsInGraphByType**](docs/GraphObjectsApi.md#getObjectsInGraphByType) | **GET** /graph/{id}/objects/type/{type} | Get graph objects by type
388
+ *Gobodo.GraphObjectsApi* | [**getRelationshipsByTypeIn**](docs/GraphObjectsApi.md#getRelationshipsByTypeIn) | **GET** /object/{id}/relationships/in/{reltypeid} | Get Incoming Relationships By Type
389
+ *Gobodo.GraphObjectsApi* | [**getRelationshipsByTypeOut**](docs/GraphObjectsApi.md#getRelationshipsByTypeOut) | **GET** /object/{id}/relationships/out/{reltypeid} | Get Outgoing Relationships By Type
390
+ *Gobodo.GraphObjectsApi* | [**getRelationshipsIn**](docs/GraphObjectsApi.md#getRelationshipsIn) | **GET** /object/{id}/relationships/in | Get Incoming Relationships
391
+ *Gobodo.GraphObjectsApi* | [**getRelationshipsOut**](docs/GraphObjectsApi.md#getRelationshipsOut) | **GET** /object/{id}/relationships/out | Get Outgoing Relationships
392
+ *Gobodo.GraphObjectsApi* | [**isDisliked**](docs/GraphObjectsApi.md#isDisliked) | **GET** /likes/{objectid}/isdisliked | Check if the user has disliked the object
393
+ *Gobodo.GraphObjectsApi* | [**isLiked**](docs/GraphObjectsApi.md#isLiked) | **GET** /likes/{objectid}/isliked | Check if the user has liked the object
394
+ *Gobodo.GraphObjectsApi* | [**like**](docs/GraphObjectsApi.md#like) | **POST** /likes/{objectid}/like | Like an Object
395
+ *Gobodo.GraphObjectsApi* | [**setObjectProperties**](docs/GraphObjectsApi.md#setObjectProperties) | **PUT** /object/{id}/properties | Set Multiple Properties
396
+ *Gobodo.GraphObjectsApi* | [**setObjectProperty**](docs/GraphObjectsApi.md#setObjectProperty) | **PUT** /object/{id}/properties/{prop} | Update Property
397
+ *Gobodo.GraphRelationshipTypesApi* | [**addMethodToRelationshipType**](docs/GraphRelationshipTypesApi.md#addMethodToRelationshipType) | **POST** /functions/relationshiptype/{reltypeid}/method | Adds a method to an relationship type
398
+ *Gobodo.GraphRelationshipTypesApi* | [**createRelationshipType**](docs/GraphRelationshipTypesApi.md#createRelationshipType) | **POST** /relationshiptype | Create Graph Relationship Type
399
+ *Gobodo.GraphRelationshipTypesApi* | [**getAllRelationshipTypes**](docs/GraphRelationshipTypesApi.md#getAllRelationshipTypes) | **GET** /relationshiptype/all | Get all relationship types
400
+ *Gobodo.GraphRelationshipTypesApi* | [**getAllRelationshipsByType**](docs/GraphRelationshipTypesApi.md#getAllRelationshipsByType) | **GET** /object/{id}/relationships/all/{reltypeid} | Get All Relationships By Type
401
+ *Gobodo.GraphRelationshipTypesApi* | [**getRelationshipTypeById**](docs/GraphRelationshipTypesApi.md#getRelationshipTypeById) | **GET** /relationshiptype/{id} | Get Graph Relationship Type
402
+ *Gobodo.GraphRelationshipTypesApi* | [**getRelationshipTypeByKey**](docs/GraphRelationshipTypesApi.md#getRelationshipTypeByKey) | **GET** /relationshiptype/{key} | Get Graph Relationship Type
403
+ *Gobodo.GraphRelationshipTypesApi* | [**getRelationshipTypeFields**](docs/GraphRelationshipTypesApi.md#getRelationshipTypeFields) | **GET** /relationshiptype/{id}/fields | Get relationship type fields
404
+ *Gobodo.GraphRelationshipTypesApi* | [**getRelationshipTypeMethods**](docs/GraphRelationshipTypesApi.md#getRelationshipTypeMethods) | **GET** /functions/relationshiptype/{reltypeid}/methods | Retrieves the methods associated with the Object Type
405
+ *Gobodo.GraphRelationshipTypesApi* | [**getRelationshipsByTypeIn**](docs/GraphRelationshipTypesApi.md#getRelationshipsByTypeIn) | **GET** /object/{id}/relationships/in/{reltypeid} | Get Incoming Relationships By Type
406
+ *Gobodo.GraphRelationshipTypesApi* | [**getRelationshipsByTypeOut**](docs/GraphRelationshipTypesApi.md#getRelationshipsByTypeOut) | **GET** /object/{id}/relationships/out/{reltypeid} | Get Outgoing Relationships By Type
407
+ *Gobodo.GraphRelationshipTypesApi* | [**updateRelationshipType**](docs/GraphRelationshipTypesApi.md#updateRelationshipType) | **PUT** /relationshiptype/{id} | Update Graph Relationship Type
408
+ *Gobodo.GraphRelationshipsApi* | [**createRelationship**](docs/GraphRelationshipsApi.md#createRelationship) | **POST** /object/{id}/relationship | Create a Relationship
409
+ *Gobodo.GraphRelationshipsApi* | [**createRelationship1**](docs/GraphRelationshipsApi.md#createRelationship1) | **POST** /relationship/from/{startObjectId} | Create Relationship
410
+ *Gobodo.GraphRelationshipsApi* | [**createRelationships**](docs/GraphRelationshipsApi.md#createRelationships) | **POST** /object/{id}/relationships | Create Relationships
411
+ *Gobodo.GraphRelationshipsApi* | [**deleteRelationship**](docs/GraphRelationshipsApi.md#deleteRelationship) | **DELETE** /relationship/{id} | Delete Relationship
412
+ *Gobodo.GraphRelationshipsApi* | [**getAllRelationships**](docs/GraphRelationshipsApi.md#getAllRelationships) | **GET** /object/{id}/relationships/all | Get All Relationships
413
+ *Gobodo.GraphRelationshipsApi* | [**getAllRelationshipsByType**](docs/GraphRelationshipsApi.md#getAllRelationshipsByType) | **GET** /object/{id}/relationships/all/{reltypeid} | Get All Relationships By Type
414
+ *Gobodo.GraphRelationshipsApi* | [**getRelationshipById**](docs/GraphRelationshipsApi.md#getRelationshipById) | **GET** /relationship/{id} |
415
+ *Gobodo.GraphRelationshipsApi* | [**getRelationshipProperties**](docs/GraphRelationshipsApi.md#getRelationshipProperties) | **GET** /relationship/{id}/properties | Get Relationship Properties
416
+ *Gobodo.GraphRelationshipsApi* | [**getRelationshipsByTypeIn**](docs/GraphRelationshipsApi.md#getRelationshipsByTypeIn) | **GET** /object/{id}/relationships/in/{reltypeid} | Get Incoming Relationships By Type
417
+ *Gobodo.GraphRelationshipsApi* | [**getRelationshipsByTypeOut**](docs/GraphRelationshipsApi.md#getRelationshipsByTypeOut) | **GET** /object/{id}/relationships/out/{reltypeid} | Get Outgoing Relationships By Type
418
+ *Gobodo.GraphRelationshipsApi* | [**getRelationshipsIn**](docs/GraphRelationshipsApi.md#getRelationshipsIn) | **GET** /object/{id}/relationships/in | Get Incoming Relationships
419
+ *Gobodo.GraphRelationshipsApi* | [**getRelationshipsOut**](docs/GraphRelationshipsApi.md#getRelationshipsOut) | **GET** /object/{id}/relationships/out | Get Outgoing Relationships
420
+ *Gobodo.GraphRelationshipsApi* | [**updateRelationship**](docs/GraphRelationshipsApi.md#updateRelationship) | **PUT** /relationship/{id} | Update Relationship
421
+ *Gobodo.GraphRelationshipsApi* | [**updateRelationshipProperties**](docs/GraphRelationshipsApi.md#updateRelationshipProperties) | **PUT** /relationship/{id}/properties | Update Relationship Properties
422
+ *Gobodo.GraphSchemasApi* | [**createSchema**](docs/GraphSchemasApi.md#createSchema) | **POST** /schema | Create Schema
423
+ *Gobodo.GraphSchemasApi* | [**getAllSchemas**](docs/GraphSchemasApi.md#getAllSchemas) | **GET** /schema | Get Schemas
424
+ *Gobodo.GraphSchemasApi* | [**getSchemaById**](docs/GraphSchemasApi.md#getSchemaById) | **GET** /schema/{id} | Get Schema
425
+ *Gobodo.GraphSchemasApi* | [**getSchemaByKey**](docs/GraphSchemasApi.md#getSchemaByKey) | **GET** /schema/{key} | Get Schema
426
+ *Gobodo.GraphSchemasApi* | [**getSchemaFunctionByName**](docs/GraphSchemasApi.md#getSchemaFunctionByName) | **GET** /functions/schema/{id}/functions/{functionName} |
427
+ *Gobodo.GraphSchemasApi* | [**getSchemaFunctions**](docs/GraphSchemasApi.md#getSchemaFunctions) | **GET** /functions/schema/{id}/functions |
428
+ *Gobodo.GraphSchemasApi* | [**updateSchema**](docs/GraphSchemasApi.md#updateSchema) | **POST** /schema/{id} | Update Schema
429
+ *Gobodo.GraphSchemasApi* | [**updateSchemaFunctions**](docs/GraphSchemasApi.md#updateSchemaFunctions) | **PUT** /functions/schema/{id}/functions |
430
+ *Gobodo.GraphTraversalApi* | [**traverse**](docs/GraphTraversalApi.md#traverse) | **POST** /traverse | Traverses the graph and returns a list of discovered paths
431
+ *Gobodo.GraphTraversalApi* | [**traverseFrom**](docs/GraphTraversalApi.md#traverseFrom) | **POST** /traverse/{id}/traverse |
432
+ *Gobodo.GraphTraversalApi* | [**traverseFromFindObjects**](docs/GraphTraversalApi.md#traverseFromFindObjects) | **POST** /traverse/{id}/traverseobjects |
433
+ *Gobodo.GraphTraversalApi* | [**traverseFromFindRelationships**](docs/GraphTraversalApi.md#traverseFromFindRelationships) | **POST** /traverse/{id}/traverserelationships |
434
+ *Gobodo.GraphTraversalApi* | [**traverseObjects**](docs/GraphTraversalApi.md#traverseObjects) | **POST** /traverse/objects | Traverses the graph based on the traversal query provided and returns the discovered objects
435
+ *Gobodo.GraphTraversalApi* | [**traverseObjectsCount**](docs/GraphTraversalApi.md#traverseObjectsCount) | **POST** /traverse/objects/count | Traverses the graph based on the traversal query provided and returns a count of the discovered objects
436
+ *Gobodo.GraphTraversalApi* | [**traverseRelationships**](docs/GraphTraversalApi.md#traverseRelationships) | **POST** /traverse/relationships | Traverses the graph based on the traversal query provided and returns the discovered relationships
437
+ *Gobodo.GraphsApi* | [**addObjectsToGraphById**](docs/GraphsApi.md#addObjectsToGraphById) | **PUT** /graph/{id}/objects/ids | Add existing objects to the graph by id
438
+ *Gobodo.GraphsApi* | [**createAddObjectToGraph**](docs/GraphsApi.md#createAddObjectToGraph) | **POST** /graph/{id}/objects | Add a new object to the graph
439
+ *Gobodo.GraphsApi* | [**createAddObjectsToGraph**](docs/GraphsApi.md#createAddObjectsToGraph) | **POST** /graph/{id}/objects/batch | Add new objects to the graph
440
+ *Gobodo.GraphsApi* | [**createGraph**](docs/GraphsApi.md#createGraph) | **POST** /graph | Create Graph
441
+ *Gobodo.GraphsApi* | [**deleteGraph**](docs/GraphsApi.md#deleteGraph) | **DELETE** /graph/{id} | Delete Graph
442
+ *Gobodo.GraphsApi* | [**getGraphById**](docs/GraphsApi.md#getGraphById) | **GET** /graph/{id} | Get graph by id
443
+ *Gobodo.GraphsApi* | [**getGraphByKey**](docs/GraphsApi.md#getGraphByKey) | **GET** /graph/key/{key} | Get Graph By Key
444
+ *Gobodo.GraphsApi* | [**getObjectsInGraph**](docs/GraphsApi.md#getObjectsInGraph) | **GET** /graph/{id}/objects | Get objects in the graph
445
+ *Gobodo.GraphsApi* | [**getObjectsInGraphByTag**](docs/GraphsApi.md#getObjectsInGraphByTag) | **GET** /graph/{id}/objects/tag/{tag} | Get graph objects by tag
446
+ *Gobodo.GraphsApi* | [**getObjectsInGraphByType**](docs/GraphsApi.md#getObjectsInGraphByType) | **GET** /graph/{id}/objects/type/{type} | Get graph objects by type
447
+ *Gobodo.GraphsApi* | [**updateGraph**](docs/GraphsApi.md#updateGraph) | **PUT** /graph/{id} | Update Graph
448
+ *Gobodo.IAMApi* | [**createPolicy**](docs/IAMApi.md#createPolicy) | **POST** /iam/policies | Create Policy
449
+ *Gobodo.IAMApi* | [**get19**](docs/IAMApi.md#get19) | **GET** /iam/policies |
450
+ *Gobodo.IAMApi* | [**get20**](docs/IAMApi.md#get20) | **GET** /iam/policies/{id} |
451
+ *Gobodo.IAMApi* | [**update2**](docs/IAMApi.md#update2) | **PUT** /iam/policies/{id} |
452
+ *Gobodo.ImagesApi* | [**get17**](docs/ImagesApi.md#get17) | **GET** /images |
453
+ *Gobodo.ImagesApi* | [**getImageById**](docs/ImagesApi.md#getImageById) | **GET** /images/{id} | Get Image By Id
454
+ *Gobodo.ImagesApi* | [**updateImage**](docs/ImagesApi.md#updateImage) | **PUT** /images/{id} | Updates an image
455
+ *Gobodo.ImagesApi* | [**upload1**](docs/ImagesApi.md#upload1) | **POST** /images/{id}/upload |
456
+ *Gobodo.ImagesApi* | [**uploadImage**](docs/ImagesApi.md#uploadImage) | **POST** /images | Upload images
457
+ *Gobodo.ImagesApi* | [**uploadImageBase64**](docs/ImagesApi.md#uploadImageBase64) | **POST** /images/base64 | Upload images via base64
458
+ *Gobodo.InvitesApi* | [**acceptInvite**](docs/InvitesApi.md#acceptInvite) | **PUT** /invites/{inviteid}/accept |
459
+ *Gobodo.InvitesApi* | [**createInvite**](docs/InvitesApi.md#createInvite) | **POST** /invites | Returns an invite by id
460
+ *Gobodo.InvitesApi* | [**createInviteOnObject**](docs/InvitesApi.md#createInviteOnObject) | **POST** /invites/{objectid}/invite | Returns an invite by id
461
+ *Gobodo.InvitesApi* | [**getInviteByCode**](docs/InvitesApi.md#getInviteByCode) | **GET** /invites/{inviteCode} | Returns an invite by id
462
+ *Gobodo.InvitesApi* | [**inviteLoggedInUser**](docs/InvitesApi.md#inviteLoggedInUser) | **GET** /invites/user/logon_user | Returns the logged inuser
463
+ *Gobodo.LikesApi* | [**createBulkActions**](docs/LikesApi.md#createBulkActions) | **POST** /likes | Perform multiple actions in a single bulk operation
464
+ *Gobodo.LikesApi* | [**deleteAction**](docs/LikesApi.md#deleteAction) | **DELETE** /likes/{id} | Delete Action
465
+ *Gobodo.LikesApi* | [**deleteLike**](docs/LikesApi.md#deleteLike) | **DELETE** /likes/{objectid} | Delete Like
466
+ *Gobodo.LikesApi* | [**dislike**](docs/LikesApi.md#dislike) | **POST** /likes/{objectid}/dislike | Dislike an Object
467
+ *Gobodo.LikesApi* | [**get21**](docs/LikesApi.md#get21) | **GET** /likes |
468
+ *Gobodo.LikesApi* | [**getActionById1**](docs/LikesApi.md#getActionById1) | **GET** /likes/{id} |
469
+ *Gobodo.LikesApi* | [**getActionProperties1**](docs/LikesApi.md#getActionProperties1) | **GET** /likes/{id}/properties | Get Properties
470
+ *Gobodo.LikesApi* | [**getActionProperty**](docs/LikesApi.md#getActionProperty) | **GET** /likes/{id}/properties/{prop} | Get Property
471
+ *Gobodo.LikesApi* | [**isDisliked**](docs/LikesApi.md#isDisliked) | **GET** /likes/{objectid}/isdisliked | Check if the user has disliked the object
472
+ *Gobodo.LikesApi* | [**isLiked**](docs/LikesApi.md#isLiked) | **GET** /likes/{objectid}/isliked | Check if the user has liked the object
473
+ *Gobodo.LikesApi* | [**like**](docs/LikesApi.md#like) | **POST** /likes/{objectid}/like | Like an Object
474
+ *Gobodo.LikesApi* | [**setActionProperties**](docs/LikesApi.md#setActionProperties) | **PUT** /likes/{id}/properties | Set Multiple Properties
475
+ *Gobodo.LikesApi* | [**setActionProperty**](docs/LikesApi.md#setActionProperty) | **PUT** /likes/{id}/properties/{prop} | Update Property
476
+ *Gobodo.LinkedINApi* | [**loginLinkedIn**](docs/LinkedINApi.md#loginLinkedIn) | **POST** /auth_linkedin |
477
+ *Gobodo.LiveMeetingsApi* | [**addLiveMeeting**](docs/LiveMeetingsApi.md#addLiveMeeting) | **PUT** /live/{objectid}/add | Adds a live meeting to the object
478
+ *Gobodo.LiveMeetingsApi* | [**addLiveStream**](docs/LiveMeetingsApi.md#addLiveStream) | **PUT** /live/{objectid}/stream | Adds a live meeting to the object
479
+ *Gobodo.MeetingEventsApi* | [**createMeetingEvent**](docs/MeetingEventsApi.md#createMeetingEvent) | **POST** /meetingevents | Create a new meeting event
480
+ *Gobodo.MeetingEventsApi* | [**createMeetingEventType**](docs/MeetingEventsApi.md#createMeetingEventType) | **POST** /meetingevent/types | Create a new meeting event type
481
+ *Gobodo.MeetingEventsApi* | [**deleteMeetingEvent**](docs/MeetingEventsApi.md#deleteMeetingEvent) | **DELETE** /meetingevents/{meetingEventId} | Delete a meeting event
482
+ *Gobodo.MeetingEventsApi* | [**deleteMeetingEventType**](docs/MeetingEventsApi.md#deleteMeetingEventType) | **DELETE** /meetingevent/types/{meetingEventTypeId} | Delete a meeting event type
483
+ *Gobodo.MeetingEventsApi* | [**getAllMeetingEventTypes**](docs/MeetingEventsApi.md#getAllMeetingEventTypes) | **GET** /meetingevent/types | Get all meeting event types
484
+ *Gobodo.MeetingEventsApi* | [**getAllMeetingEvents**](docs/MeetingEventsApi.md#getAllMeetingEvents) | **GET** /meetingevents | Get all meeting events
485
+ *Gobodo.MeetingEventsApi* | [**getChildMeetingEventTypes**](docs/MeetingEventsApi.md#getChildMeetingEventTypes) | **GET** /meetingevent/types/{parentId}/children | Get all child meeting event types of a parent
486
+ *Gobodo.MeetingEventsApi* | [**getEventAdministrators**](docs/MeetingEventsApi.md#getEventAdministrators) | **GET** /meetingevents/{meetingEventId}/administrators | Get all administrators of a meeting event
487
+ *Gobodo.MeetingEventsApi* | [**getEventAttendees**](docs/MeetingEventsApi.md#getEventAttendees) | **GET** /meetingevents/{meetingEventId}/attendees | Get all attendees of a meeting event
488
+ *Gobodo.MeetingEventsApi* | [**getMeetingEventById**](docs/MeetingEventsApi.md#getMeetingEventById) | **GET** /meetingevents/{meetingEventId} | Get a meeting event by id
489
+ *Gobodo.MeetingEventsApi* | [**getMeetingEventTypeById**](docs/MeetingEventsApi.md#getMeetingEventTypeById) | **GET** /meetingevent/types/{meetingEventTypeId} | Get a meeting event type by id
490
+ *Gobodo.MeetingEventsApi* | [**getMeetingEventsByCreator**](docs/MeetingEventsApi.md#getMeetingEventsByCreator) | **GET** /meetingevents/creator/{creatorId} | Get all meeting events created by a specific user
491
+ *Gobodo.MeetingEventsApi* | [**getMeetingEventsByType**](docs/MeetingEventsApi.md#getMeetingEventsByType) | **GET** /meetingevents/type/{eventTypeId} | Get all meeting events of a specific type
492
+ *Gobodo.MeetingEventsApi* | [**isMeetingEventExists**](docs/MeetingEventsApi.md#isMeetingEventExists) | **GET** /meetingevents/exists/{meetingEventId} | Check if a meeting event exists
493
+ *Gobodo.MeetingEventsApi* | [**isMeetingEventTypeExists**](docs/MeetingEventsApi.md#isMeetingEventTypeExists) | **GET** /meetingevent/types/exists/{meetingEventTypeId} | Check if a meeting event type exists
494
+ *Gobodo.MeetingEventsApi* | [**searchMeetingEventTypes**](docs/MeetingEventsApi.md#searchMeetingEventTypes) | **GET** /meetingevent/types/search | Search meeting event types by name
495
+ *Gobodo.MeetingEventsApi* | [**searchMeetingEvents**](docs/MeetingEventsApi.md#searchMeetingEvents) | **GET** /meetingevents/search | Search meeting events by name
496
+ *Gobodo.MeetingEventsApi* | [**updateMeetingEvent**](docs/MeetingEventsApi.md#updateMeetingEvent) | **PUT** /meetingevents/{meetingEventId} | Update a meeting event
497
+ *Gobodo.MeetingEventsApi* | [**updateMeetingEventType**](docs/MeetingEventsApi.md#updateMeetingEventType) | **PUT** /meetingevent/types/{meetingEventTypeId} | Update a meeting event type
498
+ *Gobodo.NotificationsApi* | [**createNotification**](docs/NotificationsApi.md#createNotification) | **POST** /notifications/{recipientId} | Creates a notification
499
+ *Gobodo.NotificationsApi* | [**createNotificationAssociatedWith**](docs/NotificationsApi.md#createNotificationAssociatedWith) | **POST** /notifications/{recipientId}/{objectId} | Creates a notification
500
+ *Gobodo.NotificationsApi* | [**deleteNotification**](docs/NotificationsApi.md#deleteNotification) | **DELETE** /notifications/{id} | Deletes the notification
501
+ *Gobodo.NotificationsApi* | [**getAllNotifications**](docs/NotificationsApi.md#getAllNotifications) | **GET** /notifications | Returns all notifications for the logged in user
502
+ *Gobodo.NotificationsApi* | [**getAllNotificationsByUser**](docs/NotificationsApi.md#getAllNotificationsByUser) | **GET** /notifications/user/{userId} | Returns all notifications for a given user
503
+ *Gobodo.NotificationsApi* | [**getNotification**](docs/NotificationsApi.md#getNotification) | **GET** /notifications/{id} | Returns a notification by id
504
+ *Gobodo.NotificationsApi* | [**getUnreadNotificationCount**](docs/NotificationsApi.md#getUnreadNotificationCount) | **GET** /notifications/unread/count | Returns the number of unread notifications for the logged in user
505
+ *Gobodo.NotificationsApi* | [**getUnreadNotifications**](docs/NotificationsApi.md#getUnreadNotifications) | **GET** /notifications/unread | Returns all unread notifications for the logged in user
506
+ *Gobodo.NotificationsApi* | [**listRegisteredDevices**](docs/NotificationsApi.md#listRegisteredDevices) | **GET** /notificationmanagement/devices |
507
+ *Gobodo.NotificationsApi* | [**listRegisteredTokens**](docs/NotificationsApi.md#listRegisteredTokens) | **GET** /notificationmanagement/tokens |
508
+ *Gobodo.NotificationsApi* | [**markNotificationAsRead**](docs/NotificationsApi.md#markNotificationAsRead) | **PUT** /notifications/{id}/read | Marks a notification as read
509
+ *Gobodo.NotificationsApi* | [**registerDevice**](docs/NotificationsApi.md#registerDevice) | **POST** /notificationmanagement/register |
510
+ *Gobodo.NotificationsApi* | [**unregisterDevice**](docs/NotificationsApi.md#unregisterDevice) | **DELETE** /notificationmanagement/unregister/{deviceId} |
511
+ *Gobodo.NotificationsApi* | [**unregisterNotificationToken**](docs/NotificationsApi.md#unregisterNotificationToken) | **DELETE** /notificationmanagement/unregistertoken/{token} |
512
+ *Gobodo.PagesApi* | [**createPage**](docs/PagesApi.md#createPage) | **POST** /pages | Create Page
513
+ *Gobodo.PagesApi* | [**editPage**](docs/PagesApi.md#editPage) | **PUT** /pages/{id} | Edit Page
514
+ *Gobodo.PagesApi* | [**get18**](docs/PagesApi.md#get18) | **GET** /pages |
515
+ *Gobodo.PagesApi* | [**getOwnedPages**](docs/PagesApi.md#getOwnedPages) | **GET** /pages/ownedpages/{uid} | Get Owned Pages
516
+ *Gobodo.PagesApi* | [**getPageById**](docs/PagesApi.md#getPageById) | **GET** /pages/{id} | Get Page By Id
517
+ *Gobodo.PagesApi* | [**setPageProfilePicture**](docs/PagesApi.md#setPageProfilePicture) | **PUT** /pages/{id}/profilepicture | Set page profile picture
518
+ *Gobodo.PagesApi* | [**setPageProperties**](docs/PagesApi.md#setPageProperties) | **PUT** /pages/{id}/properties | Set Multiple Properties
519
+ *Gobodo.PagesApi* | [**setPageProperty**](docs/PagesApi.md#setPageProperty) | **PUT** /pages/{id}/properties/{prop} | Update Property
520
+ *Gobodo.PasswordResetApi* | [**initiatePasswordReset**](docs/PasswordResetApi.md#initiatePasswordReset) | **POST** /password-reset/initiate | Initiate password reset
521
+ *Gobodo.PasswordResetApi* | [**resetPassword**](docs/PasswordResetApi.md#resetPassword) | **POST** /password-reset/reset | Reset password
522
+ *Gobodo.PasswordResetApi* | [**sendUsernameReminder**](docs/PasswordResetApi.md#sendUsernameReminder) | **POST** /password-reset/username-reminder | Send username reminder
523
+ *Gobodo.PasswordResetApi* | [**validateToken**](docs/PasswordResetApi.md#validateToken) | **POST** /password-reset/validate-token | Validate password reset token
524
+ *Gobodo.PhoneNumbersApi* | [**createPhoneNumberForPage**](docs/PhoneNumbersApi.md#createPhoneNumberForPage) | **POST** /phoneNumbers/page/{pageId} | Creates a phone number for a page
525
+ *Gobodo.PhoneNumbersApi* | [**createPhoneNumberForUser**](docs/PhoneNumbersApi.md#createPhoneNumberForUser) | **POST** /phoneNumbers/user/{userId} | Creates a phone number for a user
526
+ *Gobodo.PhoneNumbersApi* | [**getPhoneNumber**](docs/PhoneNumbersApi.md#getPhoneNumber) | **GET** /phoneNumbers/{id} | Returns a phone number by id
527
+ *Gobodo.PhoneNumbersApi* | [**getPhoneNumbersByPage**](docs/PhoneNumbersApi.md#getPhoneNumbersByPage) | **GET** /phoneNumbers/page/{pageId} | Returns all email addresses for a given page
528
+ *Gobodo.PhoneNumbersApi* | [**getPhoneNumbersByUser**](docs/PhoneNumbersApi.md#getPhoneNumbersByUser) | **GET** /phoneNumbers/user/{userid} | Returns all email addresses for a given user
529
+ *Gobodo.PostsApi* | [**createPost**](docs/PostsApi.md#createPost) | **POST** /posts |
530
+ *Gobodo.PostsApi* | [**get25**](docs/PostsApi.md#get25) | **GET** /posts |
531
+ *Gobodo.PostsApi* | [**getPostById**](docs/PostsApi.md#getPostById) | **GET** /posts/{id} | Gets a post by id
532
+ *Gobodo.PostsApi* | [**updatePost**](docs/PostsApi.md#updatePost) | **PUT** /posts/{id} |
533
+ *Gobodo.PrivateMessagesApi* | [**createBranch**](docs/PrivateMessagesApi.md#createBranch) | **POST** /privatemessages/messages/{messageid}/branch |
534
+ *Gobodo.PrivateMessagesApi* | [**createConversation**](docs/PrivateMessagesApi.md#createConversation) | **POST** /privatemessages/conversations | Create conversation(s)
535
+ *Gobodo.PrivateMessagesApi* | [**createReply**](docs/PrivateMessagesApi.md#createReply) | **POST** /privatemessages/messages/{messageid} |
536
+ *Gobodo.PrivateMessagesApi* | [**deleteMessage**](docs/PrivateMessagesApi.md#deleteMessage) | **DELETE** /privatemessages/messages/{messageid} |
537
+ *Gobodo.PrivateMessagesApi* | [**get22**](docs/PrivateMessagesApi.md#get22) | **GET** /privatemessages/conversations |
538
+ *Gobodo.PrivateMessagesApi* | [**get23**](docs/PrivateMessagesApi.md#get23) | **GET** /privatemessages/messages |
539
+ *Gobodo.PrivateMessagesApi* | [**getAllConversations**](docs/PrivateMessagesApi.md#getAllConversations) | **GET** /privatemessages/conversations/all | Get All Conversations
540
+ *Gobodo.PrivateMessagesApi* | [**getChildConversations**](docs/PrivateMessagesApi.md#getChildConversations) | **GET** /privatemessages/conversations/{convoid}/childconversations | Get Child Conversations
541
+ *Gobodo.PrivateMessagesApi* | [**getConversationById**](docs/PrivateMessagesApi.md#getConversationById) | **GET** /privatemessages/conversations/{id} | Get Conversation by ID
542
+ *Gobodo.PrivateMessagesApi* | [**getConversationMessages**](docs/PrivateMessagesApi.md#getConversationMessages) | **GET** /privatemessages/conversations/{convoid}/messages | Get Messages in a Conversation
543
+ *Gobodo.PrivateMessagesApi* | [**getConversationParticipants**](docs/PrivateMessagesApi.md#getConversationParticipants) | **GET** /privatemessages/conversations/{convoid}/groupedmessages | Get Grouped Messages
544
+ *Gobodo.PrivateMessagesApi* | [**getPrivateMessageById**](docs/PrivateMessagesApi.md#getPrivateMessageById) | **GET** /privatemessages/messages/{id} |
545
+ *Gobodo.PrivateMessagesApi* | [**getUnreadMessageCount**](docs/PrivateMessagesApi.md#getUnreadMessageCount) | **GET** /privatemessages/conversations/newmessagecount | Get the number of unread messages
546
+ *Gobodo.PrivateMessagesApi* | [**sendMessage**](docs/PrivateMessagesApi.md#sendMessage) | **PUT** /privatemessages/messages/{messageid}/send |
547
+ *Gobodo.PrivateMessagesApi* | [**updateMessage**](docs/PrivateMessagesApi.md#updateMessage) | **PUT** /privatemessages/messages/{messageid} |
548
+ *Gobodo.PublicationsApi* | [**createPublication**](docs/PublicationsApi.md#createPublication) | **POST** /publications | Create a new publication
549
+ *Gobodo.PublicationsApi* | [**deletePublication**](docs/PublicationsApi.md#deletePublication) | **DELETE** /publications/{publicationId} | Delete a publication
550
+ *Gobodo.PublicationsApi* | [**getAllPublications**](docs/PublicationsApi.md#getAllPublications) | **GET** /publications | Get all publications
551
+ *Gobodo.PublicationsApi* | [**getPublicationById**](docs/PublicationsApi.md#getPublicationById) | **GET** /publications/{publicationId} | Get a publication by id
552
+ *Gobodo.PublicationsApi* | [**getPublicationsByMember**](docs/PublicationsApi.md#getPublicationsByMember) | **GET** /publications/member/{memberId} | Get all publications by member
553
+ *Gobodo.PublicationsApi* | [**getPublicationsByVisibility**](docs/PublicationsApi.md#getPublicationsByVisibility) | **GET** /publications/visibility/{visibility} | Get all publications by visibility
554
+ *Gobodo.PublicationsApi* | [**isPublicationExists**](docs/PublicationsApi.md#isPublicationExists) | **GET** /publications/exists/{publicationId} | Check if a publication exists
555
+ *Gobodo.PublicationsApi* | [**searchPublications**](docs/PublicationsApi.md#searchPublications) | **GET** /publications/search | Search publications by name
556
+ *Gobodo.PublicationsApi* | [**updatePublication**](docs/PublicationsApi.md#updatePublication) | **PUT** /publications/{publicationId} | Update a publication
557
+ *Gobodo.RestApplicationsApi* | [**createRestApplication**](docs/RestApplicationsApi.md#createRestApplication) | **POST** /restapplications | Create a rest application
558
+ *Gobodo.RestApplicationsApi* | [**deleteRestApplication**](docs/RestApplicationsApi.md#deleteRestApplication) | **DELETE** /restapplications/{id} | Delete a rest application
559
+ *Gobodo.RestApplicationsApi* | [**getRestApplicationById**](docs/RestApplicationsApi.md#getRestApplicationById) | **GET** /restapplications/{id} | Get a rest application by id
560
+ *Gobodo.RestApplicationsApi* | [**getRestApplications**](docs/RestApplicationsApi.md#getRestApplications) | **GET** /restapplications | Get all rest applications
561
+ *Gobodo.RestApplicationsApi* | [**updateRestApplication**](docs/RestApplicationsApi.md#updateRestApplication) | **PUT** /restapplications/{id} | Update a rest application
562
+ *Gobodo.ScreensApi* | [**createScreen**](docs/ScreensApi.md#createScreen) | **POST** /templates |
563
+ *Gobodo.ScreensApi* | [**editScreen**](docs/ScreensApi.md#editScreen) | **PUT** /templates/{screenid} |
564
+ *Gobodo.ScreensApi* | [**getScreenById**](docs/ScreensApi.md#getScreenById) | **GET** /templates/{screenId} |
565
+ *Gobodo.SitesApi* | [**createSite**](docs/SitesApi.md#createSite) | **POST** /sites | Create a site
566
+ *Gobodo.SitesApi* | [**createSiteType**](docs/SitesApi.md#createSiteType) | **POST** /sites/sitetypes | Create a site type
567
+ *Gobodo.SitesApi* | [**deleteSite**](docs/SitesApi.md#deleteSite) | **DELETE** /sites/{id} | Delete a site
568
+ *Gobodo.SitesApi* | [**deleteSiteType**](docs/SitesApi.md#deleteSiteType) | **DELETE** /sites/sitetypes/{id} | Delete a site type
569
+ *Gobodo.SitesApi* | [**getSiteById**](docs/SitesApi.md#getSiteById) | **GET** /sites/{id} | Get a site by id
570
+ *Gobodo.SitesApi* | [**getSiteTypeById**](docs/SitesApi.md#getSiteTypeById) | **GET** /sites/sitetypes/{id} | Get a site type by id
571
+ *Gobodo.SitesApi* | [**getSiteTypes**](docs/SitesApi.md#getSiteTypes) | **GET** /sites/sitetypes | Get all site types
572
+ *Gobodo.SitesApi* | [**getSites**](docs/SitesApi.md#getSites) | **GET** /sites | Get all sites
573
+ *Gobodo.SitesApi* | [**updateSite**](docs/SitesApi.md#updateSite) | **PUT** /sites/{id} | Update a site
574
+ *Gobodo.SitesApi* | [**updateSiteType**](docs/SitesApi.md#updateSiteType) | **PUT** /sites/sitetypes/{id} | Update a site type
575
+ *Gobodo.SocialGroupsApi* | [**addGroupMembers**](docs/SocialGroupsApi.md#addGroupMembers) | **PUT** /groups/{groupid}/addmembers | Adds the users corresponding to the list of userids to the group
576
+ *Gobodo.SocialGroupsApi* | [**createGroup**](docs/SocialGroupsApi.md#createGroup) | **POST** /groups | Create Group
577
+ *Gobodo.SocialGroupsApi* | [**createSocialGroupType**](docs/SocialGroupsApi.md#createSocialGroupType) | **POST** /groups/types | Create a new social group type
578
+ *Gobodo.SocialGroupsApi* | [**deleteSocialGroupType**](docs/SocialGroupsApi.md#deleteSocialGroupType) | **DELETE** /groups/types/{socialGroupTypeId} | Delete a social group type
579
+ *Gobodo.SocialGroupsApi* | [**editGroup**](docs/SocialGroupsApi.md#editGroup) | **PUT** /groups/{id} | Edit Group
580
+ *Gobodo.SocialGroupsApi* | [**get24**](docs/SocialGroupsApi.md#get24) | **GET** /groups |
581
+ *Gobodo.SocialGroupsApi* | [**getAllSocialGroupTypes**](docs/SocialGroupsApi.md#getAllSocialGroupTypes) | **GET** /groups/types | Get all social group types
582
+ *Gobodo.SocialGroupsApi* | [**getChildSocialGroupTypes**](docs/SocialGroupsApi.md#getChildSocialGroupTypes) | **GET** /groups/types/{parentId}/children | Get all child social group types of a parent
583
+ *Gobodo.SocialGroupsApi* | [**getGroupAdministrators**](docs/SocialGroupsApi.md#getGroupAdministrators) | **GET** /groups/{groupid}/administrators | Returns the admins in the group
584
+ *Gobodo.SocialGroupsApi* | [**getGroupById**](docs/SocialGroupsApi.md#getGroupById) | **GET** /groups/{id} | Get Group By Id
585
+ *Gobodo.SocialGroupsApi* | [**getGroupMembers**](docs/SocialGroupsApi.md#getGroupMembers) | **GET** /groups/{groupid}/members | Returns the users in the group
586
+ *Gobodo.SocialGroupsApi* | [**getSocialGroupTypeById**](docs/SocialGroupsApi.md#getSocialGroupTypeById) | **GET** /groups/types/{socialGroupTypeId} | Get a social group type by id
587
+ *Gobodo.SocialGroupsApi* | [**isSocialGroupTypeExists**](docs/SocialGroupsApi.md#isSocialGroupTypeExists) | **GET** /groups/types/exists/{socialGroupTypeId} | Check if a social group type exists
588
+ *Gobodo.SocialGroupsApi* | [**joinGroup**](docs/SocialGroupsApi.md#joinGroup) | **PUT** /groups/{groupid}/join | Adds the currently logged in user to the group
589
+ *Gobodo.SocialGroupsApi* | [**removeGroupMember**](docs/SocialGroupsApi.md#removeGroupMember) | **DELETE** /groups/{groupid}/members/{uid} | Remove the user from the group
590
+ *Gobodo.SocialGroupsApi* | [**searchSocialGroupTypes**](docs/SocialGroupsApi.md#searchSocialGroupTypes) | **GET** /groups/types/search | Search social group types by name
591
+ *Gobodo.SocialGroupsApi* | [**setGroupProperties**](docs/SocialGroupsApi.md#setGroupProperties) | **PUT** /groups/{id}/properties | Set Multiple Properties
592
+ *Gobodo.SocialGroupsApi* | [**setGroupProperty**](docs/SocialGroupsApi.md#setGroupProperty) | **PUT** /groups/{id}/properties/{prop} | Update Property
593
+ *Gobodo.SocialGroupsApi* | [**updateSocialGroupType**](docs/SocialGroupsApi.md#updateSocialGroupType) | **PUT** /groups/types/{socialGroupTypeId} | Update a social group type
594
+ *Gobodo.SocialIntegrationApi* | [**loginFacebook**](docs/SocialIntegrationApi.md#loginFacebook) | **POST** /auth_facebook |
595
+ *Gobodo.SocialIntegrationApi* | [**loginGoogle**](docs/SocialIntegrationApi.md#loginGoogle) | **POST** /auth_google |
596
+ *Gobodo.SocialIntegrationApi* | [**loginLinkedIn**](docs/SocialIntegrationApi.md#loginLinkedIn) | **POST** /auth_linkedin |
597
+ *Gobodo.SocialIntegrationApi* | [**loginTwitter**](docs/SocialIntegrationApi.md#loginTwitter) | **POST** /auth_twitter |
598
+ *Gobodo.StripeAccountsApi* | [**addStripePaymentMethod**](docs/StripeAccountsApi.md#addStripePaymentMethod) | **POST** /payments/stripe/paymentmethods | Adds payment methods for the customer stored in stripe
599
+ *Gobodo.StripeAccountsApi* | [**attachCustomerStripePaymentMethod**](docs/StripeAccountsApi.md#attachCustomerStripePaymentMethod) | **PUT** /payments/stripe/customer/{customerID}/paymentmethods | Adds payment methods for the customer stored in stripe
600
+ *Gobodo.StripeAccountsApi* | [**attachStripePaymentMethod**](docs/StripeAccountsApi.md#attachStripePaymentMethod) | **PUT** /payments/stripe/paymentmethods | Adds payment methods for the customer stored in stripe
601
+ *Gobodo.StripeAccountsApi* | [**createAccountSession**](docs/StripeAccountsApi.md#createAccountSession) | **POST** /payments/stripe/accountSession | Creates an Account Session which is used to integrate Stripe's connected UI components
602
+ *Gobodo.StripeAccountsApi* | [**createAndLinkStripeAccount**](docs/StripeAccountsApi.md#createAndLinkStripeAccount) | **POST** /payments/stripe/account | Creates a Stripe account for the logged in user
603
+ *Gobodo.StripeAccountsApi* | [**createAndLinkStripeCustomerAccount**](docs/StripeAccountsApi.md#createAndLinkStripeCustomerAccount) | **POST** /payments/stripe/customer | Creates a Stripe customer account for the logged in user
604
+ *Gobodo.StripeAccountsApi* | [**createApplicationStripePaymentAccount**](docs/StripeAccountsApi.md#createApplicationStripePaymentAccount) | **POST** /payments/stripe/application/{applicationid}/paymentaccount | Creates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
605
+ *Gobodo.StripeAccountsApi* | [**createSiteStripePaymentAccount**](docs/StripeAccountsApi.md#createSiteStripePaymentAccount) | **POST** /payments/stripe/site/{siteid}/paymentaccount | Creates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
606
+ *Gobodo.StripeAccountsApi* | [**createStripePaymentIntent**](docs/StripeAccountsApi.md#createStripePaymentIntent) | **POST** /payments/stripe/payment | Creates a Payment Intent to initate a Stripe payment
607
+ *Gobodo.StripeAccountsApi* | [**deleteStripeAccount**](docs/StripeAccountsApi.md#deleteStripeAccount) | **DELETE** /payments/stripe/account |
608
+ *Gobodo.StripeAccountsApi* | [**deleteStripeAccountWithId**](docs/StripeAccountsApi.md#deleteStripeAccountWithId) | **DELETE** /payments/stripe/account/{accountID} |
609
+ *Gobodo.StripeAccountsApi* | [**deleteStripePaymentMethod**](docs/StripeAccountsApi.md#deleteStripePaymentMethod) | **DELETE** /payments/stripe/paymentmethods/{paymentMethodID} | Adds payment methods for the customer stored in stripe
610
+ *Gobodo.StripeAccountsApi* | [**get**](docs/StripeAccountsApi.md#get) | **GET** /payments/stripe |
611
+ *Gobodo.StripeAccountsApi* | [**get1**](docs/StripeAccountsApi.md#get1) | **GET** /payments/stripe/{id} |
612
+ *Gobodo.StripeAccountsApi* | [**getApplicationStripePaymentAccount**](docs/StripeAccountsApi.md#getApplicationStripePaymentAccount) | **GET** /payments/stripe/application/{applicationid}/paymentaccount | Retrieves the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
613
+ *Gobodo.StripeAccountsApi* | [**getDefaultCustomerStripePaymentMethod**](docs/StripeAccountsApi.md#getDefaultCustomerStripePaymentMethod) | **GET** /payments/stripe/customer/{customerID}/paymentmethods/default | Gets the default payment method
614
+ *Gobodo.StripeAccountsApi* | [**getDefaultStripePaymentMethod**](docs/StripeAccountsApi.md#getDefaultStripePaymentMethod) | **GET** /payments/stripe/paymentmethods/default | Gets the default payment method
615
+ *Gobodo.StripeAccountsApi* | [**getSiteStripePaymentAccount**](docs/StripeAccountsApi.md#getSiteStripePaymentAccount) | **GET** /payments/stripe/site/{siteid}/paymentaccount | Retrieves the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
616
+ *Gobodo.StripeAccountsApi* | [**getStripeAccount**](docs/StripeAccountsApi.md#getStripeAccount) | **GET** /payments/stripe/account | Retrieves the Stripe Account For the Logged In User
617
+ *Gobodo.StripeAccountsApi* | [**getStripeAccountBalance**](docs/StripeAccountsApi.md#getStripeAccountBalance) | **GET** /payments/stripe/account/{accountID}/balance | Gets the balance of the logged in user
618
+ *Gobodo.StripeAccountsApi* | [**getStripeApiKey**](docs/StripeAccountsApi.md#getStripeApiKey) | **GET** /payments/stripe/apikey | Returns the publishable API key for Stripe
619
+ *Gobodo.StripeAccountsApi* | [**getStripeBalance**](docs/StripeAccountsApi.md#getStripeBalance) | **GET** /payments/stripe/balance | Gets the balance of the logged in user
620
+ *Gobodo.StripeAccountsApi* | [**getStripeCustomerAccount**](docs/StripeAccountsApi.md#getStripeCustomerAccount) | **GET** /payments/stripe/customer | Retrieves the Stripe Customer Account For the Logged In User
621
+ *Gobodo.StripeAccountsApi* | [**getStripeCustomerPaymentMethods**](docs/StripeAccountsApi.md#getStripeCustomerPaymentMethods) | **GET** /payments/stripe/customer/{customerID}/paymentmethods | Retrieves the payment methods for the customer stored in stripe
622
+ *Gobodo.StripeAccountsApi* | [**getStripePaymentMethods**](docs/StripeAccountsApi.md#getStripePaymentMethods) | **GET** /payments/stripe/paymentmethods | Retrieves the payment methods for the customer stored in stripe
623
+ *Gobodo.StripeAccountsApi* | [**getStripeTransfer**](docs/StripeAccountsApi.md#getStripeTransfer) | **GET** /payments/stripe/transfer/{transferID} | Retrieves the transfer payment with the given transferId
624
+ *Gobodo.StripeAccountsApi* | [**getStripeTransferPaymentMethodDetails**](docs/StripeAccountsApi.md#getStripeTransferPaymentMethodDetails) | **GET** /payments/stripe/transfer/{transferID}/paymentMethodDetails | Retrieves the transfer payment details with the given transferId
625
+ *Gobodo.StripeAccountsApi* | [**getUserStripeAccount**](docs/StripeAccountsApi.md#getUserStripeAccount) | **GET** /payments/stripe/user/{userID}/account | Retrieves the Stripe Account For the Specified User
626
+ *Gobodo.StripeAccountsApi* | [**getUserStripeCustomerAccount**](docs/StripeAccountsApi.md#getUserStripeCustomerAccount) | **GET** /payments/stripe/user/{userID}/customer | Retrieves the Stripe Customer Account For the Logged In User
627
+ *Gobodo.StripeAccountsApi* | [**payoutStripeAccount**](docs/StripeAccountsApi.md#payoutStripeAccount) | **POST** /payments/stripe/account/{accountID}/payout | Pays out the specified account
628
+ *Gobodo.StripeAccountsApi* | [**setApplicationStripePaymentAccount**](docs/StripeAccountsApi.md#setApplicationStripePaymentAccount) | **PUT** /payments/stripe/application/{applicationid}/{accountId}/paymentaccount | Updates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
629
+ *Gobodo.StripeAccountsApi* | [**setDefaultCustomerStripePaymentMethod**](docs/StripeAccountsApi.md#setDefaultCustomerStripePaymentMethod) | **PUT** /payments/stripe/customer/{customerID}/paymentmethods/default | Adds payment methods for the customer stored in stripe
630
+ *Gobodo.StripeAccountsApi* | [**setDefaultStripePaymentMethod**](docs/StripeAccountsApi.md#setDefaultStripePaymentMethod) | **PUT** /payments/stripe/paymentmethods/default | Sets the default payment method for the customer stored in stripe
631
+ *Gobodo.StripeAccountsApi* | [**setSiteStripePaymentAccount**](docs/StripeAccountsApi.md#setSiteStripePaymentAccount) | **PUT** /payments/stripe/site/{siteid}/{accountId}/paymentaccount | Updates the Stripe account that is used to pay for the app/site instance and for recieving payments from end users
632
+ *Gobodo.StripeAccountsApi* | [**stripePayout**](docs/StripeAccountsApi.md#stripePayout) | **POST** /payments/stripe/payout | Pays out the account of the logged in user
633
+ *Gobodo.StripeAccountsApi* | [**stripeTransfer**](docs/StripeAccountsApi.md#stripeTransfer) | **POST** /payments/stripe/transfer | Sends a transfer payment from the logged in user to the recipient specified in the TransferInput
634
+ *Gobodo.StripeAccountsApi* | [**updateAccountLink**](docs/StripeAccountsApi.md#updateAccountLink) | **PUT** /payments/stripe/account/{accountID} | Creates an Account Link which enables the user to update their Stripe account details
635
+ *Gobodo.StripeAccountsApi* | [**updateCustomer**](docs/StripeAccountsApi.md#updateCustomer) | **PUT** /payments/stripe/customer/{customerID} | Updates the customer account and returns a client secret to enable user to update their details on Stripe
636
+ *Gobodo.StripeAccountsApi* | [**updateStripePaymentMethod**](docs/StripeAccountsApi.md#updateStripePaymentMethod) | **PUT** /payments/stripe/paymentmethods/{paymentMethodID} | Adds payment methods for the customer stored in stripe
637
+ *Gobodo.TemplatesApi* | [**createScreen**](docs/TemplatesApi.md#createScreen) | **POST** /templates |
638
+ *Gobodo.TemplatesApi* | [**editScreen**](docs/TemplatesApi.md#editScreen) | **PUT** /templates/{screenid} |
639
+ *Gobodo.TemplatesApi* | [**getScreenById**](docs/TemplatesApi.md#getScreenById) | **GET** /templates/{screenId} |
640
+ *Gobodo.ThemeMappingsApi* | [**addUrlPatterns**](docs/ThemeMappingsApi.md#addUrlPatterns) | **PUT** /themes/{themeid}/urlpatterns |
641
+ *Gobodo.ThemeMappingsApi* | [**createTheme**](docs/ThemeMappingsApi.md#createTheme) | **POST** /themes | Create a Theme Mapping
642
+ *Gobodo.ThemeMappingsApi* | [**get28**](docs/ThemeMappingsApi.md#get28) | **GET** /themes/{themeid} |
643
+ *Gobodo.TopicsApi* | [**createTopic**](docs/TopicsApi.md#createTopic) | **POST** /topics | Creates a new topic
644
+ *Gobodo.TopicsApi* | [**deleteSubscription**](docs/TopicsApi.md#deleteSubscription) | **DELETE** /topics/subscription/{subscriptionId} | Deletes a subscription
645
+ *Gobodo.TopicsApi* | [**deleteTopic**](docs/TopicsApi.md#deleteTopic) | **DELETE** /topics/{topicName} | Deletes a topic
646
+ *Gobodo.TopicsApi* | [**getSubscription**](docs/TopicsApi.md#getSubscription) | **GET** /topics/subscription/{subscriptionId} | Gets a subscription by key
647
+ *Gobodo.TopicsApi* | [**getTopicByName**](docs/TopicsApi.md#getTopicByName) | **GET** /topics/{topicName} | Gets a topic by name
648
+ *Gobodo.TopicsApi* | [**getTopicSubscriptions**](docs/TopicsApi.md#getTopicSubscriptions) | **GET** /topics/{topicName}/subscriptions | Gets subscriptions for a topic
649
+ *Gobodo.TopicsApi* | [**registerListeners**](docs/TopicsApi.md#registerListeners) | **PUT** /topics | Registers listeners
650
+ *Gobodo.TopicsApi* | [**sendMessage1**](docs/TopicsApi.md#sendMessage1) | **POST** /topics/message | Sends a message to a topic
651
+ *Gobodo.TransactionsApi* | [**beginTx**](docs/TransactionsApi.md#beginTx) | **POST** /transaction | Start a new transaction
652
+ *Gobodo.TransactionsApi* | [**commit**](docs/TransactionsApi.md#commit) | **POST** /transaction/{id}/commit | Commits a transaction
653
+ *Gobodo.TransactionsApi* | [**failTx**](docs/TransactionsApi.md#failTx) | **DELETE** /transaction/{id} | Marks a transaction for failure
654
+ *Gobodo.TwitterApi* | [**loginTwitter**](docs/TwitterApi.md#loginTwitter) | **POST** /auth_twitter |
655
+ *Gobodo.UserManagerAdministrationApi* | [**deleteManagerConfig**](docs/UserManagerAdministrationApi.md#deleteManagerConfig) | **DELETE** /user-managers/managers/{managerId}/config/{key} | Delete a manager config key
656
+ *Gobodo.UserManagerAdministrationApi* | [**listDomainMappings**](docs/UserManagerAdministrationApi.md#listDomainMappings) | **GET** /user-managers/domains | List domain mappings
657
+ *Gobodo.UserManagerAdministrationApi* | [**listManagers**](docs/UserManagerAdministrationApi.md#listManagers) | **GET** /user-managers/managers | List member managers
658
+ *Gobodo.UserManagerAdministrationApi* | [**mapDomain**](docs/UserManagerAdministrationApi.md#mapDomain) | **POST** /user-managers/domains | Map domain prefix to manager
659
+ *Gobodo.UserManagerAdministrationApi* | [**setManagerConfig**](docs/UserManagerAdministrationApi.md#setManagerConfig) | **POST** /user-managers/managers/{managerId}/config | Set a manager config key/value
660
+ *Gobodo.UserManagerAdministrationApi* | [**upsertManager**](docs/UserManagerAdministrationApi.md#upsertManager) | **POST** /user-managers/managers | Create or update a member manager
661
+ *Gobodo.UserTagsApi* | [**deleteRelationship2**](docs/UserTagsApi.md#deleteRelationship2) | **DELETE** /usertags/{id} | Delete Relationship
662
+ *Gobodo.UserTagsApi* | [**get26**](docs/UserTagsApi.md#get26) | **GET** /usertags |
663
+ *Gobodo.UserTagsApi* | [**getRelProperties1**](docs/UserTagsApi.md#getRelProperties1) | **GET** /usertags/{id}/properties | Get Properties
664
+ *Gobodo.UserTagsApi* | [**getRelProperty1**](docs/UserTagsApi.md#getRelProperty1) | **GET** /usertags/{id}/properties/{prop} | Get Property
665
+ *Gobodo.UserTagsApi* | [**getRelationshipById1**](docs/UserTagsApi.md#getRelationshipById1) | **GET** /usertags/{id} |
666
+ *Gobodo.UserTagsApi* | [**setRelProperties1**](docs/UserTagsApi.md#setRelProperties1) | **PUT** /usertags/{id}/properties | Set Multiple Properties
667
+ *Gobodo.UserTagsApi* | [**setRelProperty1**](docs/UserTagsApi.md#setRelProperty1) | **PUT** /usertags/{id}/properties/{prop} | Update Property
668
+ *Gobodo.UsersApi* | [**createUser**](docs/UsersApi.md#createUser) | **POST** /user | Create a new User
669
+ *Gobodo.UsersApi* | [**deleteAccount**](docs/UsersApi.md#deleteAccount) | **DELETE** /user/self | Deactivates the account and clear's the user's data if the purge data flag is true
670
+ *Gobodo.UsersApi* | [**getProfileByType**](docs/UsersApi.md#getProfileByType) | **GET** /user/{id}/profile/{type} | Returns the profile of the given type for the specified user if the profile exists
671
+ *Gobodo.UsersApi* | [**getProfiles**](docs/UsersApi.md#getProfiles) | **GET** /user/{id}/profiles | Get a list of profiles attached to the user's account
672
+ *Gobodo.UsersApi* | [**getSelf**](docs/UsersApi.md#getSelf) | **GET** /user/self | Returns the logged in user
673
+ *Gobodo.UsersApi* | [**getUserById**](docs/UsersApi.md#getUserById) | **GET** /user/{id} | Get User By Id
674
+ *Gobodo.UsersApi* | [**getUserByUserName**](docs/UsersApi.md#getUserByUserName) | **GET** /user/{username} | Get User By Username
675
+ *Gobodo.UsersApi* | [**getUsers**](docs/UsersApi.md#getUsers) | **GET** /user | Get a list of users
676
+ *Gobodo.UsersApi* | [**setUserProfilePicture**](docs/UsersApi.md#setUserProfilePicture) | **PUT** /user/{id}/profilepicture | Set user profile picture
677
+ *Gobodo.UsersApi* | [**updatePassword**](docs/UsersApi.md#updatePassword) | **PUT** /user/{id}/password | Set User Password
678
+ *Gobodo.UsersApi* | [**updateUser**](docs/UsersApi.md#updateUser) | **PUT** /user/{id} | Update User Info
679
+ *Gobodo.UtilsApi* | [**encodeAuth**](docs/UtilsApi.md#encodeAuth) | **POST** /utils/encodeauth |
680
+ *Gobodo.VideosApi* | [**get27**](docs/VideosApi.md#get27) | **GET** /videos |
681
+ *Gobodo.VideosApi* | [**getVideoById**](docs/VideosApi.md#getVideoById) | **GET** /videos/{id} | Gets a video by id
682
+ *Gobodo.VideosApi* | [**setThumbnail**](docs/VideosApi.md#setThumbnail) | **PUT** /videos/{id}/setthumbnail |
683
+ *Gobodo.VideosApi* | [**simulcast**](docs/VideosApi.md#simulcast) | **PUT** /videos/{id}/simulcast |
684
+ *Gobodo.VideosApi* | [**startLiveStream**](docs/VideosApi.md#startLiveStream) | **POST** /videos/livestream |
685
+ *Gobodo.VideosApi* | [**streamMeeting**](docs/VideosApi.md#streamMeeting) | **POST** /videos/livestream/{objectid} |
686
+ *Gobodo.VideosApi* | [**updateVideo**](docs/VideosApi.md#updateVideo) | **PUT** /videos/{id} |
687
+ *Gobodo.VideosApi* | [**upload2**](docs/VideosApi.md#upload2) | **POST** /videos/{id}/upload |
688
+ *Gobodo.VideosApi* | [**uploadVideo**](docs/VideosApi.md#uploadVideo) | **POST** /videos/upload | Upload data
689
+ *Gobodo.WalletsApi* | [**createHold**](docs/WalletsApi.md#createHold) | **POST** /payments/wallets/hold | Hold currency for a user
690
+ *Gobodo.WalletsApi* | [**getCombinedBalance**](docs/WalletsApi.md#getCombinedBalance) | **GET** /payments/wallets/balance | Get the combined balance of a user
691
+ *Gobodo.WalletsApi* | [**getGrantById**](docs/WalletsApi.md#getGrantById) | **GET** /payments/wallets/grant/{grantId} | Get a grant by id
692
+ *Gobodo.WalletsApi* | [**getHoldById**](docs/WalletsApi.md#getHoldById) | **GET** /payments/wallets/hold/{holdId} | Get a hold by id
693
+ *Gobodo.WalletsApi* | [**getHoldsByWalletId**](docs/WalletsApi.md#getHoldsByWalletId) | **GET** /payments/wallets/wallet/{walletId}/holds | Get all holds for a wallet
694
+ *Gobodo.WalletsApi* | [**getPayoutDetails**](docs/WalletsApi.md#getPayoutDetails) | **GET** /payments/wallets/payout/{payoutId} | Get a payout by id
695
+ *Gobodo.WalletsApi* | [**getPurchaseById**](docs/WalletsApi.md#getPurchaseById) | **GET** /payments/wallets/purchase/{purchaseId} | Get a purchase by id
696
+ *Gobodo.WalletsApi* | [**getTransferById**](docs/WalletsApi.md#getTransferById) | **GET** /payments/wallets/transfer/{transferId} | Get a transfer by id
697
+ *Gobodo.WalletsApi* | [**getWalletBalance**](docs/WalletsApi.md#getWalletBalance) | **GET** /payments/wallets/wallet/{walletId}/balance | Get the balance of a wallet
698
+ *Gobodo.WalletsApi* | [**getWalletById**](docs/WalletsApi.md#getWalletById) | **GET** /payments/wallets/wallet/{walletId} | Get a wallet by id
699
+ *Gobodo.WalletsApi* | [**getWallets**](docs/WalletsApi.md#getWallets) | **GET** /payments/wallets/wallet | Get all wallets
700
+ *Gobodo.WalletsApi* | [**grantCurrency**](docs/WalletsApi.md#grantCurrency) | **POST** /payments/wallets/grant | Grant currency to a user
701
+ *Gobodo.WalletsApi* | [**payoutWallet**](docs/WalletsApi.md#payoutWallet) | **POST** /payments/wallets/payout | Payout to the wallet to the logged in user's cash balance
702
+ *Gobodo.WalletsApi* | [**purchaseCurrency**](docs/WalletsApi.md#purchaseCurrency) | **POST** /payments/wallets/purchase | Purchase an item
703
+ *Gobodo.WalletsApi* | [**releaseHold**](docs/WalletsApi.md#releaseHold) | **DELETE** /payments/wallets/hold/{holdId} | Release a hold
704
+ *Gobodo.WalletsApi* | [**releaseHolds**](docs/WalletsApi.md#releaseHolds) | **DELETE** /payments/wallets/hold | Release all holds for a holder
705
+ *Gobodo.WalletsApi* | [**walletTransfer**](docs/WalletsApi.md#walletTransfer) | **POST** /payments/wallets/transfer | Transfer funds between wallets
810
706
 
811
707
 
812
708
  ## Documentation for Models
@@ -814,6 +710,8 @@ Class | Method | HTTP request | Description
814
710
  - [Gobodo.APIClient](docs/APIClient.md)
815
711
  - [Gobodo.AccountSessionInput](docs/AccountSessionInput.md)
816
712
  - [Gobodo.AccountSessionResponse](docs/AccountSessionResponse.md)
713
+ - [Gobodo.Address](docs/Address.md)
714
+ - [Gobodo.AddressResponse](docs/AddressResponse.md)
817
715
  - [Gobodo.ApplicationPaymentAccountResponse](docs/ApplicationPaymentAccountResponse.md)
818
716
  - [Gobodo.ApplicationPaymentAccountResponseFailureException](docs/ApplicationPaymentAccountResponseFailureException.md)
819
717
  - [Gobodo.Article](docs/Article.md)
@@ -825,6 +723,7 @@ Class | Method | HTTP request | Description
825
723
  - [Gobodo.BankAccountInfo](docs/BankAccountInfo.md)
826
724
  - [Gobodo.Base64ImageUpload](docs/Base64ImageUpload.md)
827
725
  - [Gobodo.BlogPostResponse](docs/BlogPostResponse.md)
726
+ - [Gobodo.CacheInvalidation](docs/CacheInvalidation.md)
828
727
  - [Gobodo.CardInfo](docs/CardInfo.md)
829
728
  - [Gobodo.Comment](docs/Comment.md)
830
729
  - [Gobodo.ConsoleProjectInput](docs/ConsoleProjectInput.md)
@@ -853,6 +752,8 @@ Class | Method | HTTP request | Description
853
752
  - [Gobodo.DocumentPart](docs/DocumentPart.md)
854
753
  - [Gobodo.DocumentPartType](docs/DocumentPartType.md)
855
754
  - [Gobodo.DocumentType](docs/DocumentType.md)
755
+ - [Gobodo.DomainMappingInput](docs/DomainMappingInput.md)
756
+ - [Gobodo.DomainMappingResponse](docs/DomainMappingResponse.md)
856
757
  - [Gobodo.EmailAddress](docs/EmailAddress.md)
857
758
  - [Gobodo.FieldMapping](docs/FieldMapping.md)
858
759
  - [Gobodo.Fields](docs/Fields.md)
@@ -867,8 +768,8 @@ Class | Method | HTTP request | Description
867
768
  - [Gobodo.FunctionEnvironmentConfig](docs/FunctionEnvironmentConfig.md)
868
769
  - [Gobodo.FunctionInput](docs/FunctionInput.md)
869
770
  - [Gobodo.FunctionOutput](docs/FunctionOutput.md)
870
- - [Gobodo.Geocode](docs/Geocode.md)
871
771
  - [Gobodo.GeocodePayload](docs/GeocodePayload.md)
772
+ - [Gobodo.GeocodeResponse](docs/GeocodeResponse.md)
872
773
  - [Gobodo.GeolocationInput](docs/GeolocationInput.md)
873
774
  - [Gobodo.GetFunctionConfig](docs/GetFunctionConfig.md)
874
775
  - [Gobodo.GetFunctionEnvironmentConfig](docs/GetFunctionEnvironmentConfig.md)
@@ -878,14 +779,14 @@ Class | Method | HTTP request | Description
878
779
  - [Gobodo.GraphAction](docs/GraphAction.md)
879
780
  - [Gobodo.GraphActionPayload](docs/GraphActionPayload.md)
880
781
  - [Gobodo.GraphActionResponse](docs/GraphActionResponse.md)
881
- - [Gobodo.GraphDatabaseService](docs/GraphDatabaseService.md)
882
- - [Gobodo.GraphGeocode](docs/GraphGeocode.md)
782
+ - [Gobodo.GraphActionTypeInput](docs/GraphActionTypeInput.md)
783
+ - [Gobodo.GraphActionTypeResponse](docs/GraphActionTypeResponse.md)
784
+ - [Gobodo.GraphInput](docs/GraphInput.md)
883
785
  - [Gobodo.GraphIteratorEntryPart](docs/GraphIteratorEntryPart.md)
884
786
  - [Gobodo.GraphIteratorEntryPartStackTraceInner](docs/GraphIteratorEntryPartStackTraceInner.md)
885
787
  - [Gobodo.GraphObject](docs/GraphObject.md)
886
788
  - [Gobodo.GraphObjectPayload](docs/GraphObjectPayload.md)
887
789
  - [Gobodo.GraphObjectResponse](docs/GraphObjectResponse.md)
888
- - [Gobodo.GraphObjectSchema](docs/GraphObjectSchema.md)
889
790
  - [Gobodo.GraphObjectType](docs/GraphObjectType.md)
890
791
  - [Gobodo.GraphObjectTypeInput](docs/GraphObjectTypeInput.md)
891
792
  - [Gobodo.GraphObjectTypeResponse](docs/GraphObjectTypeResponse.md)
@@ -893,30 +794,39 @@ Class | Method | HTTP request | Description
893
794
  - [Gobodo.GraphOwner](docs/GraphOwner.md)
894
795
  - [Gobodo.GraphRelationship](docs/GraphRelationship.md)
895
796
  - [Gobodo.GraphRelationshipPayload](docs/GraphRelationshipPayload.md)
797
+ - [Gobodo.GraphRelationshipResponse](docs/GraphRelationshipResponse.md)
896
798
  - [Gobodo.GraphRelationshipType](docs/GraphRelationshipType.md)
799
+ - [Gobodo.GraphRelationshipTypeInput](docs/GraphRelationshipTypeInput.md)
897
800
  - [Gobodo.GraphRelationshipTypeResponse](docs/GraphRelationshipTypeResponse.md)
898
- - [Gobodo.GraphSchema](docs/GraphSchema.md)
801
+ - [Gobodo.GraphResponse](docs/GraphResponse.md)
899
802
  - [Gobodo.GraphSchemaInput](docs/GraphSchemaInput.md)
900
803
  - [Gobodo.GraphSchemaResponse](docs/GraphSchemaResponse.md)
901
804
  - [Gobodo.GraphTraversalInput](docs/GraphTraversalInput.md)
902
805
  - [Gobodo.Image](docs/Image.md)
903
806
  - [Gobodo.InputPart](docs/InputPart.md)
904
- - [Gobodo.InputPartMediaType](docs/InputPartMediaType.md)
807
+ - [Gobodo.InputPartHeaders](docs/InputPartHeaders.md)
808
+ - [Gobodo.JsonArray](docs/JsonArray.md)
809
+ - [Gobodo.JsonObject](docs/JsonObject.md)
810
+ - [Gobodo.JsonValue](docs/JsonValue.md)
905
811
  - [Gobodo.KafkaSettings](docs/KafkaSettings.md)
906
812
  - [Gobodo.Link](docs/Link.md)
907
813
  - [Gobodo.LiveStreamInfo](docs/LiveStreamInfo.md)
908
- - [Gobodo.MeetingEvent](docs/MeetingEvent.md)
814
+ - [Gobodo.MediaType](docs/MediaType.md)
909
815
  - [Gobodo.MeetingEventInput](docs/MeetingEventInput.md)
910
816
  - [Gobodo.MeetingEventResponse](docs/MeetingEventResponse.md)
911
- - [Gobodo.MeetingEventTimezone](docs/MeetingEventTimezone.md)
912
817
  - [Gobodo.MeetingEventTypeInput](docs/MeetingEventTypeInput.md)
913
818
  - [Gobodo.MeetingEventTypeResponse](docs/MeetingEventTypeResponse.md)
914
819
  - [Gobodo.MeetingInfo](docs/MeetingInfo.md)
915
820
  - [Gobodo.Member](docs/Member.md)
916
821
  - [Gobodo.MemberGroupCategory](docs/MemberGroupCategory.md)
917
822
  - [Gobodo.MemberList](docs/MemberList.md)
823
+ - [Gobodo.MemberManagerConfigInput](docs/MemberManagerConfigInput.md)
824
+ - [Gobodo.MemberManagerConfigResponse](docs/MemberManagerConfigResponse.md)
825
+ - [Gobodo.MemberManagerInput](docs/MemberManagerInput.md)
826
+ - [Gobodo.MemberManagerResponse](docs/MemberManagerResponse.md)
918
827
  - [Gobodo.MessageGroup](docs/MessageGroup.md)
919
828
  - [Gobodo.MultipartBody](docs/MultipartBody.md)
829
+ - [Gobodo.MultivaluedMapStringString](docs/MultivaluedMapStringString.md)
920
830
  - [Gobodo.NotificationInput](docs/NotificationInput.md)
921
831
  - [Gobodo.NotificationResponse](docs/NotificationResponse.md)
922
832
  - [Gobodo.NumberSettings](docs/NumberSettings.md)
@@ -927,6 +837,11 @@ Class | Method | HTTP request | Description
927
837
  - [Gobodo.PageSchema](docs/PageSchema.md)
928
838
  - [Gobodo.Pageable](docs/Pageable.md)
929
839
  - [Gobodo.Parameter](docs/Parameter.md)
840
+ - [Gobodo.PasswordResetInitiateRequest](docs/PasswordResetInitiateRequest.md)
841
+ - [Gobodo.PasswordResetInitiateResponse](docs/PasswordResetInitiateResponse.md)
842
+ - [Gobodo.PasswordResetRequest](docs/PasswordResetRequest.md)
843
+ - [Gobodo.PasswordResetResponse](docs/PasswordResetResponse.md)
844
+ - [Gobodo.PasswordResetValidationResponse](docs/PasswordResetValidationResponse.md)
930
845
  - [Gobodo.Path](docs/Path.md)
931
846
  - [Gobodo.PaymentAccountObject](docs/PaymentAccountObject.md)
932
847
  - [Gobodo.PaymentIntentInput](docs/PaymentIntentInput.md)
@@ -945,12 +860,11 @@ Class | Method | HTTP request | Description
945
860
  - [Gobodo.PrivateMessageConversationSchema](docs/PrivateMessageConversationSchema.md)
946
861
  - [Gobodo.Profile](docs/Profile.md)
947
862
  - [Gobodo.Profiletype](docs/Profiletype.md)
948
- - [Gobodo.PropertyContainer](docs/PropertyContainer.md)
949
863
  - [Gobodo.PublicationInput](docs/PublicationInput.md)
950
864
  - [Gobodo.PublicationResponse](docs/PublicationResponse.md)
951
865
  - [Gobodo.PurchaseInput](docs/PurchaseInput.md)
952
866
  - [Gobodo.PurchaseResponse](docs/PurchaseResponse.md)
953
- - [Gobodo.PurgeDataDefaultResponseValue](docs/PurgeDataDefaultResponseValue.md)
867
+ - [Gobodo.PurgeDataDefaultResponse](docs/PurgeDataDefaultResponse.md)
954
868
  - [Gobodo.RelationshipMapping](docs/RelationshipMapping.md)
955
869
  - [Gobodo.RestApplicationInput](docs/RestApplicationInput.md)
956
870
  - [Gobodo.RestApplicationResponse](docs/RestApplicationResponse.md)
@@ -970,7 +884,6 @@ Class | Method | HTTP request | Description
970
884
  - [Gobodo.Sort](docs/Sort.md)
971
885
  - [Gobodo.SourceTypes](docs/SourceTypes.md)
972
886
  - [Gobodo.StatusUpdate](docs/StatusUpdate.md)
973
- - [Gobodo.StreetAddress](docs/StreetAddress.md)
974
887
  - [Gobodo.StripeAccount](docs/StripeAccount.md)
975
888
  - [Gobodo.StripeCustomerAccount](docs/StripeCustomerAccount.md)
976
889
  - [Gobodo.Template](docs/Template.md)
@@ -996,8 +909,9 @@ Class | Method | HTTP request | Description
996
909
  - [Gobodo.UserInviteInput](docs/UserInviteInput.md)
997
910
  - [Gobodo.UserResponse](docs/UserResponse.md)
998
911
  - [Gobodo.UserSchema](docs/UserSchema.md)
999
- - [Gobodo.UserTag](docs/UserTag.md)
1000
912
  - [Gobodo.Userid](docs/Userid.md)
913
+ - [Gobodo.UsernameReminderRequest](docs/UsernameReminderRequest.md)
914
+ - [Gobodo.UsernameReminderResponse](docs/UsernameReminderResponse.md)
1001
915
  - [Gobodo.Video](docs/Video.md)
1002
916
  - [Gobodo.VideoLiveUrl](docs/VideoLiveUrl.md)
1003
917
  - [Gobodo.VideoSchema](docs/VideoSchema.md)
@@ -1020,6 +934,10 @@ Authentication schemes defined for the API:
1020
934
  ### NexusGraphAPIBasicLogin
1021
935
 
1022
936
 
937
+ ### NexusGraphAPIBearer
938
+
939
+ - **Type**: Bearer authentication (JWT)
940
+
1023
941
  ### NexusGraphAPIAuth
1024
942
 
1025
943