featurebase-node 0.14.3 → 0.15.1
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.
- package/CHANGELOG.md +16 -0
- package/client.d.mts +11 -5
- package/client.d.mts.map +1 -1
- package/client.d.ts +11 -5
- package/client.d.ts.map +1 -1
- package/client.js +6 -0
- package/client.js.map +1 -1
- package/client.mjs +6 -0
- package/client.mjs.map +1 -1
- package/package.json +1 -1
- package/resources/audit-logs.d.mts +3 -3
- package/resources/audit-logs.d.mts.map +1 -1
- package/resources/audit-logs.d.ts +3 -3
- package/resources/audit-logs.d.ts.map +1 -1
- package/resources/changelogs/changelogs.d.mts +116 -116
- package/resources/changelogs/changelogs.d.mts.map +1 -1
- package/resources/changelogs/changelogs.d.ts +116 -116
- package/resources/changelogs/changelogs.d.ts.map +1 -1
- package/resources/changelogs/changelogs.js +74 -74
- package/resources/changelogs/changelogs.js.map +1 -1
- package/resources/changelogs/changelogs.mjs +74 -74
- package/resources/changelogs/changelogs.mjs.map +1 -1
- package/resources/changelogs/index.d.mts +1 -1
- package/resources/changelogs/index.d.mts.map +1 -1
- package/resources/changelogs/index.d.ts +1 -1
- package/resources/changelogs/index.d.ts.map +1 -1
- package/resources/changelogs/subscribers.d.mts +3 -3
- package/resources/changelogs/subscribers.d.mts.map +1 -1
- package/resources/changelogs/subscribers.d.ts +3 -3
- package/resources/changelogs/subscribers.d.ts.map +1 -1
- package/resources/conversation-attributes.d.mts +22 -17
- package/resources/conversation-attributes.d.mts.map +1 -1
- package/resources/conversation-attributes.d.ts +22 -17
- package/resources/conversation-attributes.d.ts.map +1 -1
- package/resources/conversation-attributes.js +19 -19
- package/resources/conversation-attributes.js.map +1 -1
- package/resources/conversation-attributes.mjs +19 -19
- package/resources/conversation-attributes.mjs.map +1 -1
- package/resources/feedback/boards.d.mts +19 -19
- package/resources/feedback/boards.d.mts.map +1 -1
- package/resources/feedback/boards.d.ts +19 -19
- package/resources/feedback/boards.d.ts.map +1 -1
- package/resources/feedback/boards.js +20 -20
- package/resources/feedback/boards.js.map +1 -1
- package/resources/feedback/boards.mjs +20 -20
- package/resources/feedback/boards.mjs.map +1 -1
- package/resources/feedback/comments.d.mts +113 -113
- package/resources/feedback/comments.d.mts.map +1 -1
- package/resources/feedback/comments.d.ts +113 -113
- package/resources/feedback/comments.d.ts.map +1 -1
- package/resources/feedback/comments.js +93 -93
- package/resources/feedback/comments.js.map +1 -1
- package/resources/feedback/comments.mjs +93 -93
- package/resources/feedback/comments.mjs.map +1 -1
- package/resources/feedback/custom-fields.d.mts +36 -36
- package/resources/feedback/custom-fields.d.mts.map +1 -1
- package/resources/feedback/custom-fields.d.ts +36 -36
- package/resources/feedback/custom-fields.d.ts.map +1 -1
- package/resources/feedback/custom-fields.js +36 -36
- package/resources/feedback/custom-fields.js.map +1 -1
- package/resources/feedback/custom-fields.mjs +36 -36
- package/resources/feedback/custom-fields.mjs.map +1 -1
- package/resources/feedback/feedback.d.mts +5 -5
- package/resources/feedback/feedback.d.mts.map +1 -1
- package/resources/feedback/feedback.d.ts +5 -5
- package/resources/feedback/feedback.d.ts.map +1 -1
- package/resources/feedback/index.d.mts +5 -5
- package/resources/feedback/index.d.mts.map +1 -1
- package/resources/feedback/index.d.ts +5 -5
- package/resources/feedback/index.d.ts.map +1 -1
- package/resources/feedback/post-statuses.d.mts +20 -20
- package/resources/feedback/post-statuses.d.mts.map +1 -1
- package/resources/feedback/post-statuses.d.ts +20 -20
- package/resources/feedback/post-statuses.d.ts.map +1 -1
- package/resources/feedback/post-statuses.js +23 -23
- package/resources/feedback/post-statuses.js.map +1 -1
- package/resources/feedback/post-statuses.mjs +23 -23
- package/resources/feedback/post-statuses.mjs.map +1 -1
- package/resources/feedback/posts/index.d.mts +1 -1
- package/resources/feedback/posts/index.d.mts.map +1 -1
- package/resources/feedback/posts/index.d.ts +1 -1
- package/resources/feedback/posts/index.d.ts.map +1 -1
- package/resources/feedback/posts/posts.d.mts +132 -132
- package/resources/feedback/posts/posts.d.mts.map +1 -1
- package/resources/feedback/posts/posts.d.ts +132 -132
- package/resources/feedback/posts/posts.d.ts.map +1 -1
- package/resources/feedback/posts/posts.js +107 -107
- package/resources/feedback/posts/posts.js.map +1 -1
- package/resources/feedback/posts/posts.mjs +107 -107
- package/resources/feedback/posts/posts.mjs.map +1 -1
- package/resources/feedback/posts/voters.d.mts +3 -3
- package/resources/feedback/posts/voters.d.mts.map +1 -1
- package/resources/feedback/posts/voters.d.ts +3 -3
- package/resources/feedback/posts/voters.d.ts.map +1 -1
- package/resources/help-center/articles.d.mts +213 -97
- package/resources/help-center/articles.d.mts.map +1 -1
- package/resources/help-center/articles.d.ts +213 -97
- package/resources/help-center/articles.d.ts.map +1 -1
- package/resources/help-center/articles.js +73 -73
- package/resources/help-center/articles.js.map +1 -1
- package/resources/help-center/articles.mjs +73 -73
- package/resources/help-center/articles.mjs.map +1 -1
- package/resources/help-center/collections.d.mts +158 -71
- package/resources/help-center/collections.d.mts.map +1 -1
- package/resources/help-center/collections.d.ts +158 -71
- package/resources/help-center/collections.d.ts.map +1 -1
- package/resources/help-center/collections.js +65 -65
- package/resources/help-center/collections.js.map +1 -1
- package/resources/help-center/collections.mjs +65 -65
- package/resources/help-center/collections.mjs.map +1 -1
- package/resources/help-center/help-center.d.mts +4 -4
- package/resources/help-center/help-center.d.mts.map +1 -1
- package/resources/help-center/help-center.d.ts +4 -4
- package/resources/help-center/help-center.d.ts.map +1 -1
- package/resources/help-center/help-centers.d.mts +77 -48
- package/resources/help-center/help-centers.d.mts.map +1 -1
- package/resources/help-center/help-centers.d.ts +77 -48
- package/resources/help-center/help-centers.d.ts.map +1 -1
- package/resources/help-center/help-centers.js +43 -43
- package/resources/help-center/help-centers.js.map +1 -1
- package/resources/help-center/help-centers.mjs +43 -43
- package/resources/help-center/help-centers.mjs.map +1 -1
- package/resources/help-center/index.d.mts +4 -4
- package/resources/help-center/index.d.mts.map +1 -1
- package/resources/help-center/index.d.ts +4 -4
- package/resources/help-center/index.d.ts.map +1 -1
- package/resources/help-center/redirect-rules.d.mts +124 -124
- package/resources/help-center/redirect-rules.d.mts.map +1 -1
- package/resources/help-center/redirect-rules.d.ts +124 -124
- package/resources/help-center/redirect-rules.d.ts.map +1 -1
- package/resources/help-center/redirect-rules.js +112 -112
- package/resources/help-center/redirect-rules.js.map +1 -1
- package/resources/help-center/redirect-rules.mjs +112 -112
- package/resources/help-center/redirect-rules.mjs.map +1 -1
- package/resources/index.d.mts +6 -5
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts +6 -5
- package/resources/index.d.ts.map +1 -1
- package/resources/index.js +3 -1
- package/resources/index.js.map +1 -1
- package/resources/index.mjs +1 -0
- package/resources/index.mjs.map +1 -1
- package/resources/organization/admins.d.mts +26 -26
- package/resources/organization/admins.d.mts.map +1 -1
- package/resources/organization/admins.d.ts +26 -26
- package/resources/organization/admins.d.ts.map +1 -1
- package/resources/organization/admins.js +25 -25
- package/resources/organization/admins.js.map +1 -1
- package/resources/organization/admins.mjs +25 -25
- package/resources/organization/admins.mjs.map +1 -1
- package/resources/organization/brands.d.mts +52 -52
- package/resources/organization/brands.d.mts.map +1 -1
- package/resources/organization/brands.d.ts +52 -52
- package/resources/organization/brands.d.ts.map +1 -1
- package/resources/organization/brands.js +54 -54
- package/resources/organization/brands.js.map +1 -1
- package/resources/organization/brands.mjs +54 -54
- package/resources/organization/brands.mjs.map +1 -1
- package/resources/organization/index.d.mts +3 -3
- package/resources/organization/index.d.mts.map +1 -1
- package/resources/organization/index.d.ts +3 -3
- package/resources/organization/index.d.ts.map +1 -1
- package/resources/organization/organization.d.mts +3 -3
- package/resources/organization/organization.d.mts.map +1 -1
- package/resources/organization/organization.d.ts +3 -3
- package/resources/organization/organization.d.ts.map +1 -1
- package/resources/organization/teams.d.mts +47 -47
- package/resources/organization/teams.d.mts.map +1 -1
- package/resources/organization/teams.d.ts +47 -47
- package/resources/organization/teams.d.ts.map +1 -1
- package/resources/organization/teams.js +44 -44
- package/resources/organization/teams.js.map +1 -1
- package/resources/organization/teams.mjs +44 -44
- package/resources/organization/teams.mjs.map +1 -1
- package/resources/reports.d.mts +339 -223
- package/resources/reports.d.mts.map +1 -1
- package/resources/reports.d.ts +339 -223
- package/resources/reports.d.ts.map +1 -1
- package/resources/reports.js +114 -107
- package/resources/reports.js.map +1 -1
- package/resources/reports.mjs +114 -107
- package/resources/reports.mjs.map +1 -1
- package/resources/support/conversation-tags.d.mts +43 -43
- package/resources/support/conversation-tags.d.mts.map +1 -1
- package/resources/support/conversation-tags.d.ts +43 -43
- package/resources/support/conversation-tags.d.ts.map +1 -1
- package/resources/support/conversation-tags.js +32 -32
- package/resources/support/conversation-tags.js.map +1 -1
- package/resources/support/conversation-tags.mjs +32 -32
- package/resources/support/conversation-tags.mjs.map +1 -1
- package/resources/support/conversations/conversations.d.mts +363 -332
- package/resources/support/conversations/conversations.d.mts.map +1 -1
- package/resources/support/conversations/conversations.d.ts +363 -332
- package/resources/support/conversations/conversations.d.ts.map +1 -1
- package/resources/support/conversations/conversations.js +293 -283
- package/resources/support/conversations/conversations.js.map +1 -1
- package/resources/support/conversations/conversations.mjs +293 -283
- package/resources/support/conversations/conversations.mjs.map +1 -1
- package/resources/support/conversations/index.d.mts +1 -1
- package/resources/support/conversations/index.d.mts.map +1 -1
- package/resources/support/conversations/index.d.ts +1 -1
- package/resources/support/conversations/index.d.ts.map +1 -1
- package/resources/support/conversations/participants.d.mts +2 -2
- package/resources/support/conversations/participants.d.mts.map +1 -1
- package/resources/support/conversations/participants.d.ts +2 -2
- package/resources/support/conversations/participants.d.ts.map +1 -1
- package/resources/support/index.d.mts +3 -3
- package/resources/support/index.d.mts.map +1 -1
- package/resources/support/index.d.ts +3 -3
- package/resources/support/index.d.ts.map +1 -1
- package/resources/support/support.d.mts +3 -3
- package/resources/support/support.d.mts.map +1 -1
- package/resources/support/support.d.ts +3 -3
- package/resources/support/support.d.ts.map +1 -1
- package/resources/support/tickets/categories.d.mts +20 -20
- package/resources/support/tickets/categories.d.mts.map +1 -1
- package/resources/support/tickets/categories.d.ts +20 -20
- package/resources/support/tickets/categories.d.ts.map +1 -1
- package/resources/support/tickets/categories.js +25 -25
- package/resources/support/tickets/categories.js.map +1 -1
- package/resources/support/tickets/categories.mjs +25 -25
- package/resources/support/tickets/categories.mjs.map +1 -1
- package/resources/support/tickets/custom-fields.d.mts +22 -22
- package/resources/support/tickets/custom-fields.d.mts.map +1 -1
- package/resources/support/tickets/custom-fields.d.ts +22 -22
- package/resources/support/tickets/custom-fields.d.ts.map +1 -1
- package/resources/support/tickets/custom-fields.js +19 -19
- package/resources/support/tickets/custom-fields.js.map +1 -1
- package/resources/support/tickets/custom-fields.mjs +19 -19
- package/resources/support/tickets/custom-fields.mjs.map +1 -1
- package/resources/support/tickets/index.d.mts +4 -4
- package/resources/support/tickets/index.d.mts.map +1 -1
- package/resources/support/tickets/index.d.ts +4 -4
- package/resources/support/tickets/index.d.ts.map +1 -1
- package/resources/support/tickets/statuses.d.mts +19 -19
- package/resources/support/tickets/statuses.d.mts.map +1 -1
- package/resources/support/tickets/statuses.d.ts +19 -19
- package/resources/support/tickets/statuses.d.ts.map +1 -1
- package/resources/support/tickets/statuses.js +21 -21
- package/resources/support/tickets/statuses.js.map +1 -1
- package/resources/support/tickets/statuses.mjs +21 -21
- package/resources/support/tickets/statuses.mjs.map +1 -1
- package/resources/support/tickets/tickets.d.mts +75 -75
- package/resources/support/tickets/tickets.d.mts.map +1 -1
- package/resources/support/tickets/tickets.d.ts +75 -75
- package/resources/support/tickets/tickets.d.ts.map +1 -1
- package/resources/support/tickets/tickets.js +44 -44
- package/resources/support/tickets/tickets.js.map +1 -1
- package/resources/support/tickets/tickets.mjs +44 -44
- package/resources/support/tickets/tickets.mjs.map +1 -1
- package/resources/surveys.d.mts +43 -43
- package/resources/surveys.d.mts.map +1 -1
- package/resources/surveys.d.ts +43 -43
- package/resources/surveys.d.ts.map +1 -1
- package/resources/surveys.js +44 -44
- package/resources/surveys.js.map +1 -1
- package/resources/surveys.mjs +44 -44
- package/resources/surveys.mjs.map +1 -1
- package/resources/training-data/files.d.mts +292 -0
- package/resources/training-data/files.d.mts.map +1 -0
- package/resources/training-data/files.d.ts +292 -0
- package/resources/training-data/files.d.ts.map +1 -0
- package/resources/training-data/files.js +171 -0
- package/resources/training-data/files.js.map +1 -0
- package/resources/training-data/files.mjs +167 -0
- package/resources/training-data/files.mjs.map +1 -0
- package/resources/training-data/index.d.mts +4 -0
- package/resources/training-data/index.d.mts.map +1 -0
- package/resources/training-data/index.d.ts +4 -0
- package/resources/training-data/index.d.ts.map +1 -0
- package/resources/training-data/index.js +11 -0
- package/resources/training-data/index.js.map +1 -0
- package/resources/training-data/index.mjs +5 -0
- package/resources/training-data/index.mjs.map +1 -0
- package/resources/training-data/qna.d.mts +370 -0
- package/resources/training-data/qna.d.mts.map +1 -0
- package/resources/training-data/qna.d.ts +370 -0
- package/resources/training-data/qna.d.ts.map +1 -0
- package/resources/training-data/qna.js +177 -0
- package/resources/training-data/qna.js.map +1 -0
- package/resources/training-data/qna.mjs +173 -0
- package/resources/training-data/qna.mjs.map +1 -0
- package/resources/training-data/training-data.d.mts +442 -0
- package/resources/training-data/training-data.d.mts.map +1 -0
- package/resources/training-data/training-data.d.ts +442 -0
- package/resources/training-data/training-data.d.ts.map +1 -0
- package/resources/training-data/training-data.js +105 -0
- package/resources/training-data/training-data.js.map +1 -0
- package/resources/training-data/training-data.mjs +100 -0
- package/resources/training-data/training-data.mjs.map +1 -0
- package/resources/training-data.d.mts +2 -0
- package/resources/training-data.d.mts.map +1 -0
- package/resources/training-data.d.ts +2 -0
- package/resources/training-data.d.ts.map +1 -0
- package/resources/training-data.js +6 -0
- package/resources/training-data.js.map +1 -0
- package/resources/training-data.mjs +3 -0
- package/resources/training-data.mjs.map +1 -0
- package/resources/users/companies/companies.d.mts +121 -130
- package/resources/users/companies/companies.d.mts.map +1 -1
- package/resources/users/companies/companies.d.ts +121 -130
- package/resources/users/companies/companies.d.ts.map +1 -1
- package/resources/users/companies/companies.js +125 -125
- package/resources/users/companies/companies.js.map +1 -1
- package/resources/users/companies/companies.mjs +125 -125
- package/resources/users/companies/companies.mjs.map +1 -1
- package/resources/users/companies/contacts.d.mts +3 -3
- package/resources/users/companies/contacts.d.mts.map +1 -1
- package/resources/users/companies/contacts.d.ts +3 -3
- package/resources/users/companies/contacts.d.ts.map +1 -1
- package/resources/users/companies/index.d.mts +1 -1
- package/resources/users/companies/index.d.mts.map +1 -1
- package/resources/users/companies/index.d.ts +1 -1
- package/resources/users/companies/index.d.ts.map +1 -1
- package/resources/users/contacts/by-user-id/by-user-id.d.mts +2 -2
- package/resources/users/contacts/by-user-id/by-user-id.d.mts.map +1 -1
- package/resources/users/contacts/by-user-id/by-user-id.d.ts +2 -2
- package/resources/users/contacts/by-user-id/by-user-id.d.ts.map +1 -1
- package/resources/users/contacts/by-user-id/email-preferences.d.mts +2 -2
- package/resources/users/contacts/by-user-id/email-preferences.d.mts.map +1 -1
- package/resources/users/contacts/by-user-id/email-preferences.d.ts +2 -2
- package/resources/users/contacts/by-user-id/email-preferences.d.ts.map +1 -1
- package/resources/users/contacts/contacts.d.mts +249 -235
- package/resources/users/contacts/contacts.d.mts.map +1 -1
- package/resources/users/contacts/contacts.d.ts +249 -235
- package/resources/users/contacts/contacts.d.ts.map +1 -1
- package/resources/users/contacts/contacts.js +211 -184
- package/resources/users/contacts/contacts.js.map +1 -1
- package/resources/users/contacts/contacts.mjs +211 -184
- package/resources/users/contacts/contacts.mjs.map +1 -1
- package/resources/users/contacts/email-preferences.d.mts +2 -2
- package/resources/users/contacts/email-preferences.d.mts.map +1 -1
- package/resources/users/contacts/email-preferences.d.ts +2 -2
- package/resources/users/contacts/email-preferences.d.ts.map +1 -1
- package/resources/users/contacts/index.d.mts +1 -1
- package/resources/users/contacts/index.d.mts.map +1 -1
- package/resources/users/contacts/index.d.ts +1 -1
- package/resources/users/contacts/index.d.ts.map +1 -1
- package/resources/users/index.d.mts +2 -2
- package/resources/users/index.d.mts.map +1 -1
- package/resources/users/index.d.ts +2 -2
- package/resources/users/index.d.ts.map +1 -1
- package/resources/users/users.d.mts +2 -2
- package/resources/users/users.d.mts.map +1 -1
- package/resources/users/users.d.ts +2 -2
- package/resources/users/users.d.ts.map +1 -1
- package/resources/webhooks.d.mts +83 -83
- package/resources/webhooks.d.mts.map +1 -1
- package/resources/webhooks.d.ts +83 -83
- package/resources/webhooks.d.ts.map +1 -1
- package/resources/webhooks.js +77 -77
- package/resources/webhooks.js.map +1 -1
- package/resources/webhooks.mjs +77 -77
- package/resources/webhooks.mjs.map +1 -1
- package/src/client.ts +26 -6
- package/src/resources/audit-logs.ts +19 -1
- package/src/resources/changelogs/changelogs.ts +320 -175
- package/src/resources/changelogs/index.ts +1 -1
- package/src/resources/changelogs/subscribers.ts +31 -2
- package/src/resources/conversation-attributes.ts +40 -34
- package/src/resources/feedback/boards.ts +30 -30
- package/src/resources/feedback/comments.ts +137 -137
- package/src/resources/feedback/custom-fields.ts +46 -46
- package/src/resources/feedback/feedback.ts +6 -6
- package/src/resources/feedback/index.ts +6 -6
- package/src/resources/feedback/post-statuses.ts +33 -33
- package/src/resources/feedback/posts/index.ts +2 -2
- package/src/resources/feedback/posts/posts.ts +176 -176
- package/src/resources/feedback/posts/voters.ts +3 -3
- package/src/resources/help-center/articles.ts +631 -109
- package/src/resources/help-center/collections.ts +349 -88
- package/src/resources/help-center/help-center.ts +5 -5
- package/src/resources/help-center/help-centers.ts +202 -57
- package/src/resources/help-center/index.ts +5 -5
- package/src/resources/help-center/redirect-rules.ts +294 -178
- package/src/resources/index.ts +13 -6
- package/src/resources/organization/admins.ts +36 -36
- package/src/resources/organization/brands.ts +68 -68
- package/src/resources/organization/index.ts +3 -3
- package/src/resources/organization/organization.ts +3 -3
- package/src/resources/organization/teams.ts +54 -54
- package/src/resources/reports.ts +462 -272
- package/src/resources/support/conversation-tags.ts +62 -62
- package/src/resources/support/conversations/conversations.ts +453 -417
- package/src/resources/support/conversations/index.ts +4 -4
- package/src/resources/support/conversations/participants.ts +2 -2
- package/src/resources/support/index.ts +7 -7
- package/src/resources/support/support.ts +7 -7
- package/src/resources/support/tickets/categories.ts +35 -35
- package/src/resources/support/tickets/custom-fields.ts +29 -29
- package/src/resources/support/tickets/index.ts +4 -4
- package/src/resources/support/tickets/statuses.ts +31 -31
- package/src/resources/support/tickets/tickets.ts +101 -101
- package/src/resources/surveys.ts +60 -60
- package/src/resources/training-data/files.ts +431 -0
- package/src/resources/training-data/index.ts +31 -0
- package/src/resources/training-data/qna.ts +514 -0
- package/src/resources/training-data/training-data.ts +603 -0
- package/src/resources/training-data.ts +3 -0
- package/src/resources/users/companies/companies.ts +158 -172
- package/src/resources/users/companies/contacts.ts +3 -3
- package/src/resources/users/companies/index.ts +2 -2
- package/src/resources/users/contacts/by-user-id/by-user-id.ts +2 -2
- package/src/resources/users/contacts/by-user-id/email-preferences.ts +2 -2
- package/src/resources/users/contacts/contacts.ts +284 -280
- package/src/resources/users/contacts/email-preferences.ts +2 -2
- package/src/resources/users/contacts/index.ts +3 -3
- package/src/resources/users/index.ts +5 -5
- package/src/resources/users/users.ts +5 -5
- package/src/resources/webhooks.ts +106 -100
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"contacts.d.ts","sourceRoot":"","sources":["../../../src/resources/users/contacts/contacts.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,kCAA+B;AACrD,OAAO,KAAK,WAAW,sBAAmB;AAC1C,OAAO,KAAK,QAAQ,sCAAmC;AACvD,OAAO,KAAK,YAAY,kCAA+B;AACvD,OAAO,KAAK,mBAAmB,+BAA4B;AAC3D,OAAO,EACL,6BAA6B,EAC7B,2BAA2B,EAC3B,gBAAgB,EAChB,eAAe,EACf,iBAAiB,EACjB,oBAAoB,EACrB,+BAA4B;AAC7B,OAAO,KAAK,WAAW,mCAAgC;AACvD,OAAO,EACL,QAAQ,EACR,oBAAoB,EACpB,sBAAsB,EACtB,wBAAwB,EACzB,mCAAgC;AACjC,OAAO,EAAE,UAAU,EAAE,qCAAkC;AACvD,OAAO,EAAE,UAAU,EAAE,KAAK,gBAAgB,EAAE,WAAW,EAAE,oCAAiC;AAE1F,OAAO,EAAE,cAAc,EAAE,6CAA0C;AAGnE;;GAEG;AACH,qBAAa,QAAS,SAAQ,WAAW;IACvC,QAAQ,EAAE,WAAW,CAAC,QAAQ,CAA0C;IACxE,gBAAgB,EAAE,mBAAmB,CAAC,gBAAgB,CAEpD;IAEF
|
|
1
|
+
{"version":3,"file":"contacts.d.ts","sourceRoot":"","sources":["../../../src/resources/users/contacts/contacts.ts"],"names":[],"mappings":"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"}
|
|
@@ -21,27 +21,19 @@ class Contacts extends resource_1.APIResource {
|
|
|
21
21
|
this.emailPreferences = new EmailPreferencesAPI.EmailPreferences(this._client);
|
|
22
22
|
}
|
|
23
23
|
/**
|
|
24
|
-
*
|
|
25
|
-
* cursor-based pagination.
|
|
26
|
-
*
|
|
27
|
-
* ### Query Parameters
|
|
28
|
-
*
|
|
29
|
-
* - `limit` - Number of contacts to return (1-100, default 10)
|
|
30
|
-
* - `cursor` - Cursor from previous response for pagination
|
|
31
|
-
* - `contactType` - Filter by contact type: "customer" (default), "lead", or "all"
|
|
24
|
+
* Retrieves a single contact by their Featurebase ID.
|
|
32
25
|
*
|
|
33
|
-
*
|
|
26
|
+
* Returns both customers and leads.
|
|
34
27
|
*
|
|
35
|
-
*
|
|
28
|
+
* ### Path Parameters
|
|
36
29
|
*
|
|
37
|
-
* - `
|
|
38
|
-
* - `data` - Array of contact objects
|
|
39
|
-
* - `nextCursor` - Cursor for the next page, or null if no more results
|
|
30
|
+
* - `id` - The Featurebase contact ID (24-character ObjectId)
|
|
40
31
|
*
|
|
41
|
-
* ###
|
|
32
|
+
* ### Response Format
|
|
42
33
|
*
|
|
43
|
-
*
|
|
34
|
+
* Returns a single contact object with:
|
|
44
35
|
*
|
|
36
|
+
* - `object` - Always "contact"
|
|
45
37
|
* - `id` - Unique contact identifier
|
|
46
38
|
* - `userId` - External user ID from SSO (if set)
|
|
47
39
|
* - `email` - Contact email address
|
|
@@ -58,129 +50,11 @@ class Contacts extends resource_1.APIResource {
|
|
|
58
50
|
*
|
|
59
51
|
* ```json
|
|
60
52
|
* {
|
|
61
|
-
* "object": "list",
|
|
62
|
-
* "data": [
|
|
63
|
-
* {
|
|
64
|
-
* "object": "contact",
|
|
65
|
-
* "id": "676f0f6765bdaa7d7d760f88",
|
|
66
|
-
* "email": "john@example.com",
|
|
67
|
-
* "name": "John Doe",
|
|
68
|
-
* "type": "customer",
|
|
69
|
-
* ...
|
|
70
|
-
* }
|
|
71
|
-
* ],
|
|
72
|
-
* "nextCursor": "eyJpZCI6IjUwN2YxZjc3YmNmODZjZDc5OTQzOTAxMSJ9"
|
|
73
|
-
* }
|
|
74
|
-
* ```
|
|
75
|
-
*
|
|
76
|
-
* ### Version Availability
|
|
77
|
-
*
|
|
78
|
-
* This endpoint is only available in API version 2026-01-01.nova and newer.
|
|
79
|
-
*
|
|
80
|
-
* @example
|
|
81
|
-
* ```ts
|
|
82
|
-
* // Automatically fetches more pages as needed.
|
|
83
|
-
* for await (const contact of client.users.contacts.list()) {
|
|
84
|
-
* // ...
|
|
85
|
-
* }
|
|
86
|
-
* ```
|
|
87
|
-
*/
|
|
88
|
-
list(params = {}, options) {
|
|
89
|
-
const { 'Featurebase-Version': featurebaseVersion, ...query } = params ?? {};
|
|
90
|
-
return this._client.getAPIList('/v2/contacts', (pagination_1.CursorPage), {
|
|
91
|
-
query,
|
|
92
|
-
...options,
|
|
93
|
-
headers: (0, headers_1.buildHeaders)([
|
|
94
|
-
{
|
|
95
|
-
...(featurebaseVersion?.toString() != null ?
|
|
96
|
-
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
97
|
-
: undefined),
|
|
98
|
-
},
|
|
99
|
-
options?.headers,
|
|
100
|
-
]),
|
|
101
|
-
});
|
|
102
|
-
}
|
|
103
|
-
/**
|
|
104
|
-
* Creates a new contact or updates an existing one.
|
|
105
|
-
*
|
|
106
|
-
* If a contact with the given `email` or `userId` already exists, it will be
|
|
107
|
-
* updated. Otherwise, a new contact will be created.
|
|
108
|
-
*
|
|
109
|
-
* **At least one of `email` or `userId` must be provided for identification.**
|
|
110
|
-
*
|
|
111
|
-
* ### Request Body
|
|
112
|
-
*
|
|
113
|
-
* | Field | Type | Required | Description |
|
|
114
|
-
* | ----------------------- | ------- | ------------------- | --------------------------------------- |
|
|
115
|
-
* | `email` | string | One of email/userId | Contact email address |
|
|
116
|
-
* | `userId` | string | One of email/userId | External user ID from your system |
|
|
117
|
-
* | `name` | string | No | Contact display name |
|
|
118
|
-
* | `profilePicture` | string | No | Profile picture URL |
|
|
119
|
-
* | `companies` | array | No | Companies the contact belongs to |
|
|
120
|
-
* | `customFields` | object | No | Custom field values |
|
|
121
|
-
* | `subscribedToChangelog` | boolean | No | Whether subscribed to changelog |
|
|
122
|
-
* | `locale` | string | No | Contact locale/language |
|
|
123
|
-
* | `phone` | string | No | Contact phone number |
|
|
124
|
-
* | `roles` | array | No | Role (User Tag) names to assign |
|
|
125
|
-
* | `userHash` | string | No | HMAC hash for identity verification |
|
|
126
|
-
* | `createdAt` | string | No | When the contact was created (ISO 8601) |
|
|
127
|
-
*
|
|
128
|
-
* ### Company Object
|
|
129
|
-
*
|
|
130
|
-
* Each company in the `companies` array can have:
|
|
131
|
-
*
|
|
132
|
-
* - `id` (required) - External company ID from your system
|
|
133
|
-
* - `name` (required) - Company name
|
|
134
|
-
* - `monthlySpend` - Monthly spend/revenue
|
|
135
|
-
* - `customFields` - Custom field values
|
|
136
|
-
* - `industry` - Industry
|
|
137
|
-
* - `website` - Company website URL
|
|
138
|
-
* - `plan` - Current plan/subscription
|
|
139
|
-
* - `companySize` - Number of employees
|
|
140
|
-
* - `createdAt` - When the company was created
|
|
141
|
-
*
|
|
142
|
-
* ### Response
|
|
143
|
-
*
|
|
144
|
-
* Returns the created or updated contact object.
|
|
145
|
-
*
|
|
146
|
-
* - **201 Created** - A new contact was created
|
|
147
|
-
* - **200 OK** - An existing contact was updated
|
|
148
|
-
*
|
|
149
|
-
* ### Example Request
|
|
150
|
-
*
|
|
151
|
-
* ```json
|
|
152
|
-
* {
|
|
153
|
-
* "email": "john@example.com",
|
|
154
|
-
* "name": "John Doe",
|
|
155
|
-
* "userId": "usr_12345",
|
|
156
|
-
* "companies": [
|
|
157
|
-
* {
|
|
158
|
-
* "id": "company_123",
|
|
159
|
-
* "name": "Acme Inc",
|
|
160
|
-
* "monthlySpend": 500,
|
|
161
|
-
* "plan": "enterprise"
|
|
162
|
-
* }
|
|
163
|
-
* ],
|
|
164
|
-
* "customFields": {
|
|
165
|
-
* "plan": "pro",
|
|
166
|
-
* "signupSource": "website"
|
|
167
|
-
* },
|
|
168
|
-
* "subscribedToChangelog": true
|
|
169
|
-
* }
|
|
170
|
-
* ```
|
|
171
|
-
*
|
|
172
|
-
* ### Example Response
|
|
173
|
-
*
|
|
174
|
-
* ```json
|
|
175
|
-
* {
|
|
176
53
|
* "object": "contact",
|
|
177
54
|
* "id": "676f0f6765bdaa7d7d760f88",
|
|
178
55
|
* "email": "john@example.com",
|
|
179
56
|
* "name": "John Doe",
|
|
180
|
-
* "userId": "usr_12345",
|
|
181
57
|
* "type": "customer",
|
|
182
|
-
* "companies": [...],
|
|
183
|
-
* "customFields": {...},
|
|
184
58
|
* ...
|
|
185
59
|
* }
|
|
186
60
|
* ```
|
|
@@ -191,14 +65,14 @@ class Contacts extends resource_1.APIResource {
|
|
|
191
65
|
*
|
|
192
66
|
* @example
|
|
193
67
|
* ```ts
|
|
194
|
-
* const
|
|
195
|
-
*
|
|
68
|
+
* const contact = await client.users.contacts.retrieve(
|
|
69
|
+
* '507f1f77bcf86cd799439011',
|
|
70
|
+
* );
|
|
196
71
|
* ```
|
|
197
72
|
*/
|
|
198
|
-
|
|
199
|
-
const { 'Featurebase-Version': featurebaseVersion
|
|
200
|
-
return this._client.
|
|
201
|
-
body,
|
|
73
|
+
retrieve(id, params = {}, options) {
|
|
74
|
+
const { 'Featurebase-Version': featurebaseVersion } = params ?? {};
|
|
75
|
+
return this._client.get((0, path_1.path) `/v2/contacts/${id}`, {
|
|
202
76
|
...options,
|
|
203
77
|
headers: (0, headers_1.buildHeaders)([
|
|
204
78
|
{
|
|
@@ -211,19 +85,27 @@ class Contacts extends resource_1.APIResource {
|
|
|
211
85
|
});
|
|
212
86
|
}
|
|
213
87
|
/**
|
|
214
|
-
*
|
|
215
|
-
*
|
|
216
|
-
* Returns both customers and leads.
|
|
88
|
+
* Returns a list of contacts (customers and leads) in your organization using
|
|
89
|
+
* cursor-based pagination.
|
|
217
90
|
*
|
|
218
|
-
* ###
|
|
91
|
+
* ### Query Parameters
|
|
219
92
|
*
|
|
220
|
-
* - `
|
|
93
|
+
* - `limit` - Number of contacts to return (1-100, default 10)
|
|
94
|
+
* - `cursor` - Cursor from previous response for pagination
|
|
95
|
+
* - `contactType` - Filter by contact type: "customer" (default), "lead", or "all"
|
|
221
96
|
*
|
|
222
97
|
* ### Response Format
|
|
223
98
|
*
|
|
224
|
-
* Returns a
|
|
99
|
+
* Returns a list object with:
|
|
100
|
+
*
|
|
101
|
+
* - `object` - Always "list"
|
|
102
|
+
* - `data` - Array of contact objects
|
|
103
|
+
* - `nextCursor` - Cursor for the next page, or null if no more results
|
|
104
|
+
*
|
|
105
|
+
* ### Contact Object
|
|
106
|
+
*
|
|
107
|
+
* Each contact includes:
|
|
225
108
|
*
|
|
226
|
-
* - `object` - Always "contact"
|
|
227
109
|
* - `id` - Unique contact identifier
|
|
228
110
|
* - `userId` - External user ID from SSO (if set)
|
|
229
111
|
* - `email` - Contact email address
|
|
@@ -240,12 +122,18 @@ class Contacts extends resource_1.APIResource {
|
|
|
240
122
|
*
|
|
241
123
|
* ```json
|
|
242
124
|
* {
|
|
243
|
-
* "object": "
|
|
244
|
-
* "
|
|
245
|
-
*
|
|
246
|
-
*
|
|
247
|
-
*
|
|
248
|
-
*
|
|
125
|
+
* "object": "list",
|
|
126
|
+
* "data": [
|
|
127
|
+
* {
|
|
128
|
+
* "object": "contact",
|
|
129
|
+
* "id": "676f0f6765bdaa7d7d760f88",
|
|
130
|
+
* "email": "john@example.com",
|
|
131
|
+
* "name": "John Doe",
|
|
132
|
+
* "type": "customer",
|
|
133
|
+
* ...
|
|
134
|
+
* }
|
|
135
|
+
* ],
|
|
136
|
+
* "nextCursor": "eyJpZCI6IjUwN2YxZjc3YmNmODZjZDc5OTQzOTAxMSJ9"
|
|
249
137
|
* }
|
|
250
138
|
* ```
|
|
251
139
|
*
|
|
@@ -255,14 +143,16 @@ class Contacts extends resource_1.APIResource {
|
|
|
255
143
|
*
|
|
256
144
|
* @example
|
|
257
145
|
* ```ts
|
|
258
|
-
*
|
|
259
|
-
*
|
|
260
|
-
*
|
|
146
|
+
* // Automatically fetches more pages as needed.
|
|
147
|
+
* for await (const contact of client.users.contacts.list()) {
|
|
148
|
+
* // ...
|
|
149
|
+
* }
|
|
261
150
|
* ```
|
|
262
151
|
*/
|
|
263
|
-
|
|
264
|
-
const { 'Featurebase-Version': featurebaseVersion } = params ?? {};
|
|
265
|
-
return this._client.
|
|
152
|
+
list(params = {}, options) {
|
|
153
|
+
const { 'Featurebase-Version': featurebaseVersion, ...query } = params ?? {};
|
|
154
|
+
return this._client.getAPIList('/v2/contacts', (pagination_1.CursorPage), {
|
|
155
|
+
query,
|
|
266
156
|
...options,
|
|
267
157
|
headers: (0, headers_1.buildHeaders)([
|
|
268
158
|
{
|
|
@@ -404,59 +294,131 @@ class Contacts extends resource_1.APIResource {
|
|
|
404
294
|
});
|
|
405
295
|
}
|
|
406
296
|
/**
|
|
407
|
-
*
|
|
408
|
-
*
|
|
409
|
-
* ### Path Parameters
|
|
297
|
+
* Creates a new contact or updates an existing one.
|
|
410
298
|
*
|
|
411
|
-
*
|
|
299
|
+
* If a contact with the given `email` or `userId` already exists, it will be
|
|
300
|
+
* updated. Otherwise, a new contact will be created.
|
|
412
301
|
*
|
|
413
|
-
*
|
|
302
|
+
* **At least one of `email` or `userId` must be provided for identification.**
|
|
414
303
|
*
|
|
415
|
-
*
|
|
304
|
+
* ### Request Body
|
|
416
305
|
*
|
|
417
|
-
*
|
|
418
|
-
*
|
|
306
|
+
* | Field | Type | Required | Description |
|
|
307
|
+
* | ----------------------- | -------------- | ------------------- | ----------------------------------------------------------------------------- |
|
|
308
|
+
* | `email` | string or null | One of email/userId | Contact email address. Send `null` with `userId` to remove the current email. |
|
|
309
|
+
* | `userId` | string or null | One of email/userId | External user ID. Send `null` with `email` to remove it. |
|
|
310
|
+
* | `name` | string or null | No | Contact display name. `null` resets it to the system fallback. |
|
|
311
|
+
* | `profilePicture` | string or null | No | Profile picture URL. `null` removes it. |
|
|
312
|
+
* | `companies` | array | No | Replacement company list. `[]` removes all memberships. |
|
|
313
|
+
* | `customFields` | object | No | Values merge by key. A key with `null` is removed. |
|
|
314
|
+
* | `subscribedToChangelog` | boolean | No | Whether subscribed to changelog |
|
|
315
|
+
* | `locale` | string or null | No | Contact locale/language. `null` removes it. |
|
|
316
|
+
* | `phone` | string or null | No | Contact phone number. `null` removes it. |
|
|
317
|
+
* | `roles` | array | No | Replacement role list. `[]` removes all roles. |
|
|
318
|
+
* | `userHash` | string | No | HMAC hash for identity verification |
|
|
319
|
+
* | `createdAt` | string | No | When the contact was created (ISO 8601) |
|
|
320
|
+
*
|
|
321
|
+
* ### Orbit Field Update Semantics
|
|
322
|
+
*
|
|
323
|
+
* - Omit a field to keep its current value.
|
|
324
|
+
* - Send a non-null scalar value to add or replace that value.
|
|
325
|
+
* - Send `null` for `email`, `userId`, `name`, `profilePicture`, `phone`, or
|
|
326
|
+
* `locale` to clear or reset it.
|
|
327
|
+
* - A contact must keep at least one identifier. Removing `email` requires
|
|
328
|
+
* `userId`. Removing `userId` requires `email`.
|
|
329
|
+
* - Send an array to replace the stored list. Send `[]` to clear `companies` or
|
|
330
|
+
* `roles`.
|
|
331
|
+
* - `customFields` is merged by key. Omitted keys stay unchanged. A key with
|
|
332
|
+
* `null` is removed.
|
|
333
|
+
* - `createdAt` and `subscribedToChangelog` do not accept `null`. Use `false` to
|
|
334
|
+
* turn off changelog subscription.
|
|
335
|
+
* - Empty strings are not deletion values for typed contact fields.
|
|
419
336
|
*
|
|
420
|
-
* ###
|
|
337
|
+
* ### Company Object
|
|
421
338
|
*
|
|
422
|
-
*
|
|
339
|
+
* Each company in the `companies` array can have:
|
|
423
340
|
*
|
|
424
|
-
* -
|
|
425
|
-
* -
|
|
426
|
-
* -
|
|
341
|
+
* - `id` (required) - External company ID from your system
|
|
342
|
+
* - `name` (required) - Company name
|
|
343
|
+
* - `monthlySpend` - Monthly spend/revenue
|
|
344
|
+
* - `customFields` - Custom field values
|
|
345
|
+
* - `industry` - Industry
|
|
346
|
+
* - `website` - Company website URL
|
|
347
|
+
* - `plan` - Current plan/subscription
|
|
348
|
+
* - `companySize` - Number of employees
|
|
349
|
+
* - `createdAt` - When the company was created
|
|
427
350
|
*
|
|
428
351
|
* ### Response
|
|
429
352
|
*
|
|
430
|
-
* Returns
|
|
353
|
+
* Returns the created or updated contact object.
|
|
431
354
|
*
|
|
432
|
-
* -
|
|
433
|
-
* -
|
|
434
|
-
*
|
|
355
|
+
* - **201 Created** - A new contact was created
|
|
356
|
+
* - **200 OK** - An existing contact was updated
|
|
357
|
+
*
|
|
358
|
+
* ### Example Request
|
|
359
|
+
*
|
|
360
|
+
* ```json
|
|
361
|
+
* {
|
|
362
|
+
* "email": "john@example.com",
|
|
363
|
+
* "name": "John Doe",
|
|
364
|
+
* "userId": "usr_12345",
|
|
365
|
+
* "companies": [
|
|
366
|
+
* {
|
|
367
|
+
* "id": "company_123",
|
|
368
|
+
* "name": "Acme Inc",
|
|
369
|
+
* "monthlySpend": 500,
|
|
370
|
+
* "plan": "enterprise"
|
|
371
|
+
* }
|
|
372
|
+
* ],
|
|
373
|
+
* "customFields": {
|
|
374
|
+
* "plan": "pro",
|
|
375
|
+
* "signupSource": "website"
|
|
376
|
+
* },
|
|
377
|
+
* "subscribedToChangelog": true
|
|
378
|
+
* }
|
|
379
|
+
* ```
|
|
380
|
+
*
|
|
381
|
+
* ### Example: Remove an Email
|
|
382
|
+
*
|
|
383
|
+
* ```json
|
|
384
|
+
* {
|
|
385
|
+
* "userId": "usr_12345",
|
|
386
|
+
* "email": null
|
|
387
|
+
* }
|
|
388
|
+
* ```
|
|
435
389
|
*
|
|
436
390
|
* ### Example Response
|
|
437
391
|
*
|
|
438
392
|
* ```json
|
|
439
393
|
* {
|
|
440
|
-
* "id": "507f1f77bcf86cd799439011",
|
|
441
394
|
* "object": "contact",
|
|
442
|
-
* "
|
|
395
|
+
* "id": "676f0f6765bdaa7d7d760f88",
|
|
396
|
+
* "email": "john@example.com",
|
|
397
|
+
* "name": "John Doe",
|
|
398
|
+
* "userId": "usr_12345",
|
|
399
|
+
* "type": "customer",
|
|
400
|
+
* "companies": [...],
|
|
401
|
+
* "customFields": {...},
|
|
402
|
+
* ...
|
|
443
403
|
* }
|
|
444
404
|
* ```
|
|
445
405
|
*
|
|
446
406
|
* ### Version Availability
|
|
447
407
|
*
|
|
448
|
-
* This endpoint is
|
|
408
|
+
* This endpoint is available in API version 2026-01-01.nova and newer. The Orbit
|
|
409
|
+
* field update rules, including null removal and empty-array replacement, require
|
|
410
|
+
* API version 2026-08-19.orbit or newer.
|
|
449
411
|
*
|
|
450
412
|
* @example
|
|
451
413
|
* ```ts
|
|
452
|
-
* const response =
|
|
453
|
-
*
|
|
454
|
-
* );
|
|
414
|
+
* const response =
|
|
415
|
+
* await client.users.contacts.createOrUpdate();
|
|
455
416
|
* ```
|
|
456
417
|
*/
|
|
457
|
-
|
|
458
|
-
const { 'Featurebase-Version': featurebaseVersion } = params
|
|
459
|
-
return this._client.post(
|
|
418
|
+
createOrUpdate(params, options) {
|
|
419
|
+
const { 'Featurebase-Version': featurebaseVersion, ...body } = params;
|
|
420
|
+
return this._client.post('/v2/contacts', {
|
|
421
|
+
body,
|
|
460
422
|
...options,
|
|
461
423
|
headers: (0, headers_1.buildHeaders)([
|
|
462
424
|
{
|
|
@@ -577,6 +539,71 @@ class Contacts extends resource_1.APIResource {
|
|
|
577
539
|
]),
|
|
578
540
|
});
|
|
579
541
|
}
|
|
542
|
+
/**
|
|
543
|
+
* Unblocks a contact by their Featurebase ID from the global moderation system.
|
|
544
|
+
*
|
|
545
|
+
* ### Path Parameters
|
|
546
|
+
*
|
|
547
|
+
* - `id` - The Featurebase internal ID of the contact (MongoDB ObjectId)
|
|
548
|
+
*
|
|
549
|
+
* ### Supported Contact Types
|
|
550
|
+
*
|
|
551
|
+
* This endpoint unblocks both:
|
|
552
|
+
*
|
|
553
|
+
* - **Customers** - Users with registered accounts
|
|
554
|
+
* - **Leads** - Anonymous or unregistered visitors
|
|
555
|
+
*
|
|
556
|
+
* ### Unblocking Behavior
|
|
557
|
+
*
|
|
558
|
+
* When a contact is unblocked:
|
|
559
|
+
*
|
|
560
|
+
* - The contact can resume sending messages via messenger
|
|
561
|
+
* - Previously blocked conversations remain intact
|
|
562
|
+
* - The contact regains full messenger functionality
|
|
563
|
+
*
|
|
564
|
+
* ### Response
|
|
565
|
+
*
|
|
566
|
+
* Returns an unblock confirmation object:
|
|
567
|
+
*
|
|
568
|
+
* - `id` - The ID of the unblocked contact
|
|
569
|
+
* - `object` - Always "contact"
|
|
570
|
+
* - `unblocked` - Always `true`
|
|
571
|
+
*
|
|
572
|
+
* ### Example Response
|
|
573
|
+
*
|
|
574
|
+
* ```json
|
|
575
|
+
* {
|
|
576
|
+
* "id": "507f1f77bcf86cd799439011",
|
|
577
|
+
* "object": "contact",
|
|
578
|
+
* "unblocked": true
|
|
579
|
+
* }
|
|
580
|
+
* ```
|
|
581
|
+
*
|
|
582
|
+
* ### Version Availability
|
|
583
|
+
*
|
|
584
|
+
* This endpoint is only available in API version 2026-01-01.nova and newer.
|
|
585
|
+
*
|
|
586
|
+
* @example
|
|
587
|
+
* ```ts
|
|
588
|
+
* const response = await client.users.contacts.unblock(
|
|
589
|
+
* '507f1f77bcf86cd799439011',
|
|
590
|
+
* );
|
|
591
|
+
* ```
|
|
592
|
+
*/
|
|
593
|
+
unblock(id, params = {}, options) {
|
|
594
|
+
const { 'Featurebase-Version': featurebaseVersion } = params ?? {};
|
|
595
|
+
return this._client.post((0, path_1.path) `/v2/contacts/${id}/unblock`, {
|
|
596
|
+
...options,
|
|
597
|
+
headers: (0, headers_1.buildHeaders)([
|
|
598
|
+
{
|
|
599
|
+
...(featurebaseVersion?.toString() != null ?
|
|
600
|
+
{ 'Featurebase-Version': featurebaseVersion?.toString() }
|
|
601
|
+
: undefined),
|
|
602
|
+
},
|
|
603
|
+
options?.headers,
|
|
604
|
+
]),
|
|
605
|
+
});
|
|
606
|
+
}
|
|
580
607
|
}
|
|
581
608
|
exports.Contacts = Contacts;
|
|
582
609
|
Contacts.ByUserID = by_user_id_1.ByUserID;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"contacts.js","sourceRoot":"","sources":["../../../src/resources/users/contacts/contacts.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;;AAEtF,wDAAqD;AAIrD,oFAA2D;AAC3D,8DAO6B;AAC7B,gFAAuD;AACvD,2DAKiC;AAEjC,4DAA0F;AAC1F,0DAAyD;AAEzD,0DAAoD;AAEpD;;GAEG;AACH,MAAa,QAAS,SAAQ,sBAAW;IAAzC;;QACE,aAAQ,GAAyB,IAAI,WAAW,CAAC,QAAQ,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;QACxE,qBAAgB,GAAyC,IAAI,mBAAmB,CAAC,gBAAgB,CAC/F,IAAI,CAAC,OAAO,CACb,CAAC;
|
|
1
|
+
{"version":3,"file":"contacts.js","sourceRoot":"","sources":["../../../src/resources/users/contacts/contacts.ts"],"names":[],"mappings":"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"}
|